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 | |
| Color | ||
| websafe | yes | |
| Hex | #ffcc99 | |
| Hex (short) | #fc9 | |
| RGB | rgb(255,204,153) | |
| RGB in % | rgb(100%,80%,60%) | |
| CMY in % | C=0 M=20 Y=40 |
|
| CMYK in % | C=0 M=20 Y=40 K=0 |
|
| HSL | hsl(30,100%,80%) | |
| HSV | hsv(30,40%,100%) | |
| Rec. 601 luma | 213.435 | |
| Rec. 709 luma | 211.1604 | |
| Rec. 2020 luma | 214.3734 | |
| Grey scale (Rec. 601 luma) | #d5d5d5 | |
| Grey scale (Rec. 709 luma) | #d3d3d3 | |
| Grey scale (Rec. 2020 luma) | #d6d6d6 | |
| Complementary color | #003366 | |
| Decimal | 16764057 | |
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