The Input "cyan4" detected as "CSS3 color name".
| Color | ||
| websafe | No | |
| CSS3 Color names |
|
|
| Hex | #008b8b | |
| RGB | rgb(0,139,139) | |
| RGB in % | rgb(0%,55%,55%) | |
| CMY in % | C=100 M=45 Y=45 |
|
| CMYK in % | C=100 M=0 Y=0 K=45 |
|
| HSL | hsl(180,100%,27%) | |
| HSV | hsv(180,100%,55%) | |
| Rec. 601 luma | 97.439 | |
| Rec. 709 luma | 109.4486 | |
| Rec. 2020 luma | 102.4847 | |
| Grey scale (Rec. 601 luma) | #616161 | |
| Grey scale (Rec. 709 luma) | #6d6d6d | |
| Grey scale (Rec. 2020 luma) | #666666 | |
| Complementary color | #ff7474 | |
| Decimal | 35723 | |
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