The Input "tomato" detected as "CSS3 color name".
| Color | ||
| websafe | No | |
| CSS3 Color names |
|
|
| Hex | #ff6347 | |
| RGB | rgb(255,99,71) | |
| RGB in % | rgb(100%,39%,28%) | |
| CMY in % | C=0 M=61 Y=72 |
|
| CMYK in % | C=0 M=61 Y=72 K=0 |
|
| HSL | hsl(9,100%,64%) | |
| HSV | hsv(9,72%,100%) | |
| Rec. 601 luma | 142.452 | |
| Rec. 709 luma | 130.144 | |
| Rec. 2020 luma | 138.3208 | |
| Grey scale (Rec. 601 luma) | #8e8e8e | |
| Grey scale (Rec. 709 luma) | #828282 | |
| Grey scale (Rec. 2020 luma) | #8a8a8a | |
| Complementary color | #009cb8 | |
| Decimal | 16737095 | |
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