Shades of Au Chico #A46057
Tints of Au Chico #A46057
RGB
CMYK
RGB Variations
Color information
#A46057 (or 0xA46057) is known color: Au Chico. HEX triplet: A4, 60 and 57. RGB value is (164,96,87). Sum of RGB (Red+Green+Blue) = 164+96+87=347 (45% of max value = 765). Red value is 164 (64.45% from 255 or 47.26% from 347); Green value is 96 (37.89% from 255 or 27.67% from 347); Blue value is 87 (34.38% from 255 or 25.07% from 347); Max value from RGB is 164 - color contains mainly: red. Hex color #A46057 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A46057 is #5B9FA8. Grayscale: #737373. Windows color (decimal): -6004649 or 5726372. OLE color: 5726372.
HSL color Cylindrical-coordinate representation of color #A46057: hue angle of 7.01º degrees, saturation: 0.31, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #A46057 is Cyan = 0, Magento = 0.41, Yellow = 0.47 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 96 | 87 | - |
| CMYK | 0 | 0.41 | 0.47 | 0.36 |
| HSL | 7.01º | 0.31% | 0.49% | - |
| HSV(B) | 7.01º | 0.47% | 0.64% | - |
| XYZ | 21.21 | 16.95 | 11.17 | - |
| YUV | 115.31 | 112.03 | 162.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 96 | 87 | 0 | 0.41 | 0.47 | 0.36 | 7.01 | 0.31 | 0.49 |
| Hex | A4 | 60 | 57 | 0 | 29 | 2F | 24 | 7 | 1F | 31 |
| Octal | 244 | 140 | 127 | 0 | 51 | 57 | 44 | 7 | 37 | 61 |
| Binary | 10100100 | 1100000 | 1010111 | 0 | 101001 | 101111 | 100100 | 111 | 11111 | 110001 |
Color Harmonies of #A46057
Complementary color
Monochromatic Colors of #A46057
Black with #A46057
Text Example
Text Example
White with #A46057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A46057; }
p { color: rgb(164,96,87); }
H1.HeaderClassName
{
color: #A46057;
}
.AnyTagClassName
{
color: #A46057;
}
</style>
background-color css
<style>
a { background-color: #A46057; }
a { background-color: rgb(164,96,87); }
div.DivClassName
{
background-color: #A46057;
}
.BgClassName
{
background-color: #A46057;
}
</style>
border-color css
<style>
span { border-color: #A46057; }
span { border-color: rgb(164,96,87); }
td.TdClassName
{
border-color: #A46057;
}
.TagClassName
{
border-color: #A46057;
}
</style>