The Input "orange3" detected as "CSS3 color name".
| Color | ||
| websafe | No | |
| CSS3 Color name |
|
|
| Hex | #cd8500 | |
| RGB | rgb(205,133,0) | |
| RGB in % | rgb(80%,52%,0%) | |
| CMY in % | C=20 M=48 Y=100 |
|
| CMYK in % | C=0 M=35 Y=100 K=20 |
|
| HSL | hsl(39,100%,40%) | |
| HSV | hsv(39,100%,80%) | |
| Rec. 601 luma | 139.366 | |
| Rec. 709 luma | 138.7046 | |
| Rec. 2020 luma | 144.0275 | |
| Grey scale (Rec. 601 luma) | #8b8b8b | |
| Grey scale (Rec. 709 luma) | #8b8b8b | |
| Grey scale (Rec. 2020 luma) | #909090 | |
| Complementary color | #327aff | |
| Decimal | 13468928 | |
| Color | ||
| websafe | yes | |
| Hex | #cc9900 | |
| Hex (short) | #c90 | |
| RGB | rgb(204,153,0) | |
| RGB in % | rgb(80%,60%,0%) | |
| CMY in % | C=20 M=40 Y=100 |
|
| CMYK in % | C=0 M=25 Y=100 K=20 |
|
| HSL | hsl(45,100%,40%) | |
| HSV | hsv(45,100%,80%) | |
| Rec. 601 luma | 150.807 | |
| Rec. 709 luma | 152.796 | |
| Rec. 2020 luma | 157.3248 | |
| Grey scale (Rec. 601 luma) | #979797 | |
| Grey scale (Rec. 709 luma) | #999999 | |
| Grey scale (Rec. 2020 luma) | #9d9d9d | |
| Complementary color | #3366ff | |
| Decimal | 13408512 | |
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