The Input "204,255,102" detected as "RGB".
| Color | ||
| websafe | Yes | |
| Hex | #ccff66 | |
| Hex (short) | #cf6 | |
| RGB | rgb(204,255,102) | |
| RGB in % | rgb(80%,100%,40%) | |
| CMY in % | C=20 M=0 Y=60 |
|
| CMYK in % | C=20 M=0 Y=60 K=0 |
|
| HSL | hsl(80,100%,70%) | |
| HSV | hsv(80,60%,100%) | |
| Rec. 601 luma | 222.309 | |
| Rec. 709 luma | 233.1108 | |
| Rec. 2020 luma | 232.5294 | |
| Grey scale (Rec. 601 luma) | #dedede | |
| Grey scale (Rec. 709 luma) | #e9e9e9 | |
| Grey scale (Rec. 2020 luma) | #e9e9e9 | |
| Complementary color | #330099 | |
| Decimal | 13434726 | |
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