The Input "#00FA9A" detected as "HEX".
| Color | ||
| websafe | No | |
| CSS3 Color name |
|
|
| Hex | #00fa9a | |
| RGB | rgb(0,250,154) | |
| RGB in % | rgb(0%,98%,60%) | |
| CMY in % | C=100 M=2 Y=40 |
|
| CMYK in % | C=100 M=0 Y=38 K=2 |
|
| HSL | hsl(157,100%,49%) | |
| HSV | hsv(157,100%,98%) | |
| Rec. 601 luma | 164.306 | |
| Rec. 709 luma | 189.9188 | |
| Rec. 2020 luma | 178.6322 | |
| Grey scale (Rec. 601 luma) | #a4a4a4 | |
| Grey scale (Rec. 709 luma) | #bebebe | |
| Grey scale (Rec. 2020 luma) | #b3b3b3 | |
| Complementary color | #ff0565 | |
| Decimal | 64154 | |
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