The Input "OrangeRed1" 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 | |
| Color | ||
| websafe | yes | |
| Hex | #ff3300 | |
| Hex (short) | #f30 | |
| RGB | rgb(255,51,0) | |
| RGB in % | rgb(100%,20%,0%) | |
| CMY in % | C=0 M=80 Y=100 |
|
| CMYK in % | C=0 M=80 Y=100 K=0 |
|
| HSL | hsl(12,100%,50%) | |
| HSV | hsv(12,100%,100%) | |
| Rec. 601 luma | 106.182 | |
| Rec. 709 luma | 90.6882 | |
| Rec. 2020 luma | 101.5665 | |
| Grey scale (Rec. 601 luma) | #6a6a6a | |
| Grey scale (Rec. 709 luma) | #5b5b5b | |
| Grey scale (Rec. 2020 luma) | #666666 | |
| Complementary color | #00ccff | |
| Decimal | 16724736 | |
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