Shades of Au Chico #A16657
Tints of Au Chico #A16657
RGB
CMYK
RGB Variations
Color information
#A16657 (or 0xA16657) is known color: Au Chico. HEX triplet: A1, 66 and 57. RGB value is (161,102,87). Sum of RGB (Red+Green+Blue) = 161+102+87=350 (46% of max value = 765). Red value is 161 (63.28% from 255 or 46% from 350); Green value is 102 (40.23% from 255 or 29.14% from 350); Blue value is 87 (34.38% from 255 or 24.86% from 350); Max value from RGB is 161 - color contains mainly: red. Hex color #A16657 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A16657 is #5E99A8. Grayscale: #767676. Windows color (decimal): -6199721 or 5727905. OLE color: 5727905.
HSL color Cylindrical-coordinate representation of color #A16657: hue angle of 12.16º degrees, saturation: 0.3, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #A16657 is Cyan = 0, Magento = 0.37, Yellow = 0.46 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 102 | 87 | - |
| CMYK | 0 | 0.37 | 0.46 | 0.37 |
| HSL | 12.16º | 0.3% | 0.49% | - |
| HSV(B) | 12.16º | 0.46% | 0.63% | - |
| XYZ | 21.17 | 17.77 | 11.33 | - |
| YUV | 117.93 | 110.55 | 158.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 102 | 87 | 0 | 0.37 | 0.46 | 0.37 | 12.16 | 0.3 | 0.49 |
| Hex | A1 | 66 | 57 | 0 | 25 | 2E | 25 | C | 1E | 31 |
| Octal | 241 | 146 | 127 | 0 | 45 | 56 | 45 | 14 | 36 | 61 |
| Binary | 10100001 | 1100110 | 1010111 | 0 | 100101 | 101110 | 100101 | 1100 | 11110 | 110001 |
Color Harmonies of #A16657
Complementary color
Monochromatic Colors of #A16657
Black with #A16657
Text Example
Text Example
White with #A16657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A16657; }
p { color: rgb(161,102,87); }
H1.HeaderClassName
{
color: #A16657;
}
.AnyTagClassName
{
color: #A16657;
}
</style>
background-color css
<style>
a { background-color: #A16657; }
a { background-color: rgb(161,102,87); }
div.DivClassName
{
background-color: #A16657;
}
.BgClassName
{
background-color: #A16657;
}
</style>
border-color css
<style>
span { border-color: #A16657; }
span { border-color: rgb(161,102,87); }
td.TdClassName
{
border-color: #A16657;
}
.TagClassName
{
border-color: #A16657;
}
</style>