Shades of Au Chico #A16557
Tints of Au Chico #A16557
RGB
CMYK
RGB Variations
Color information
#A16557 (or 0xA16557) is known color: Au Chico. HEX triplet: A1, 65 and 57. RGB value is (161,101,87). Sum of RGB (Red+Green+Blue) = 161+101+87=349 (46% of max value = 765). Red value is 161 (63.28% from 255 or 46.13% from 349); Green value is 101 (39.84% from 255 or 28.94% from 349); Blue value is 87 (34.38% from 255 or 24.93% from 349); Max value from RGB is 161 - color contains mainly: red. Hex color #A16557 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A16557 is #5E9AA8. Grayscale: #757575. Windows color (decimal): -6199977 or 5727649. OLE color: 5727649.
HSL color Cylindrical-coordinate representation of color #A16557: hue angle of 11.35º degrees, saturation: 0.3, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #A16557 is Cyan = 0, Magento = 0.37, Yellow = 0.46 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 101 | 87 | - |
| CMYK | 0 | 0.37 | 0.46 | 0.37 |
| HSL | 11.35º | 0.3% | 0.49% | - |
| HSV(B) | 11.35º | 0.46% | 0.63% | - |
| XYZ | 21.07 | 17.57 | 11.3 | - |
| YUV | 117.34 | 110.88 | 159.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 101 | 87 | 0 | 0.37 | 0.46 | 0.37 | 11.35 | 0.3 | 0.49 |
| Hex | A1 | 65 | 57 | 0 | 25 | 2E | 25 | B | 1E | 31 |
| Octal | 241 | 145 | 127 | 0 | 45 | 56 | 45 | 13 | 36 | 61 |
| Binary | 10100001 | 1100101 | 1010111 | 0 | 100101 | 101110 | 100101 | 1011 | 11110 | 110001 |
Color Harmonies of #A16557
Complementary color
Monochromatic Colors of #A16557
Black with #A16557
Text Example
Text Example
White with #A16557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A16557; }
p { color: rgb(161,101,87); }
H1.HeaderClassName
{
color: #A16557;
}
.AnyTagClassName
{
color: #A16557;
}
</style>
background-color css
<style>
a { background-color: #A16557; }
a { background-color: rgb(161,101,87); }
div.DivClassName
{
background-color: #A16557;
}
.BgClassName
{
background-color: #A16557;
}
</style>
border-color css
<style>
span { border-color: #A16557; }
span { border-color: rgb(161,101,87); }
td.TdClassName
{
border-color: #A16557;
}
.TagClassName
{
border-color: #A16557;
}
</style>