The Input "102,51,255" detected as "RGB".
| Color | ||
| websafe | Yes | |
| Hex | #6633ff | |
| Hex (short) | #63f | |
| RGB | rgb(102,51,255) | |
| RGB in % | rgb(40%,20%,100%) | |
| CMY in % | C=60 M=80 Y=0 |
|
| CMYK in % | C=60 M=80 Y=0 K=0 |
|
| HSL | hsl(255,100%,60%) | |
| HSV | hsv(255,80%,100%) | |
| Rec. 601 luma | 89.505 | |
| Rec. 709 luma | 76.5714 | |
| Rec. 2020 luma | 76.4949 | |
| Grey scale (Rec. 601 luma) | #5a5a5a | |
| Grey scale (Rec. 709 luma) | #4d4d4d | |
| Grey scale (Rec. 2020 luma) | #4c4c4c | |
| Complementary color | #99cc00 | |
| Decimal | 6697983 | |
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