The Input "NavajoWhite" detected as "CSS3 color name".
| Color | ||
| websafe | No | |
| CSS3 Color names |
|
|
| Hex | #ffdead | |
| RGB | rgb(255,222,173) | |
| RGB in % | rgb(100%,87%,68%) | |
| CMY in % | C=0 M=13 Y=32 |
|
| CMYK in % | C=0 M=13 Y=32 K=0 |
|
| HSL | hsl(36,100%,84%) | |
| HSV | hsv(36,32%,100%) | |
| Rec. 601 luma | 226.281 | |
| Rec. 709 luma | 225.478 | |
| Rec. 2020 luma | 227.7634 | |
| Grey scale (Rec. 601 luma) | #e2e2e2 | |
| Grey scale (Rec. 709 luma) | #e1e1e1 | |
| Grey scale (Rec. 2020 luma) | #e4e4e4 | |
| Complementary color | #002152 | |
| Decimal | 16768685 | |
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