The Input "102,102,255" detected as "RGB".
| Color | ||
| websafe | Yes | |
| Hex | #6666ff | |
| Hex (short) | #66f | |
| RGB | rgb(102,102,255) | |
| RGB in % | rgb(40%,40%,100%) | |
| CMY in % | C=60 M=60 Y=0 |
|
| CMYK in % | C=60 M=60 Y=0 K=0 |
|
| HSL | hsl(240,100%,70%) | |
| HSV | hsv(240,60%,100%) | |
| Rec. 601 luma | 119.442 | |
| Rec. 709 luma | 113.0466 | |
| Rec. 2020 luma | 111.0729 | |
| Grey scale (Rec. 601 luma) | #777777 | |
| Grey scale (Rec. 709 luma) | #717171 | |
| Grey scale (Rec. 2020 luma) | #6f6f6f | |
| Complementary color | #999900 | |
| Decimal | 6711039 | |
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