Shades of Au Chico #A36656
Tints of Au Chico #A36656
RGB
CMYK
RGB Variations
Color information
#A36656 (or 0xA36656) is known color: Au Chico. HEX triplet: A3, 66 and 56. RGB value is (163,102,86). Sum of RGB (Red+Green+Blue) = 163+102+86=351 (46% of max value = 765). Red value is 163 (64.06% from 255 or 46.44% from 351); Green value is 102 (40.23% from 255 or 29.06% from 351); Blue value is 86 (33.98% from 255 or 24.50% from 351); Max value from RGB is 163 - color contains mainly: red. Hex color #A36656 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A36656 is #5C99A9. Grayscale: #767676. Windows color (decimal): -6068650 or 5662371. OLE color: 5662371.
HSL color Cylindrical-coordinate representation of color #A36656: hue angle of 12.47º 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 #A36656 is Cyan = 0, Magento = 0.37, Yellow = 0.47 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 102 | 86 | - |
| CMYK | 0 | 0.37 | 0.47 | 0.36 |
| HSL | 12.47º | 0.31% | 0.49% | - |
| HSV(B) | 12.47º | 0.47% | 0.64% | - |
| XYZ | 21.54 | 17.96 | 11.14 | - |
| YUV | 118.42 | 109.71 | 159.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 102 | 86 | 0 | 0.37 | 0.47 | 0.36 | 12.47 | 0.31 | 0.49 |
| Hex | A3 | 66 | 56 | 0 | 25 | 2F | 24 | C | 1F | 31 |
| Octal | 243 | 146 | 126 | 0 | 45 | 57 | 44 | 14 | 37 | 61 |
| Binary | 10100011 | 1100110 | 1010110 | 0 | 100101 | 101111 | 100100 | 1100 | 11111 | 110001 |
Color Harmonies of #A36656
Complementary color
Monochromatic Colors of #A36656
Black with #A36656
Text Example
Text Example
White with #A36656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A36656; }
p { color: rgb(163,102,86); }
H1.HeaderClassName
{
color: #A36656;
}
.AnyTagClassName
{
color: #A36656;
}
</style>
background-color css
<style>
a { background-color: #A36656; }
a { background-color: rgb(163,102,86); }
div.DivClassName
{
background-color: #A36656;
}
.BgClassName
{
background-color: #A36656;
}
</style>
border-color css
<style>
span { border-color: #A36656; }
span { border-color: rgb(163,102,86); }
td.TdClassName
{
border-color: #A36656;
}
.TagClassName
{
border-color: #A36656;
}
</style>