The Input "51,255,255" detected as "RGB".
| Color | ||
| websafe | Yes | |
| Hex | #33ffff | |
| Hex (short) | #3ff | |
| RGB | rgb(51,255,255) | |
| RGB in % | rgb(20%,100%,100%) | |
| CMY in % | C=80 M=0 Y=0 |
|
| CMYK in % | C=80 M=0 Y=0 K=0 |
|
| HSL | hsl(180,100%,60%) | |
| HSV | hsv(180,80%,100%) | |
| Rec. 601 luma | 194.004 | |
| Rec. 709 luma | 211.6296 | |
| Rec. 2020 luma | 201.4092 | |
| Grey scale (Rec. 601 luma) | #c2c2c2 | |
| Grey scale (Rec. 709 luma) | #d4d4d4 | |
| Grey scale (Rec. 2020 luma) | #c9c9c9 | |
| Complementary color | #cc0000 | |
| Decimal | 3407871 | |
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