The Input "grey96" detected as "CSS3 color name".
| Color | ||
| websafe | No | |
| CSS3 Color names |
|
|
| Hex | #f5f5f5 | |
| RGB | rgb(245,245,245) | |
| RGB in % | rgb(96%,96%,96%) | |
| CMY in % | C=4 M=4 Y=4 |
|
| CMYK in % | C=0 M=0 Y=0 K=4 |
|
| HSL | hsl(0,0%,96%) | |
| HSV | hsv(-,0%,96%) | |
| Rec. 601 luma | 245 | |
| Rec. 709 luma | 245 | |
| Rec. 2020 luma | 245 | |
| Complementary color | #0a0a0a | |
| Decimal | 16119285 | |
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