The Input "DarkSlateBlue" detected as "CSS3 color name".
| Color | ||
| websafe | No | |
| CSS3 Color name |
|
|
| Hex | #483d8b | |
| RGB | rgb(72,61,139) | |
| RGB in % | rgb(28%,24%,55%) | |
| CMY in % | C=72 M=76 Y=45 |
|
| CMYK in % | C=48 M=56 Y=0 K=45 |
|
| HSL | hsl(248,39%,39%) | |
| HSV | hsv(248,56%,55%) | |
| Rec. 601 luma | 73.181 | |
| Rec. 709 luma | 68.9702 | |
| Rec. 2020 luma | 68.5151 | |
| Grey scale (Rec. 601 luma) | #494949 | |
| Grey scale (Rec. 709 luma) | #454545 | |
| Grey scale (Rec. 2020 luma) | #454545 | |
| Complementary color | #b7c274 | |
| Decimal | 4734347 | |
| Color | ||
| websafe | yes | |
| Hex | #333399 | |
| Hex (short) | #339 | |
| RGB | rgb(51,51,153) | |
| RGB in % | rgb(20%,20%,60%) | |
| CMY in % | C=80 M=80 Y=40 |
|
| CMYK in % | C=67 M=67 Y=0 K=40 |
|
| HSL | hsl(240,50%,40%) | |
| HSV | hsv(240,67%,60%) | |
| Rec. 601 luma | 62.628 | |
| Rec. 709 luma | 58.3644 | |
| Rec. 2020 luma | 57.0486 | |
| Grey scale (Rec. 601 luma) | #3f3f3f | |
| Grey scale (Rec. 709 luma) | #3a3a3a | |
| Grey scale (Rec. 2020 luma) | #393939 | |
| Complementary color | #cccc66 | |
| Decimal | 3355545 | |
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