Shades of Au Chico #A76259
Tints of Au Chico #A76259
RGB
CMYK
RGB Variations
Color information
#A76259 (or 0xA76259) is known color: Au Chico. HEX triplet: A7, 62 and 59. RGB value is (167,98,89). Sum of RGB (Red+Green+Blue) = 167+98+89=354 (46% of max value = 765). Red value is 167 (65.62% from 255 or 47.18% from 354); Green value is 98 (38.67% from 255 or 27.68% from 354); Blue value is 89 (35.16% from 255 or 25.14% from 354); Max value from RGB is 167 - color contains mainly: red. Hex color #A76259 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A76259 is #589DA6. Grayscale: #757575. Windows color (decimal): -5807527 or 5857959. OLE color: 5857959.
HSL color Cylindrical-coordinate representation of color #A76259: hue angle of 6.92º degrees, saturation: 0.31, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #A76259 is Cyan = 0, Magento = 0.41, Yellow = 0.47 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 98 | 89 | - |
| CMYK | 0 | 0.41 | 0.47 | 0.35 |
| HSL | 6.92º | 0.31% | 0.5% | - |
| HSV(B) | 6.92º | 0.47% | 0.65% | - |
| XYZ | 22.11 | 17.67 | 11.7 | - |
| YUV | 117.61 | 111.86 | 163.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 98 | 89 | 0 | 0.41 | 0.47 | 0.35 | 6.92 | 0.31 | 0.5 |
| Hex | A7 | 62 | 59 | 0 | 29 | 2F | 23 | 7 | 1F | 32 |
| Octal | 247 | 142 | 131 | 0 | 51 | 57 | 43 | 7 | 37 | 62 |
| Binary | 10100111 | 1100010 | 1011001 | 0 | 101001 | 101111 | 100011 | 111 | 11111 | 110010 |
Color Harmonies of #A76259
Complementary color
Monochromatic Colors of #A76259
Black with #A76259
Text Example
Text Example
White with #A76259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A76259; }
p { color: rgb(167,98,89); }
H1.HeaderClassName
{
color: #A76259;
}
.AnyTagClassName
{
color: #A76259;
}
</style>
background-color css
<style>
a { background-color: #A76259; }
a { background-color: rgb(167,98,89); }
div.DivClassName
{
background-color: #A76259;
}
.BgClassName
{
background-color: #A76259;
}
</style>
border-color css
<style>
span { border-color: #A76259; }
span { border-color: rgb(167,98,89); }
td.TdClassName
{
border-color: #A76259;
}
.TagClassName
{
border-color: #A76259;
}
</style>