The Input "OrangeRed" detected as "CSS3 color name".
| Color | ||
| websafe | No | |
| CSS3 Color names |
|
|
| Hex | #ff4500 | |
| RGB | rgb(255,69,0) | |
| RGB in % | rgb(100%,27%,0%) | |
| CMY in % | C=0 M=73 Y=100 |
|
| CMYK in % | C=0 M=73 Y=100 K=0 |
|
| HSL | hsl(16,100%,50%) | |
| HSV | hsv(16,100%,100%) | |
| Rec. 601 luma | 116.748 | |
| Rec. 709 luma | 103.5618 | |
| Rec. 2020 luma | 113.7705 | |
| Grey scale (Rec. 601 luma) | #757575 | |
| Grey scale (Rec. 709 luma) | #686868 | |
| Grey scale (Rec. 2020 luma) | #727272 | |
| Complementary color | #00baff | |
| Decimal | 16729344 | |
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