The Input "DarkSlateGray" detected as "CSS3 color name".
| Color | ||
| websafe | No | |
| CSS3 Color names |
|
|
| Hex | #2f4f4f | |
| RGB | rgb(47,79,79) | |
| RGB in % | rgb(18%,31%,31%) | |
| CMY in % | C=82 M=69 Y=69 |
|
| CMYK in % | C=41 M=0 Y=0 K=69 |
|
| HSL | hsl(180,25%,25%) | |
| HSV | hsv(180,41%,31%) | |
| Rec. 601 luma | 69.432 | |
| Rec. 709 luma | 72.1968 | |
| Rec. 2020 luma | 70.5936 | |
| Grey scale (Rec. 601 luma) | #454545 | |
| Grey scale (Rec. 709 luma) | #484848 | |
| Grey scale (Rec. 2020 luma) | #474747 | |
| Complementary color | #d0b0b0 | |
| Decimal | 3100495 | |
| Color | ||
| websafe | yes | |
| Hex | #336666 | |
| Hex (short) | #366 | |
| RGB | rgb(51,102,102) | |
| RGB in % | rgb(20%,40%,40%) | |
| CMY in % | C=80 M=60 Y=60 |
|
| CMYK in % | C=50 M=0 Y=0 K=60 |
|
| HSL | hsl(180,33%,30%) | |
| HSV | hsv(180,50%,40%) | |
| Rec. 601 luma | 86.751 | |
| Rec. 709 luma | 91.1574 | |
| Rec. 2020 luma | 88.6023 | |
| Grey scale (Rec. 601 luma) | #575757 | |
| Grey scale (Rec. 709 luma) | #5b5b5b | |
| Grey scale (Rec. 2020 luma) | #595959 | |
| Complementary color | #cc9999 | |
| Decimal | 3368550 | |
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