The Input "LavenderBlush" detected as "CSS3 color name".
| Color | ||
| websafe | No | |
| CSS3 Color names |
|
|
| Hex | #fff0f5 | |
| RGB | rgb(255,240,245) | |
| RGB in % | rgb(100%,94%,96%) | |
| CMY in % | C=0 M=6 Y=4 |
|
| CMYK in % | C=0 M=6 Y=4 K=0 |
|
| HSL | hsl(340,100%,97%) | |
| HSV | hsv(340,6%,100%) | |
| Rec. 601 luma | 245.055 | |
| Rec. 709 luma | 243.55 | |
| Rec. 2020 luma | 244.237 | |
| Grey scale (Rec. 601 luma) | #f5f5f5 | |
| Grey scale (Rec. 709 luma) | #f4f4f4 | |
| Grey scale (Rec. 2020 luma) | #f4f4f4 | |
| Complementary color | #000f0a | |
| Decimal | 16773365 | |
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