Shades of Au Chico #A16556
Tints of Au Chico #A16556
RGB
CMYK
RGB Variations
Color information
#A16556 (or 0xA16556) is known color: Au Chico. HEX triplet: A1, 65 and 56. RGB value is (161,101,86). Sum of RGB (Red+Green+Blue) = 161+101+86=348 (46% of max value = 765). Red value is 161 (63.28% from 255 or 46.26% from 348); Green value is 101 (39.84% from 255 or 29.02% from 348); Blue value is 86 (33.98% from 255 or 24.71% from 348); Max value from RGB is 161 - color contains mainly: red. Hex color #A16556 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A16556 is #5E9AA9. Grayscale: #757575. Windows color (decimal): -6199978 or 5662113. OLE color: 5662113.
HSL color Cylindrical-coordinate representation of color #A16556: hue angle of 12º 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 #A16556 is Cyan = 0, Magento = 0.37, Yellow = 0.47 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 101 | 86 | - |
| CMYK | 0 | 0.37 | 0.47 | 0.37 |
| HSL | 12º | 0.3% | 0.48% | - |
| HSV(B) | 12º | 0.47% | 0.63% | - |
| XYZ | 21.03 | 17.56 | 11.08 | - |
| YUV | 117.23 | 110.38 | 159.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 101 | 86 | 0 | 0.37 | 0.47 | 0.37 | 12 | 0.3 | 0.48 |
| Hex | A1 | 65 | 56 | 0 | 25 | 2F | 25 | C | 1E | 30 |
| Octal | 241 | 145 | 126 | 0 | 45 | 57 | 45 | 14 | 36 | 60 |
| Binary | 10100001 | 1100101 | 1010110 | 0 | 100101 | 101111 | 100101 | 1100 | 11110 | 110000 |
Color Harmonies of #A16556
Complementary color
Monochromatic Colors of #A16556
Black with #A16556
Text Example
Text Example
White with #A16556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A16556; }
p { color: rgb(161,101,86); }
H1.HeaderClassName
{
color: #A16556;
}
.AnyTagClassName
{
color: #A16556;
}
</style>
background-color css
<style>
a { background-color: #A16556; }
a { background-color: rgb(161,101,86); }
div.DivClassName
{
background-color: #A16556;
}
.BgClassName
{
background-color: #A16556;
}
</style>
border-color css
<style>
span { border-color: #A16556; }
span { border-color: rgb(161,101,86); }
td.TdClassName
{
border-color: #A16556;
}
.TagClassName
{
border-color: #A16556;
}
</style>