The Input "#CCFF99" detected as "HEX".
| Color | ||
| websafe | Yes | |
| Hex | #ccff99 | |
| Hex (short) | #cf9 | |
| RGB | rgb(204,255,153) | |
| RGB in % | rgb(80%,100%,60%) | |
| CMY in % | C=20 M=0 Y=40 |
|
| CMYK in % | C=20 M=0 Y=40 K=0 |
|
| HSL | hsl(90,100%,80%) | |
| HSV | hsv(90,40%,100%) | |
| Rec. 601 luma | 228.123 | |
| Rec. 709 luma | 236.793 | |
| Rec. 2020 luma | 235.5537 | |
| Grey scale (Rec. 601 luma) | #e4e4e4 | |
| Grey scale (Rec. 709 luma) | #ededed | |
| Grey scale (Rec. 2020 luma) | #ececec | |
| Complementary color | #330066 | |
| Decimal | 13434777 | |
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