The Input "tan3" detected as "CSS3 color name".
| Color | ||
| websafe | No | |
| CSS3 Color names |
|
|
| Hex | #cd853f | |
| RGB | rgb(205,133,63) | |
| RGB in % | rgb(80%,52%,25%) | |
| CMY in % | C=20 M=48 Y=75 |
|
| CMYK in % | C=0 M=35 Y=69 K=20 |
|
| HSL | hsl(30,59%,53%) | |
| HSV | hsv(30,69%,80%) | |
| Rec. 601 luma | 146.548 | |
| Rec. 709 luma | 143.2532 | |
| Rec. 2020 luma | 147.7634 | |
| Grey scale (Rec. 601 luma) | #939393 | |
| Grey scale (Rec. 709 luma) | #8f8f8f | |
| Grey scale (Rec. 2020 luma) | #949494 | |
| Complementary color | #327ac0 | |
| Decimal | 13468991 | |
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