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