The Input "255,0,51" detected as "RGB".
| Color | ||
| websafe | Yes | |
| Hex | #ff0033 | |
| Hex (short) | #f03 | |
| RGB | rgb(255,0,51) | |
| RGB in % | rgb(100%,0%,20%) | |
| CMY in % | C=0 M=100 Y=80 |
|
| CMYK in % | C=0 M=100 Y=80 K=0 |
|
| HSL | hsl(348,100%,50%) | |
| HSV | hsv(348,100%,100%) | |
| Rec. 601 luma | 82.059 | |
| Rec. 709 luma | 57.8952 | |
| Rec. 2020 luma | 70.0128 | |
| Grey scale (Rec. 601 luma) | #525252 | |
| Grey scale (Rec. 709 luma) | #3a3a3a | |
| Grey scale (Rec. 2020 luma) | #464646 | |
| Complementary color | #00ffcc | |
| Decimal | 16711731 | |
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