The Input "PaleTurquoise2" detected as "CSS3 color name".
| Color | ||
| websafe | No | |
| CSS3 Color name |
|
|
| Hex | #aeeeee | |
| RGB | rgb(174,238,238) | |
| RGB in % | rgb(68%,93%,93%) | |
| CMY in % | C=32 M=7 Y=7 |
|
| CMYK in % | C=27 M=0 Y=0 K=7 |
|
| HSL | hsl(180,65%,81%) | |
| HSV | hsv(180,27%,93%) | |
| Rec. 601 luma | 218.864 | |
| Rec. 709 luma | 224.3936 | |
| Rec. 2020 luma | 221.1872 | |
| Grey scale (Rec. 601 luma) | #dbdbdb | |
| Grey scale (Rec. 709 luma) | #e0e0e0 | |
| Grey scale (Rec. 2020 luma) | #dddddd | |
| Complementary color | #511111 | |
| Decimal | 11464430 | |
| Color | ||
| websafe | yes | |
| Hex | #99ffff | |
| Hex (short) | #9ff | |
| RGB | rgb(153,255,255) | |
| RGB in % | rgb(60%,100%,100%) | |
| CMY in % | C=40 M=0 Y=0 |
|
| CMYK in % | C=40 M=0 Y=0 K=0 |
|
| HSL | hsl(180,100%,80%) | |
| HSV | hsv(180,40%,100%) | |
| Rec. 601 luma | 224.502 | |
| Rec. 709 luma | 233.3148 | |
| Rec. 2020 luma | 228.2046 | |
| Grey scale (Rec. 601 luma) | #e1e1e1 | |
| Grey scale (Rec. 709 luma) | #e9e9e9 | |
| Grey scale (Rec. 2020 luma) | #e4e4e4 | |
| Complementary color | #660000 | |
| Decimal | 10092543 | |
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