The Input "#f0fff0" detected as "HEX".
| Color | ||
| websafe | No | |
| CSS3 Color names |
|
|
| Hex | #f0fff0 | |
| RGB | rgb(240,255,240) | |
| RGB in % | rgb(94%,100%,94%) | |
| CMY in % | C=6 M=0 Y=6 |
|
| CMYK in % | C=6 M=0 Y=6 K=0 |
|
| HSL | hsl(120,100%,97%) | |
| HSV | hsv(120,6%,100%) | |
| Rec. 601 luma | 248.805 | |
| Rec. 709 luma | 250.728 | |
| Rec. 2020 luma | 250.17 | |
| Grey scale (Rec. 601 luma) | #f9f9f9 | |
| Grey scale (Rec. 709 luma) | #fbfbfb | |
| Grey scale (Rec. 2020 luma) | #fafafa | |
| Complementary color | #0f000f | |
| Decimal | 15794160 | |
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