The Input "cornsilk" detected as "CSS3 color name".
| Color | ||
| websafe | No | |
| CSS3 Color names |
|
|
| Hex | #fff8dc | |
| RGB | rgb(255,248,220) | |
| RGB in % | rgb(100%,97%,86%) | |
| CMY in % | C=0 M=3 Y=14 |
|
| CMYK in % | C=0 M=3 Y=14 K=0 |
|
| HSL | hsl(48,100%,93%) | |
| HSV | hsv(48,14%,100%) | |
| Rec. 601 luma | 246.901 | |
| Rec. 709 luma | 247.4666 | |
| Rec. 2020 luma | 248.1785 | |
| Grey scale (Rec. 601 luma) | #f7f7f7 | |
| Grey scale (Rec. 709 luma) | #f7f7f7 | |
| Grey scale (Rec. 2020 luma) | #f8f8f8 | |
| Complementary color | #000723 | |
| Decimal | 16775388 | |
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