The Input "LightSlateGray" detected as "CSS3 color name".
| Color | ||
| websafe | No | |
| CSS3 Color names |
|
|
| Hex | #778899 | |
| Hex (short) | #789 | |
| RGB | rgb(119,136,153) | |
| RGB in % | rgb(47%,53%,60%) | |
| CMY in % | C=53 M=47 Y=40 |
|
| CMYK in % | C=22 M=11 Y=0 K=40 |
|
| HSL | hsl(210,14%,53%) | |
| HSV | hsv(210,22%,60%) | |
| Rec. 601 luma | 132.855 | |
| Rec. 709 luma | 133.6132 | |
| Rec. 2020 luma | 132.5422 | |
| Grey scale (Rec. 601 luma) | #858585 | |
| Grey scale (Rec. 709 luma) | #868686 | |
| Grey scale (Rec. 2020 luma) | #858585 | |
| Complementary color | #887766 | |
| Decimal | 7833753 | |
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