The Input "153,102,0" detected as "RGB".
| Color | ||
| websafe | Yes | |
| Hex | #996600 | |
| Hex (short) | #960 | |
| RGB | rgb(153,102,0) | |
| RGB in % | rgb(60%,40%,0%) | |
| CMY in % | C=40 M=60 Y=100 |
|
| CMYK in % | C=0 M=33 Y=100 K=40 |
|
| HSL | hsl(40,100%,30%) | |
| HSV | hsv(40,100%,60%) | |
| Rec. 601 luma | 105.621 | |
| Rec. 709 luma | 105.4782 | |
| Rec. 2020 luma | 109.3491 | |
| Grey scale (Rec. 601 luma) | #6a6a6a | |
| Grey scale (Rec. 709 luma) | #696969 | |
| Grey scale (Rec. 2020 luma) | #6d6d6d | |
| Complementary color | #6699ff | |
| Decimal | 10053120 | |
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