The Input "burlywood1" detected as "CSS3 color name".
| Color | ||
| websafe | No | |
| CSS3 Color name |
|
|
| Hex | #ffd39b | |
| RGB | rgb(255,211,155) | |
| RGB in % | rgb(100%,83%,61%) | |
| CMY in % | C=0 M=17 Y=39 |
|
| CMYK in % | C=0 M=17 Y=39 K=0 |
|
| HSL | hsl(34,100%,80%) | |
| HSV | hsv(34,39%,100%) | |
| Rec. 601 luma | 217.772 | |
| Rec. 709 luma | 216.3112 | |
| Rec. 2020 luma | 219.238 | |
| Grey scale (Rec. 601 luma) | #dadada | |
| Grey scale (Rec. 709 luma) | #d8d8d8 | |
| Grey scale (Rec. 2020 luma) | #dbdbdb | |
| Complementary color | #002c64 | |
| Decimal | 16765851 | |
| Color | ||
| websafe | yes | |
| Hex | #ffcc99 | |
| Hex (short) | #fc9 | |
| RGB | rgb(255,204,153) | |
| RGB in % | rgb(100%,80%,60%) | |
| CMY in % | C=0 M=20 Y=40 |
|
| CMYK in % | C=0 M=20 Y=40 K=0 |
|
| HSL | hsl(30,100%,80%) | |
| HSV | hsv(30,40%,100%) | |
| Rec. 601 luma | 213.435 | |
| Rec. 709 luma | 211.1604 | |
| Rec. 2020 luma | 214.3734 | |
| Grey scale (Rec. 601 luma) | #d5d5d5 | |
| Grey scale (Rec. 709 luma) | #d3d3d3 | |
| Grey scale (Rec. 2020 luma) | #d6d6d6 | |
| Complementary color | #003366 | |
| Decimal | 16764057 | |
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