The Input "CadetBlue3" detected as "CSS3 color name".
| Color | ||
| websafe | No | |
| CSS3 Color name |
|
|
| Hex | #7ac5cd | |
| RGB | rgb(122,197,205) | |
| RGB in % | rgb(48%,77%,80%) | |
| CMY in % | C=52 M=23 Y=20 |
|
| CMYK in % | C=40 M=4 Y=0 K=20 |
|
| HSL | hsl(186,45%,64%) | |
| HSV | hsv(186,40%,80%) | |
| Rec. 601 luma | 175.487 | |
| Rec. 709 luma | 181.6326 | |
| Rec. 2020 luma | 177.7719 | |
| Grey scale (Rec. 601 luma) | #afafaf | |
| Grey scale (Rec. 709 luma) | #b6b6b6 | |
| Grey scale (Rec. 2020 luma) | #b2b2b2 | |
| Complementary color | #853a32 | |
| Decimal | 8046029 | |
| Color | ||
| websafe | yes | |
| Hex | #66cccc | |
| Hex (short) | #6cc | |
| RGB | rgb(102,204,204) | |
| RGB in % | rgb(40%,80%,80%) | |
| CMY in % | C=60 M=20 Y=20 |
|
| CMYK in % | C=50 M=0 Y=0 K=20 |
|
| HSL | hsl(180,50%,60%) | |
| HSV | hsv(180,50%,80%) | |
| Rec. 601 luma | 173.502 | |
| Rec. 709 luma | 182.3148 | |
| Rec. 2020 luma | 177.2046 | |
| Grey scale (Rec. 601 luma) | #aeaeae | |
| Grey scale (Rec. 709 luma) | #b6b6b6 | |
| Grey scale (Rec. 2020 luma) | #b1b1b1 | |
| Complementary color | #993333 | |
| Decimal | 6737100 | |
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