Shades of Au Chico #A46556
Tints of Au Chico #A46556
RGB
CMYK
RGB Variations
Color information
#A46556 (or 0xA46556) is known color: Au Chico. HEX triplet: A4, 65 and 56. RGB value is (164,101,86). Sum of RGB (Red+Green+Blue) = 164+101+86=351 (46% of max value = 765). Red value is 164 (64.45% from 255 or 46.72% from 351); Green value is 101 (39.84% from 255 or 28.77% from 351); Blue value is 86 (33.98% from 255 or 24.50% from 351); Max value from RGB is 164 - color contains mainly: red. Hex color #A46556 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A46556 is #5B9AA9. Grayscale: #767676. Windows color (decimal): -6003370 or 5662116. OLE color: 5662116.
HSL color Cylindrical-coordinate representation of color #A46556: hue angle of 11.54º 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 #A46556 is Cyan = 0, Magento = 0.38, Yellow = 0.48 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 101 | 86 | - |
| CMYK | 0 | 0.38 | 0.48 | 0.36 |
| HSL | 11.54º | 0.31% | 0.49% | - |
| HSV(B) | 11.54º | 0.48% | 0.64% | - |
| XYZ | 21.64 | 17.87 | 11.11 | - |
| YUV | 118.13 | 109.87 | 160.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 101 | 86 | 0 | 0.38 | 0.48 | 0.36 | 11.54 | 0.31 | 0.49 |
| Hex | A4 | 65 | 56 | 0 | 26 | 30 | 24 | C | 1F | 31 |
| Octal | 244 | 145 | 126 | 0 | 46 | 60 | 44 | 14 | 37 | 61 |
| Binary | 10100100 | 1100101 | 1010110 | 0 | 100110 | 110000 | 100100 | 1100 | 11111 | 110001 |
Color Harmonies of #A46556
Complementary color
Monochromatic Colors of #A46556
Black with #A46556
Text Example
Text Example
White with #A46556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A46556; }
p { color: rgb(164,101,86); }
H1.HeaderClassName
{
color: #A46556;
}
.AnyTagClassName
{
color: #A46556;
}
</style>
background-color css
<style>
a { background-color: #A46556; }
a { background-color: rgb(164,101,86); }
div.DivClassName
{
background-color: #A46556;
}
.BgClassName
{
background-color: #A46556;
}
</style>
border-color css
<style>
span { border-color: #A46556; }
span { border-color: rgb(164,101,86); }
td.TdClassName
{
border-color: #A46556;
}
.TagClassName
{
border-color: #A46556;
}
</style>