Shades of Au Chico #A46557
Tints of Au Chico #A46557
RGB
CMYK
RGB Variations
Color information
#A46557 (or 0xA46557) is known color: Au Chico. HEX triplet: A4, 65 and 57. RGB value is (164,101,87). Sum of RGB (Red+Green+Blue) = 164+101+87=352 (46% of max value = 765). Red value is 164 (64.45% from 255 or 46.59% from 352); Green value is 101 (39.84% from 255 or 28.69% from 352); Blue value is 87 (34.38% from 255 or 24.72% from 352); Max value from RGB is 164 - color contains mainly: red. Hex color #A46557 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A46557 is #5B9AA8. Grayscale: #767676. Windows color (decimal): -6003369 or 5727652. OLE color: 5727652.
HSL color Cylindrical-coordinate representation of color #A46557: hue angle of 10.91º 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 #A46557 is Cyan = 0, Magento = 0.38, Yellow = 0.47 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 101 | 87 | - |
| CMYK | 0 | 0.38 | 0.47 | 0.36 |
| HSL | 10.91º | 0.31% | 0.49% | - |
| HSV(B) | 10.91º | 0.47% | 0.64% | - |
| XYZ | 21.68 | 17.89 | 11.33 | - |
| YUV | 118.24 | 110.37 | 160.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 101 | 87 | 0 | 0.38 | 0.47 | 0.36 | 10.91 | 0.31 | 0.49 |
| Hex | A4 | 65 | 57 | 0 | 26 | 2F | 24 | B | 1F | 31 |
| Octal | 244 | 145 | 127 | 0 | 46 | 57 | 44 | 13 | 37 | 61 |
| Binary | 10100100 | 1100101 | 1010111 | 0 | 100110 | 101111 | 100100 | 1011 | 11111 | 110001 |
Color Harmonies of #A46557
Complementary color
Monochromatic Colors of #A46557
Black with #A46557
Text Example
Text Example
White with #A46557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A46557; }
p { color: rgb(164,101,87); }
H1.HeaderClassName
{
color: #A46557;
}
.AnyTagClassName
{
color: #A46557;
}
</style>
background-color css
<style>
a { background-color: #A46557; }
a { background-color: rgb(164,101,87); }
div.DivClassName
{
background-color: #A46557;
}
.BgClassName
{
background-color: #A46557;
}
</style>
border-color css
<style>
span { border-color: #A46557; }
span { border-color: rgb(164,101,87); }
td.TdClassName
{
border-color: #A46557;
}
.TagClassName
{
border-color: #A46557;
}
</style>