Shades of Au Chico #A16259
Tints of Au Chico #A16259
RGB
CMYK
RGB Variations
Color information
#A16259 (or 0xA16259) is known color: Au Chico. HEX triplet: A1, 62 and 59. RGB value is (161,98,89). Sum of RGB (Red+Green+Blue) = 161+98+89=348 (46% of max value = 765). Red value is 161 (63.28% from 255 or 46.26% from 348); Green value is 98 (38.67% from 255 or 28.16% from 348); Blue value is 89 (35.16% from 255 or 25.57% from 348); Max value from RGB is 161 - color contains mainly: red. Hex color #A16259 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A16259 is #5E9DA6. Grayscale: #737373. Windows color (decimal): -6200743 or 5857953. OLE color: 5857953.
HSL color Cylindrical-coordinate representation of color #A16259: hue angle of 7.5º degrees, saturation: 0.29, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #A16259 is Cyan = 0, Magento = 0.39, Yellow = 0.45 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 98 | 89 | - |
| CMYK | 0 | 0.39 | 0.45 | 0.37 |
| HSL | 7.5º | 0.29% | 0.49% | - |
| HSV(B) | 7.5º | 0.45% | 0.63% | - |
| XYZ | 20.87 | 17.03 | 11.64 | - |
| YUV | 115.81 | 112.87 | 160.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 98 | 89 | 0 | 0.39 | 0.45 | 0.37 | 7.5 | 0.29 | 0.49 |
| Hex | A1 | 62 | 59 | 0 | 27 | 2D | 25 | 8 | 1D | 31 |
| Octal | 241 | 142 | 131 | 0 | 47 | 55 | 45 | 10 | 35 | 61 |
| Binary | 10100001 | 1100010 | 1011001 | 0 | 100111 | 101101 | 100101 | 1000 | 11101 | 110001 |
Color Harmonies of #A16259
Complementary color
Monochromatic Colors of #A16259
Black with #A16259
Text Example
Text Example
White with #A16259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A16259; }
p { color: rgb(161,98,89); }
H1.HeaderClassName
{
color: #A16259;
}
.AnyTagClassName
{
color: #A16259;
}
</style>
background-color css
<style>
a { background-color: #A16259; }
a { background-color: rgb(161,98,89); }
div.DivClassName
{
background-color: #A16259;
}
.BgClassName
{
background-color: #A16259;
}
</style>
border-color css
<style>
span { border-color: #A16259; }
span { border-color: rgb(161,98,89); }
td.TdClassName
{
border-color: #A16259;
}
.TagClassName
{
border-color: #A16259;
}
</style>