The Input "#FF6" detected as "HEX".
| Color | ||
| websafe | Yes | |
| Hex | #ffff66 | |
| Hex (short) | #ff6 | |
| RGB | rgb(255,255,102) | |
| RGB in % | rgb(100%,100%,40%) | |
| CMY in % | C=0 M=0 Y=60 |
|
| CMYK in % | C=0 M=0 Y=60 K=0 |
|
| HSL | hsl(60,100%,70%) | |
| HSV | hsv(60,60%,100%) | |
| Rec. 601 luma | 237.558 | |
| Rec. 709 luma | 243.9534 | |
| Rec. 2020 luma | 245.9271 | |
| Grey scale (Rec. 601 luma) | #eeeeee | |
| Grey scale (Rec. 709 luma) | #f4f4f4 | |
| Grey scale (Rec. 2020 luma) | #f6f6f6 | |
| Complementary color | #000099 | |
| Decimal | 16777062 | |
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