The Input "#C5C5C5" detected as "HEX".
| Color | ||
| websafe | No | |
| Hex | #c5c5c5 | |
| RGB | rgb(197,197,197) | |
| RGB in % | rgb(77%,77%,77%) | |
| CMY in % | C=23 M=23 Y=23 |
|
| CMYK in % | C=0 M=0 Y=0 K=23 |
|
| HSL | hsl(0,0%,77%) | |
| HSV | hsv(-,0%,77%) | |
| Rec. 601 luma | 197 | |
| Rec. 709 luma | 197 | |
| Rec. 2020 luma | 197 | |
| Complementary color | #3a3a3a | |
| Decimal | 12961221 | |
| Color | ||
| websafe | yes | |
| X11 Color names |
|
|
| Hex | #cccccc | |
| Hex (short) | #ccc | |
| RGB | rgb(204,204,204) | |
| RGB in % | rgb(80%,80%,80%) | |
| CMY in % | C=20 M=20 Y=20 |
|
| CMYK in % | C=0 M=0 Y=0 K=20 |
|
| HSL | hsl(0,0%,80%) | |
| HSV | hsv(-,0%,80%) | |
| Rec. 601 luma | 204 | |
| Rec. 709 luma | 204 | |
| Rec. 2020 luma | 204 | |
| Complementary color | #333333 | |
| Decimal | 13421772 | |
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