The Input "#6699CC" detected as "HEX".
| Color | ||
| websafe | Yes | |
| Hex | #6699cc | |
| Hex (short) | #69c | |
| RGB | rgb(102,153,204) | |
| RGB in % | rgb(40%,60%,80%) | |
| CMY in % | C=60 M=40 Y=20 |
|
| CMYK in % | C=50 M=25 Y=0 K=20 |
|
| HSL | hsl(210,50%,60%) | |
| HSV | hsv(210,50%,80%) | |
| Rec. 601 luma | 143.565 | |
| Rec. 709 luma | 145.8396 | |
| Rec. 2020 luma | 142.6266 | |
| Grey scale (Rec. 601 luma) | #909090 | |
| Grey scale (Rec. 709 luma) | #929292 | |
| Grey scale (Rec. 2020 luma) | #8f8f8f | |
| Complementary color | #996633 | |
| Decimal | 6724044 | |
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