The Input "grey11" detected as "CSS3 color name".
| Color | ||
| websafe | No | |
| CSS3 Color names |
|
|
| Hex | #1c1c1c | |
| RGB | rgb(28,28,28) | |
| RGB in % | rgb(11%,11%,11%) | |
| CMY in % | C=89 M=89 Y=89 |
|
| CMYK in % | C=0 M=0 Y=0 K=89 |
|
| HSL | hsl(0,0%,11%) | |
| HSV | hsv(-,0%,11%) | |
| Rec. 601 luma | 28 | |
| Rec. 709 luma | 28 | |
| Rec. 2020 luma | 28 | |
| Complementary color | #e3e3e3 | |
| Decimal | 1842204 | |
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