The Input "DarkTurquoise" detected as "CSS3 color name".
| Color | ||
| websafe | No | |
| CSS3 Color name |
|
|
| Hex | #00ced1 | |
| RGB | rgb(0,206,209) | |
| RGB in % | rgb(0%,81%,82%) | |
| CMY in % | C=100 M=19 Y=18 |
|
| CMYK in % | C=100 M=1 Y=0 K=18 |
|
| HSL | hsl(181,100%,41%) | |
| HSV | hsv(181,100%,82%) | |
| Rec. 601 luma | 144.748 | |
| Rec. 709 luma | 162.421 | |
| Rec. 2020 luma | 152.0617 | |
| Grey scale (Rec. 601 luma) | #919191 | |
| Grey scale (Rec. 709 luma) | #a2a2a2 | |
| Grey scale (Rec. 2020 luma) | #989898 | |
| Complementary color | #ff312e | |
| Decimal | 52945 | |
| Color | ||
| websafe | yes | |
| Hex | #00cccc | |
| Hex (short) | #0cc | |
| RGB | rgb(0,204,204) | |
| RGB in % | rgb(0%,80%,80%) | |
| CMY in % | C=100 M=20 Y=20 |
|
| CMYK in % | C=100 M=0 Y=0 K=20 |
|
| HSL | hsl(180,100%,40%) | |
| HSV | hsv(180,100%,80%) | |
| Rec. 601 luma | 143.004 | |
| Rec. 709 luma | 160.6296 | |
| Rec. 2020 luma | 150.4092 | |
| Grey scale (Rec. 601 luma) | #8f8f8f | |
| Grey scale (Rec. 709 luma) | #a1a1a1 | |
| Grey scale (Rec. 2020 luma) | #969696 | |
| Complementary color | #ff3333 | |
| Decimal | 52428 | |
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