The Input "SeaGreen" detected as "CSS3 color name".
| Color | ||
| websafe | No | |
| CSS3 Color names |
|
|
| Hex | #2e8b57 | |
| RGB | rgb(46,139,87) | |
| RGB in % | rgb(18%,55%,34%) | |
| CMY in % | C=82 M=45 Y=66 |
|
| CMYK in % | C=67 M=0 Y=37 K=45 |
|
| HSL | hsl(146,50%,36%) | |
| HSV | hsv(146,67%,55%) | |
| Rec. 601 luma | 105.265 | |
| Rec. 709 luma | 115.4738 | |
| Rec. 2020 luma | 111.4853 | |
| Grey scale (Rec. 601 luma) | #696969 | |
| Grey scale (Rec. 709 luma) | #737373 | |
| Grey scale (Rec. 2020 luma) | #6f6f6f | |
| Complementary color | #d174a8 | |
| Decimal | 3050327 | |
| Color | ||
| websafe | yes | |
| Hex | #339966 | |
| Hex (short) | #396 | |
| RGB | rgb(51,153,102) | |
| RGB in % | rgb(20%,60%,40%) | |
| CMY in % | C=80 M=40 Y=60 |
|
| CMYK in % | C=67 M=0 Y=33 K=40 |
|
| HSL | hsl(150,50%,40%) | |
| HSV | hsv(150,67%,60%) | |
| Rec. 601 luma | 116.688 | |
| Rec. 709 luma | 127.6326 | |
| Rec. 2020 luma | 123.1803 | |
| Grey scale (Rec. 601 luma) | #757575 | |
| Grey scale (Rec. 709 luma) | #808080 | |
| Grey scale (Rec. 2020 luma) | #7b7b7b | |
| Complementary color | #cc6699 | |
| Decimal | 3381606 | |
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