The Input "#FF3" detected as "HEX".
| Color | ||
| websafe | Yes | |
| Hex | #ffff33 | |
| Hex (short) | #ff3 | |
| RGB | rgb(255,255,51) | |
| RGB in % | rgb(100%,100%,20%) | |
| CMY in % | C=0 M=0 Y=80 |
|
| CMYK in % | C=0 M=0 Y=80 K=0 |
|
| HSL | hsl(60,100%,60%) | |
| HSV | hsv(60,80%,100%) | |
| Rec. 601 luma | 231.744 | |
| Rec. 709 luma | 240.2712 | |
| Rec. 2020 luma | 242.9028 | |
| Grey scale (Rec. 601 luma) | #e8e8e8 | |
| Grey scale (Rec. 709 luma) | #f0f0f0 | |
| Grey scale (Rec. 2020 luma) | #f3f3f3 | |
| Complementary color | #0000cc | |
| Decimal | 16777011 | |
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