The Input "#000033" detected as "HEX".
| Color | ||
| websafe | Yes | |
| Hex | #000033 | |
| Hex (short) | #003 | |
| RGB | rgb(0,0,51) | |
| RGB in % | rgb(0%,0%,20%) | |
| CMY in % | C=100 M=100 Y=80 |
|
| CMYK in % | C=100 M=100 Y=0 K=80 |
|
| HSL | hsl(240,100%,10%) | |
| HSV | hsv(240,100%,20%) | |
| Rec. 601 luma | 5.814 | |
| Rec. 709 luma | 3.6822 | |
| Rec. 2020 luma | 3.0243 | |
| Grey scale (Rec. 601 luma) | #060606 | |
| Grey scale (Rec. 709 luma) | #040404 | |
| Grey scale (Rec. 2020 luma) | #030303 | |
| Complementary color | #ffffcc | |
| Decimal | 51 | |
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