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