The Input "#FF0099" detected as "HEX".
| Color | ||
| websafe | Yes | |
| Hex | #ff0099 | |
| Hex (short) | #f09 | |
| RGB | rgb(255,0,153) | |
| RGB in % | rgb(100%,0%,60%) | |
| CMY in % | C=0 M=100 Y=40 |
|
| CMYK in % | C=0 M=100 Y=40 K=0 |
|
| HSL | hsl(324,100%,50%) | |
| HSV | hsv(324,100%,100%) | |
| Rec. 601 luma | 93.687 | |
| Rec. 709 luma | 65.2596 | |
| Rec. 2020 luma | 76.0614 | |
| Grey scale (Rec. 601 luma) | #5e5e5e | |
| Grey scale (Rec. 709 luma) | #414141 | |
| Grey scale (Rec. 2020 luma) | #4c4c4c | |
| Complementary color | #00ff66 | |
| Decimal | 16711833 | |
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