The Input "thistle2" detected as "CSS3 color name".
| Color | ||
| websafe | No | |
| CSS3 Color name |
|
|
| Hex | #eed2ee | |
| RGB | rgb(238,210,238) | |
| RGB in % | rgb(93%,82%,93%) | |
| CMY in % | C=7 M=18 Y=7 |
|
| CMYK in % | C=0 M=12 Y=0 K=7 |
|
| HSL | hsl(300,45%,88%) | |
| HSV | hsv(300,12%,93%) | |
| Rec. 601 luma | 221.564 | |
| Rec. 709 luma | 217.9744 | |
| Rec. 2020 luma | 219.016 | |
| Grey scale (Rec. 601 luma) | #dedede | |
| Grey scale (Rec. 709 luma) | #dadada | |
| Grey scale (Rec. 2020 luma) | #dbdbdb | |
| Complementary color | #112d11 | |
| Decimal | 15651566 | |
| Color | ||
| websafe | yes | |
| Hex | #ffccff | |
| Hex (short) | #fcf | |
| RGB | rgb(255,204,255) | |
| RGB in % | rgb(100%,80%,100%) | |
| CMY in % | C=0 M=20 Y=0 |
|
| CMYK in % | C=0 M=20 Y=0 K=0 |
|
| HSL | hsl(300,100%,90%) | |
| HSV | hsv(300,20%,100%) | |
| Rec. 601 luma | 225.063 | |
| Rec. 709 luma | 218.5248 | |
| Rec. 2020 luma | 220.422 | |
| Grey scale (Rec. 601 luma) | #e1e1e1 | |
| Grey scale (Rec. 709 luma) | #dbdbdb | |
| Grey scale (Rec. 2020 luma) | #dcdcdc | |
| Complementary color | #003300 | |
| Decimal | 16764159 | |
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