Shades of Au Chico #A16156
Tints of Au Chico #A16156
RGB
CMYK
RGB Variations
Color information
#A16156 (or 0xA16156) is known color: Au Chico. HEX triplet: A1, 61 and 56. RGB value is (161,97,86). Sum of RGB (Red+Green+Blue) = 161+97+86=344 (45% of max value = 765). Red value is 161 (63.28% from 255 or 46.80% from 344); Green value is 97 (38.28% from 255 or 28.20% from 344); Blue value is 86 (33.98% from 255 or 25% from 344); Max value from RGB is 161 - color contains mainly: red. Hex color #A16156 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A16156 is #5E9EA9. Grayscale: #727272. Windows color (decimal): -6201002 or 5661089. OLE color: 5661089.
HSL color Cylindrical-coordinate representation of color #A16156: hue angle of 8.8º degrees, saturation: 0.3, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #A16156 is Cyan = 0, Magento = 0.40, Yellow = 0.47 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 97 | 86 | - |
| CMYK | 0 | 0.40 | 0.47 | 0.37 |
| HSL | 8.8º | 0.3% | 0.48% | - |
| HSV(B) | 8.8º | 0.47% | 0.63% | - |
| XYZ | 20.65 | 16.8 | 10.96 | - |
| YUV | 114.88 | 111.7 | 160.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 97 | 86 | 0 | 0.40 | 0.47 | 0.37 | 8.8 | 0.3 | 0.48 |
| Hex | A1 | 61 | 56 | 0 | 28 | 2F | 25 | 9 | 1E | 30 |
| Octal | 241 | 141 | 126 | 0 | 50 | 57 | 45 | 11 | 36 | 60 |
| Binary | 10100001 | 1100001 | 1010110 | 0 | 101000 | 101111 | 100101 | 1001 | 11110 | 110000 |
Color Harmonies of #A16156
Complementary color
Monochromatic Colors of #A16156
Black with #A16156
Text Example
Text Example
White with #A16156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A16156; }
p { color: rgb(161,97,86); }
H1.HeaderClassName
{
color: #A16156;
}
.AnyTagClassName
{
color: #A16156;
}
</style>
background-color css
<style>
a { background-color: #A16156; }
a { background-color: rgb(161,97,86); }
div.DivClassName
{
background-color: #A16156;
}
.BgClassName
{
background-color: #A16156;
}
</style>
border-color css
<style>
span { border-color: #A16156; }
span { border-color: rgb(161,97,86); }
td.TdClassName
{
border-color: #A16156;
}
.TagClassName
{
border-color: #A16156;
}
</style>