Shades of Au Chico #A36557
Tints of Au Chico #A36557
RGB
CMYK
RGB Variations
Color information
#A36557 (or 0xA36557) is known color: Au Chico. HEX triplet: A3, 65 and 57. RGB value is (163,101,87). Sum of RGB (Red+Green+Blue) = 163+101+87=351 (46% of max value = 765). Red value is 163 (64.06% from 255 or 46.44% from 351); Green value is 101 (39.84% from 255 or 28.77% from 351); Blue value is 87 (34.38% from 255 or 24.79% from 351); Max value from RGB is 163 - color contains mainly: red. Hex color #A36557 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A36557 is #5C9AA8. Grayscale: #767676. Windows color (decimal): -6068905 or 5727651. OLE color: 5727651.
HSL color Cylindrical-coordinate representation of color #A36557: hue angle of 11.05º degrees, saturation: 0.3, 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 #A36557 is Cyan = 0, Magento = 0.38, Yellow = 0.47 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 101 | 87 | - |
| CMYK | 0 | 0.38 | 0.47 | 0.36 |
| HSL | 11.05º | 0.3% | 0.49% | - |
| HSV(B) | 11.05º | 0.47% | 0.64% | - |
| XYZ | 21.48 | 17.78 | 11.32 | - |
| YUV | 117.94 | 110.54 | 160.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 101 | 87 | 0 | 0.38 | 0.47 | 0.36 | 11.05 | 0.3 | 0.49 |
| Hex | A3 | 65 | 57 | 0 | 26 | 2F | 24 | B | 1E | 31 |
| Octal | 243 | 145 | 127 | 0 | 46 | 57 | 44 | 13 | 36 | 61 |
| Binary | 10100011 | 1100101 | 1010111 | 0 | 100110 | 101111 | 100100 | 1011 | 11110 | 110001 |
Color Harmonies of #A36557
Complementary color
Monochromatic Colors of #A36557
Black with #A36557
Text Example
Text Example
White with #A36557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A36557; }
p { color: rgb(163,101,87); }
H1.HeaderClassName
{
color: #A36557;
}
.AnyTagClassName
{
color: #A36557;
}
</style>
background-color css
<style>
a { background-color: #A36557; }
a { background-color: rgb(163,101,87); }
div.DivClassName
{
background-color: #A36557;
}
.BgClassName
{
background-color: #A36557;
}
</style>
border-color css
<style>
span { border-color: #A36557; }
span { border-color: rgb(163,101,87); }
td.TdClassName
{
border-color: #A36557;
}
.TagClassName
{
border-color: #A36557;
}
</style>