The Input "#ff1111" detected as "HEX".
| Color | ||
| websafe | No | |
| Hex | #ff1111 | |
| Hex (short) | #f11 | |
| RGB | rgb(255,17,17) | |
| RGB in % | rgb(100%,7%,7%) | |
| CMY in % | C=0 M=93 Y=93 |
|
| CMYK in % | C=0 M=93 Y=93 K=0 |
|
| HSL | hsl(0,100%,53%) | |
| HSV | hsv(0,93%,100%) | |
| Rec. 601 luma | 88.162 | |
| Rec. 709 luma | 67.5988 | |
| Rec. 2020 luma | 79.5226 | |
| Grey scale (Rec. 601 luma) | #585858 | |
| Grey scale (Rec. 709 luma) | #444444 | |
| Grey scale (Rec. 2020 luma) | #505050 | |
| Complementary color | #00eeee | |
| Decimal | 16716049 | |
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