The Input "51,51,0" detected as "RGB".
| Color | ||
| websafe | Yes | |
| Hex | #333300 | |
| Hex (short) | #330 | |
| RGB | rgb(51,51,0) | |
| RGB in % | rgb(20%,20%,0%) | |
| CMY in % | C=80 M=80 Y=100 |
|
| CMYK in % | C=0 M=0 Y=100 K=80 |
|
| HSL | hsl(60,100%,10%) | |
| HSV | hsv(60,100%,20%) | |
| Rec. 601 luma | 45.186 | |
| Rec. 709 luma | 47.3178 | |
| Rec. 2020 luma | 47.9757 | |
| Grey scale (Rec. 601 luma) | #2d2d2d | |
| Grey scale (Rec. 709 luma) | #2f2f2f | |
| Grey scale (Rec. 2020 luma) | #303030 | |
| Complementary color | #ccccff | |
| Decimal | 3355392 | |
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