The Input "#4e4e4e" detected as "HEX".
| Color | ||
| websafe | No | |
| Hex | #4e4e4e | |
| RGB | rgb(78,78,78) | |
| RGB in % | rgb(31%,31%,31%) | |
| CMY in % | C=69 M=69 Y=69 |
|
| CMYK in % | C=0 M=0 Y=0 K=69 |
|
| HSL | hsl(0,0%,31%) | |
| HSV | hsv(-,0%,31%) | |
| Rec. 601 luma | 78 | |
| Rec. 709 luma | 78 | |
| Rec. 2020 luma | 78 | |
| Complementary color | #b1b1b1 | |
| Decimal | 5131854 | |
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