Shades of Au Chico #A76557
Tints of Au Chico #A76557
RGB
CMYK
RGB Variations
Color information
#A76557 (or 0xA76557) is known color: Au Chico. HEX triplet: A7, 65 and 57. RGB value is (167,101,87). Sum of RGB (Red+Green+Blue) = 167+101+87=355 (47% of max value = 765). Red value is 167 (65.62% from 255 or 47.04% from 355); Green value is 101 (39.84% from 255 or 28.45% from 355); Blue value is 87 (34.38% from 255 or 24.51% from 355); Max value from RGB is 167 - color contains mainly: red. Hex color #A76557 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A76557 is #589AA8. Grayscale: #777777. Windows color (decimal): -5806761 or 5727655. OLE color: 5727655.
HSL color Cylindrical-coordinate representation of color #A76557: hue angle of 10.5º degrees, saturation: 0.31, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #A76557 is Cyan = 0, Magento = 0.40, Yellow = 0.48 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 101 | 87 | - |
| CMYK | 0 | 0.40 | 0.48 | 0.35 |
| HSL | 10.5º | 0.31% | 0.5% | - |
| HSV(B) | 10.5º | 0.48% | 0.65% | - |
| XYZ | 22.31 | 18.21 | 11.36 | - |
| YUV | 119.14 | 109.87 | 162.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 101 | 87 | 0 | 0.40 | 0.48 | 0.35 | 10.5 | 0.31 | 0.5 |
| Hex | A7 | 65 | 57 | 0 | 28 | 30 | 23 | A | 1F | 32 |
| Octal | 247 | 145 | 127 | 0 | 50 | 60 | 43 | 12 | 37 | 62 |
| Binary | 10100111 | 1100101 | 1010111 | 0 | 101000 | 110000 | 100011 | 1010 | 11111 | 110010 |
Color Harmonies of #A76557
Complementary color
Monochromatic Colors of #A76557
Black with #A76557
Text Example
Text Example
White with #A76557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A76557; }
p { color: rgb(167,101,87); }
H1.HeaderClassName
{
color: #A76557;
}
.AnyTagClassName
{
color: #A76557;
}
</style>
background-color css
<style>
a { background-color: #A76557; }
a { background-color: rgb(167,101,87); }
div.DivClassName
{
background-color: #A76557;
}
.BgClassName
{
background-color: #A76557;
}
</style>
border-color css
<style>
span { border-color: #A76557; }
span { border-color: rgb(167,101,87); }
td.TdClassName
{
border-color: #A76557;
}
.TagClassName
{
border-color: #A76557;
}
</style>