The Input "DarkGreen" detected as "CSS3 color name".
| Color | ||
| websafe | No | |
| CSS3 Color name |
|
|
| Hex | #006400 | |
| RGB | rgb(0,100,0) | |
| RGB in % | rgb(0%,39%,0%) | |
| CMY in % | C=100 M=61 Y=100 |
|
| CMYK in % | C=100 M=0 Y=100 K=61 |
|
| HSL | hsl(120,100%,20%) | |
| HSV | hsv(120,100%,39%) | |
| Rec. 601 luma | 58.7 | |
| Rec. 709 luma | 71.52 | |
| Rec. 2020 luma | 67.8 | |
| Grey scale (Rec. 601 luma) | #3b3b3b | |
| Grey scale (Rec. 709 luma) | #484848 | |
| Grey scale (Rec. 2020 luma) | #444444 | |
| Complementary color | #ff9bff | |
| Decimal | 25600 | |
| Color | ||
| websafe | yes | |
| Hex | #006600 | |
| Hex (short) | #060 | |
| RGB | rgb(0,102,0) | |
| RGB in % | rgb(0%,40%,0%) | |
| CMY in % | C=100 M=60 Y=100 |
|
| CMYK in % | C=100 M=0 Y=100 K=60 |
|
| HSL | hsl(120,100%,20%) | |
| HSV | hsv(120,100%,40%) | |
| Rec. 601 luma | 59.874 | |
| Rec. 709 luma | 72.9504 | |
| Rec. 2020 luma | 69.156 | |
| Grey scale (Rec. 601 luma) | #3c3c3c | |
| Grey scale (Rec. 709 luma) | #494949 | |
| Grey scale (Rec. 2020 luma) | #454545 | |
| Complementary color | #ff99ff | |
| Decimal | 26112 | |
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