The Input "#ff0080" detected as "HEX".
| Color | ||
| websafe | No | |
| Hex | #ff0080 | |
| RGB | rgb(255,0,128) | |
| RGB in % | rgb(100%,0%,50%) | |
| CMY in % | C=0 M=100 Y=50 |
|
| CMYK in % | C=0 M=100 Y=50 K=0 |
|
| HSL | hsl(330,100%,50%) | |
| HSV | hsv(330,100%,100%) | |
| Rec. 601 luma | 90.837 | |
| Rec. 709 luma | 63.4546 | |
| Rec. 2020 luma | 74.5789 | |
| Grey scale (Rec. 601 luma) | #5b5b5b | |
| Grey scale (Rec. 709 luma) | #3f3f3f | |
| Grey scale (Rec. 2020 luma) | #4b4b4b | |
| Complementary color | #00ff7f | |
| Decimal | 16711808 | |
Show the nearest websafe color data.
The following inputs are converted automatically:
X11 Color names
example: DodgerBlue4
#rrggbb; rrggbb; #rgb; rgb
(HEX to RGB bzw. HEX2RGB)
example: #4169E1
rgb(r,g,b); r,g,b; rgb(r%,g%,b%); r%,g%,b%
(RGB to HEX bzw. RGB2HEX)
example: 106,90,205