The Input "#990099" detected as "HEX".
| Color | ||
| websafe | Yes | |
| Hex | #990099 | |
| Hex (short) | #909 | |
| RGB | rgb(153,0,153) | |
| RGB in % | rgb(60%,0%,60%) | |
| CMY in % | C=40 M=100 Y=40 |
|
| CMYK in % | C=0 M=100 Y=0 K=40 |
|
| HSL | hsl(300,100%,30%) | |
| HSV | hsv(300,100%,60%) | |
| Rec. 601 luma | 63.189 | |
| Rec. 709 luma | 43.5744 | |
| Rec. 2020 luma | 49.266 | |
| Grey scale (Rec. 601 luma) | #3f3f3f | |
| Grey scale (Rec. 709 luma) | #2c2c2c | |
| Grey scale (Rec. 2020 luma) | #313131 | |
| Complementary color | #66ff66 | |
| Decimal | 10027161 | |
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