The Input "#600" detected as "HEX".
| Color | ||
| websafe | Yes | |
| Hex | #660000 | |
| Hex (short) | #600 | |
| RGB | rgb(102,0,0) | |
| RGB in % | rgb(40%,0%,0%) | |
| CMY in % | C=60 M=100 Y=100 |
|
| CMYK in % | C=0 M=100 Y=100 K=60 |
|
| HSL | hsl(0,100%,20%) | |
| HSV | hsv(0,100%,40%) | |
| Rec. 601 luma | 30.498 | |
| Rec. 709 luma | 21.6852 | |
| Rec. 2020 luma | 26.7954 | |
| Grey scale (Rec. 601 luma) | #1e1e1e | |
| Grey scale (Rec. 709 luma) | #161616 | |
| Grey scale (Rec. 2020 luma) | #1b1b1b | |
| Complementary color | #99ffff | |
| Decimal | 6684672 | |
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