The Input "102,153,153" detected as "RGB".
| Color | ||
| websafe | Yes | |
| Hex | #669999 | |
| Hex (short) | #699 | |
| RGB | rgb(102,153,153) | |
| RGB in % | rgb(40%,60%,60%) | |
| CMY in % | C=60 M=40 Y=40 |
|
| CMYK in % | C=33 M=0 Y=0 K=40 |
|
| HSL | hsl(180,20%,50%) | |
| HSV | hsv(180,33%,60%) | |
| Rec. 601 luma | 137.751 | |
| Rec. 709 luma | 142.1574 | |
| Rec. 2020 luma | 139.6023 | |
| Grey scale (Rec. 601 luma) | #8a8a8a | |
| Grey scale (Rec. 709 luma) | #8e8e8e | |
| Grey scale (Rec. 2020 luma) | #8c8c8c | |
| Complementary color | #996666 | |
| Decimal | 6723993 | |
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