The Input "turquoise4" detected as "CSS3 color name".
| Color | ||
| websafe | No | |
| CSS3 Color name |
|
|
| Hex | #00868b | |
| RGB | rgb(0,134,139) | |
| RGB in % | rgb(0%,53%,55%) | |
| CMY in % | C=100 M=47 Y=45 |
|
| CMYK in % | C=100 M=4 Y=0 K=45 |
|
| HSL | hsl(182,100%,27%) | |
| HSV | hsv(182,100%,55%) | |
| Rec. 601 luma | 94.504 | |
| Rec. 709 luma | 105.8726 | |
| Rec. 2020 luma | 99.0947 | |
| Grey scale (Rec. 601 luma) | #5f5f5f | |
| Grey scale (Rec. 709 luma) | #6a6a6a | |
| Grey scale (Rec. 2020 luma) | #636363 | |
| Complementary color | #ff7974 | |
| Decimal | 34443 | |
Show the nearest websafe color data.
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