The Input "18,18,18" detected as "RGB".
Color | ||
websafe | No | |
CSS3 Color names |
|
|
Hex | #121212 | |
RGB | rgb(18,18,18) | |
RGB in % | rgb(7%,7%,7%) | |
CMY in % | C=93 M=93 Y=93 |
|
CMYK in % | C=0 M=0 Y=0 K=93 |
|
HSL | hsl(0,0%,7%) | |
HSV | hsv(-,0%,7%) | |
Rec. 601 luma | 18 | |
Rec. 709 luma | 18 | |
Rec. 2020 luma | 18 | |
Complementary color | #ededed | |
Decimal | 1184274 |
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