The Input "#A8A8A8" detected as "HEX".
| Color | ||
| websafe | No | |
| CSS3 Color names |
|
|
| Hex | #a8a8a8 | |
| RGB | rgb(168,168,168) | |
| RGB in % | rgb(66%,66%,66%) | |
| CMY in % | C=34 M=34 Y=34 |
|
| CMYK in % | C=0 M=0 Y=0 K=34 |
|
| HSL | hsl(0,0%,66%) | |
| HSV | hsv(-,0%,66%) | |
| Rec. 601 luma | 168 | |
| Rec. 709 luma | 168 | |
| Rec. 2020 luma | 168 | |
| Complementary color | #575757 | |
| Decimal | 11053224 | |
| Color | ||
| websafe | yes | |
| X11 Color names |
|
|
| Hex | #999999 | |
| Hex (short) | #999 | |
| RGB | rgb(153,153,153) | |
| RGB in % | rgb(60%,60%,60%) | |
| CMY in % | C=40 M=40 Y=40 |
|
| CMYK in % | C=0 M=0 Y=0 K=40 |
|
| HSL | hsl(0,0%,60%) | |
| HSV | hsv(-,0%,60%) | |
| Rec. 601 luma | 153 | |
| Rec. 709 luma | 153 | |
| Rec. 2020 luma | 153 | |
| Complementary color | #666666 | |
| Decimal | 10066329 | |
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