The Input "SlateGray4" detected as "CSS3 color name".
| Color | ||
| websafe | No | |
| CSS3 Color name |
|
|
| Hex | #6c7b8b | |
| RGB | rgb(108,123,139) | |
| RGB in % | rgb(42%,48%,55%) | |
| CMY in % | C=58 M=52 Y=45 |
|
| CMYK in % | C=22 M=12 Y=0 K=45 |
|
| HSL | hsl(211,13%,48%) | |
| HSV | hsv(211,22%,55%) | |
| Rec. 601 luma | 120.339 | |
| Rec. 709 luma | 120.9662 | |
| Rec. 2020 luma | 120.0083 | |
| Grey scale (Rec. 601 luma) | #787878 | |
| Grey scale (Rec. 709 luma) | #797979 | |
| Grey scale (Rec. 2020 luma) | #787878 | |
| Complementary color | #938474 | |
| Decimal | 7109515 | |
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