Shades of Au Chico #A76358
Tints of Au Chico #A76358
RGB
CMYK
RGB Variations
Color information
#A76358 (or 0xA76358) is known color: Au Chico. HEX triplet: A7, 63 and 58. RGB value is (167,99,88). Sum of RGB (Red+Green+Blue) = 167+99+88=354 (46% of max value = 765). Red value is 167 (65.62% from 255 or 47.18% from 354); Green value is 99 (39.06% from 255 or 27.97% from 354); Blue value is 88 (34.77% from 255 or 24.86% from 354); Max value from RGB is 167 - color contains mainly: red. Hex color #A76358 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A76358 is #589CA7. Grayscale: #767676. Windows color (decimal): -5807272 or 5792679. OLE color: 5792679.
HSL color Cylindrical-coordinate representation of color #A76358: hue angle of 8.35º 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 #A76358 is Cyan = 0, Magento = 0.41, Yellow = 0.47 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 99 | 88 | - |
| CMYK | 0 | 0.41 | 0.47 | 0.35 |
| HSL | 8.35º | 0.31% | 0.5% | - |
| HSV(B) | 8.35º | 0.47% | 0.65% | - |
| XYZ | 22.16 | 17.84 | 11.51 | - |
| YUV | 118.08 | 111.03 | 162.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 99 | 88 | 0 | 0.41 | 0.47 | 0.35 | 8.35 | 0.31 | 0.5 |
| Hex | A7 | 63 | 58 | 0 | 29 | 2F | 23 | 8 | 1F | 32 |
| Octal | 247 | 143 | 130 | 0 | 51 | 57 | 43 | 10 | 37 | 62 |
| Binary | 10100111 | 1100011 | 1011000 | 0 | 101001 | 101111 | 100011 | 1000 | 11111 | 110010 |
Color Harmonies of #A76358
Complementary color
Monochromatic Colors of #A76358
Black with #A76358
Text Example
Text Example
White with #A76358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A76358; }
p { color: rgb(167,99,88); }
H1.HeaderClassName
{
color: #A76358;
}
.AnyTagClassName
{
color: #A76358;
}
</style>
background-color css
<style>
a { background-color: #A76358; }
a { background-color: rgb(167,99,88); }
div.DivClassName
{
background-color: #A76358;
}
.BgClassName
{
background-color: #A76358;
}
</style>
border-color css
<style>
span { border-color: #A76358; }
span { border-color: rgb(167,99,88); }
td.TdClassName
{
border-color: #A76358;
}
.TagClassName
{
border-color: #A76358;
}
</style>