The Input "153,153,102" detected as "RGB".
| Color | ||
| websafe | Yes | |
| Hex | #999966 | |
| Hex (short) | #996 | |
| RGB | rgb(153,153,102) | |
| RGB in % | rgb(60%,60%,40%) | |
| CMY in % | C=40 M=40 Y=60 |
|
| CMYK in % | C=0 M=0 Y=33 K=40 |
|
| HSL | hsl(60,20%,50%) | |
| HSV | hsv(60,33%,60%) | |
| Rec. 601 luma | 147.186 | |
| Rec. 709 luma | 149.3178 | |
| Rec. 2020 luma | 149.9757 | |
| Grey scale (Rec. 601 luma) | #939393 | |
| Grey scale (Rec. 709 luma) | #959595 | |
| Grey scale (Rec. 2020 luma) | #969696 | |
| Complementary color | #666699 | |
| Decimal | 10066278 | |
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