The Input "AntiqueWhite1" detected as "CSS3 color name".
| Color | ||
| websafe | No | |
| CSS3 Color name |
|
|
| Hex | #ffefdb | |
| RGB | rgb(255,239,219) | |
| RGB in % | rgb(100%,94%,86%) | |
| CMY in % | C=0 M=6 Y=14 |
|
| CMYK in % | C=0 M=6 Y=14 K=0 |
|
| HSL | hsl(33,100%,93%) | |
| HSV | hsv(33,14%,100%) | |
| Rec. 601 luma | 241.504 | |
| Rec. 709 luma | 240.9576 | |
| Rec. 2020 luma | 242.0172 | |
| Grey scale (Rec. 601 luma) | #f2f2f2 | |
| Grey scale (Rec. 709 luma) | #f1f1f1 | |
| Grey scale (Rec. 2020 luma) | #f2f2f2 | |
| Complementary color | #001024 | |
| Decimal | 16773083 | |
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