The Input "#440000" detected as "HEX".
| Color | ||
| websafe | No | |
| Hex | #440000 | |
| Hex (short) | #400 | |
| RGB | rgb(68,0,0) | |
| RGB in % | rgb(27%,0%,0%) | |
| CMY in % | C=73 M=100 Y=100 |
|
| CMYK in % | C=0 M=100 Y=100 K=73 |
|
| HSL | hsl(0,100%,13%) | |
| HSV | hsv(0,100%,27%) | |
| Rec. 601 luma | 20.332 | |
| Rec. 709 luma | 14.4568 | |
| Rec. 2020 luma | 17.8636 | |
| Grey scale (Rec. 601 luma) | #141414 | |
| Grey scale (Rec. 709 luma) | #0e0e0e | |
| Grey scale (Rec. 2020 luma) | #121212 | |
| Complementary color | #bbffff | |
| Decimal | 4456448 | |
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