Shades of Au Chico #A46657
Tints of Au Chico #A46657
RGB
CMYK
RGB Variations
Color information
#A46657 (or 0xA46657) is known color: Au Chico. HEX triplet: A4, 66 and 57. RGB value is (164,102,87). Sum of RGB (Red+Green+Blue) = 164+102+87=353 (46% of max value = 765). Red value is 164 (64.45% from 255 or 46.46% from 353); Green value is 102 (40.23% from 255 or 28.90% from 353); Blue value is 87 (34.38% from 255 or 24.65% from 353); Max value from RGB is 164 - color contains mainly: red. Hex color #A46657 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A46657 is #5B99A8. Grayscale: #767676. Windows color (decimal): -6003113 or 5727908. OLE color: 5727908.
HSL color Cylindrical-coordinate representation of color #A46657: hue angle of 11.69º 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 #A46657 is Cyan = 0, Magento = 0.38, Yellow = 0.47 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 102 | 87 | - |
| CMYK | 0 | 0.38 | 0.47 | 0.36 |
| HSL | 11.69º | 0.31% | 0.49% | - |
| HSV(B) | 11.69º | 0.47% | 0.64% | - |
| XYZ | 21.78 | 18.08 | 11.36 | - |
| YUV | 118.83 | 110.04 | 160.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 102 | 87 | 0 | 0.38 | 0.47 | 0.36 | 11.69 | 0.31 | 0.49 |
| Hex | A4 | 66 | 57 | 0 | 26 | 2F | 24 | C | 1F | 31 |
| Octal | 244 | 146 | 127 | 0 | 46 | 57 | 44 | 14 | 37 | 61 |
| Binary | 10100100 | 1100110 | 1010111 | 0 | 100110 | 101111 | 100100 | 1100 | 11111 | 110001 |
Color Harmonies of #A46657
Complementary color
Monochromatic Colors of #A46657
Black with #A46657
Text Example
Text Example
White with #A46657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A46657; }
p { color: rgb(164,102,87); }
H1.HeaderClassName
{
color: #A46657;
}
.AnyTagClassName
{
color: #A46657;
}
</style>
background-color css
<style>
a { background-color: #A46657; }
a { background-color: rgb(164,102,87); }
div.DivClassName
{
background-color: #A46657;
}
.BgClassName
{
background-color: #A46657;
}
</style>
border-color css
<style>
span { border-color: #A46657; }
span { border-color: rgb(164,102,87); }
td.TdClassName
{
border-color: #A46657;
}
.TagClassName
{
border-color: #A46657;
}
</style>