The Input "#C69" detected as "HEX".
| Color | ||
| websafe | Yes | |
| Hex | #cc6699 | |
| Hex (short) | #c69 | |
| RGB | rgb(204,102,153) | |
| RGB in % | rgb(80%,40%,60%) | |
| CMY in % | C=20 M=60 Y=40 |
|
| CMYK in % | C=0 M=50 Y=25 K=20 |
|
| HSL | hsl(330,50%,60%) | |
| HSV | hsv(330,50%,80%) | |
| Rec. 601 luma | 138.312 | |
| Rec. 709 luma | 127.3674 | |
| Rec. 2020 luma | 131.8197 | |
| Grey scale (Rec. 601 luma) | #8a8a8a | |
| Grey scale (Rec. 709 luma) | #7f7f7f | |
| Grey scale (Rec. 2020 luma) | #848484 | |
| Complementary color | #339966 | |
| Decimal | 13395609 | |
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