Shades of Au Chico #A46056
Tints of Au Chico #A46056
RGB
CMYK
RGB Variations
Color information
#A46056 (or 0xA46056) is known color: Au Chico. HEX triplet: A4, 60 and 56. RGB value is (164,96,86). Sum of RGB (Red+Green+Blue) = 164+96+86=346 (45% of max value = 765). Red value is 164 (64.45% from 255 or 47.40% from 346); Green value is 96 (37.89% from 255 or 27.75% from 346); Blue value is 86 (33.98% from 255 or 24.86% from 346); Max value from RGB is 164 - color contains mainly: red. Hex color #A46056 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A46056 is #5B9FA9. Grayscale: #737373. Windows color (decimal): -6004650 or 5660836. OLE color: 5660836.
HSL color Cylindrical-coordinate representation of color #A46056: hue angle of 7.69º degrees, saturation: 0.31, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #A46056 is Cyan = 0, Magento = 0.41, Yellow = 0.48 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 96 | 86 | - |
| CMYK | 0 | 0.41 | 0.48 | 0.36 |
| HSL | 7.69º | 0.31% | 0.49% | - |
| HSV(B) | 7.69º | 0.48% | 0.64% | - |
| XYZ | 21.17 | 16.93 | 10.96 | - |
| YUV | 115.19 | 111.53 | 162.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 96 | 86 | 0 | 0.41 | 0.48 | 0.36 | 7.69 | 0.31 | 0.49 |
| Hex | A4 | 60 | 56 | 0 | 29 | 30 | 24 | 8 | 1F | 31 |
| Octal | 244 | 140 | 126 | 0 | 51 | 60 | 44 | 10 | 37 | 61 |
| Binary | 10100100 | 1100000 | 1010110 | 0 | 101001 | 110000 | 100100 | 1000 | 11111 | 110001 |
Color Harmonies of #A46056
Complementary color
Monochromatic Colors of #A46056
Black with #A46056
Text Example
Text Example
White with #A46056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A46056; }
p { color: rgb(164,96,86); }
H1.HeaderClassName
{
color: #A46056;
}
.AnyTagClassName
{
color: #A46056;
}
</style>
background-color css
<style>
a { background-color: #A46056; }
a { background-color: rgb(164,96,86); }
div.DivClassName
{
background-color: #A46056;
}
.BgClassName
{
background-color: #A46056;
}
</style>
border-color css
<style>
span { border-color: #A46056; }
span { border-color: rgb(164,96,86); }
td.TdClassName
{
border-color: #A46056;
}
.TagClassName
{
border-color: #A46056;
}
</style>