Shades of Au Chico #A76857
Tints of Au Chico #A76857
RGB
CMYK
RGB Variations
Color information
#A76857 (or 0xA76857) is known color: Au Chico. HEX triplet: A7, 68 and 57. RGB value is (167,104,87). Sum of RGB (Red+Green+Blue) = 167+104+87=358 (47% of max value = 765). Red value is 167 (65.62% from 255 or 46.65% from 358); Green value is 104 (41.02% from 255 or 29.05% from 358); Blue value is 87 (34.38% from 255 or 24.30% from 358); Max value from RGB is 167 - color contains mainly: red. Hex color #A76857 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A76857 is #5897A8. Grayscale: #797979. Windows color (decimal): -5805993 or 5728423. OLE color: 5728423.
HSL color Cylindrical-coordinate representation of color #A76857: hue angle of 12.75º 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 #A76857 is Cyan = 0, Magento = 0.38, Yellow = 0.48 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 104 | 87 | - |
| CMYK | 0 | 0.38 | 0.48 | 0.35 |
| HSL | 12.75º | 0.31% | 0.5% | - |
| HSV(B) | 12.75º | 0.48% | 0.65% | - |
| XYZ | 22.61 | 18.8 | 11.45 | - |
| YUV | 120.9 | 108.87 | 160.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 104 | 87 | 0 | 0.38 | 0.48 | 0.35 | 12.75 | 0.31 | 0.5 |
| Hex | A7 | 68 | 57 | 0 | 26 | 30 | 23 | D | 1F | 32 |
| Octal | 247 | 150 | 127 | 0 | 46 | 60 | 43 | 15 | 37 | 62 |
| Binary | 10100111 | 1101000 | 1010111 | 0 | 100110 | 110000 | 100011 | 1101 | 11111 | 110010 |
Color Harmonies of #A76857
Complementary color
Monochromatic Colors of #A76857
Black with #A76857
Text Example
Text Example
White with #A76857
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A76857; }
p { color: rgb(167,104,87); }
H1.HeaderClassName
{
color: #A76857;
}
.AnyTagClassName
{
color: #A76857;
}
</style>
background-color css
<style>
a { background-color: #A76857; }
a { background-color: rgb(167,104,87); }
div.DivClassName
{
background-color: #A76857;
}
.BgClassName
{
background-color: #A76857;
}
</style>
border-color css
<style>
span { border-color: #A76857; }
span { border-color: rgb(167,104,87); }
td.TdClassName
{
border-color: #A76857;
}
.TagClassName
{
border-color: #A76857;
}
</style>