The Input "#66FF00" detected as "HEX".
| Color | ||
| websafe | Yes | |
| Hex | #66ff00 | |
| Hex (short) | #6f0 | |
| RGB | rgb(102,255,0) | |
| RGB in % | rgb(40%,100%,0%) | |
| CMY in % | C=60 M=0 Y=100 |
|
| CMYK in % | C=60 M=0 Y=100 K=0 |
|
| HSL | hsl(96,100%,50%) | |
| HSV | hsv(96,100%,100%) | |
| Rec. 601 luma | 180.183 | |
| Rec. 709 luma | 204.0612 | |
| Rec. 2020 luma | 199.6854 | |
| Grey scale (Rec. 601 luma) | #b4b4b4 | |
| Grey scale (Rec. 709 luma) | #cccccc | |
| Grey scale (Rec. 2020 luma) | #c8c8c8 | |
| Complementary color | #9900ff | |
| Decimal | 6749952 | |
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