The Input "#7E7E7E" detected as "HEX".
| Color | ||
| websafe | No | |
| Hex | #7e7e7e | |
| RGB | rgb(126,126,126) | |
| RGB in % | rgb(49%,49%,49%) | |
| CMY in % | C=51 M=51 Y=51 |
|
| CMYK in % | C=0 M=0 Y=0 K=51 |
|
| HSL | hsl(0,0%,49%) | |
| HSV | hsv(-,0%,49%) | |
| Rec. 601 luma | 126 | |
| Rec. 709 luma | 126 | |
| Rec. 2020 luma | 126 | |
| Complementary color | #818181 | |
| Decimal | 8289918 | |
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