The Input "#00001f" detected as "HEX".
| Color | ||
| websafe | No | |
| Hex | #00001f | |
| RGB | rgb(0,0,31) | |
| RGB in % | rgb(0%,0%,12%) | |
| CMY in % | C=100 M=100 Y=88 |
|
| CMYK in % | C=100 M=100 Y=0 K=88 |
|
| HSL | hsl(240,100%,6%) | |
| HSV | hsv(240,100%,12%) | |
| Rec. 601 luma | 3.534 | |
| Rec. 709 luma | 2.2382 | |
| Rec. 2020 luma | 1.8383 | |
| Grey scale (Rec. 601 luma) | #040404 | |
| Grey scale (Rec. 709 luma) | #020202 | |
| Grey scale (Rec. 2020 luma) | #020202 | |
| Complementary color | #ffffe0 | |
| Decimal | 31 | |
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