Shades of Au Chico #A66759
Tints of Au Chico #A66759
RGB
CMYK
RGB Variations
Color information
#A66759 (or 0xA66759) is known color: Au Chico. HEX triplet: A6, 67 and 59. RGB value is (166,103,89). Sum of RGB (Red+Green+Blue) = 166+103+89=358 (47% of max value = 765). Red value is 166 (65.23% from 255 or 46.37% from 358); Green value is 103 (40.62% from 255 or 28.77% from 358); Blue value is 89 (35.16% from 255 or 24.86% from 358); Max value from RGB is 166 - color contains mainly: red. Hex color #A66759 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A66759 is #5998A6. Grayscale: #787878. Windows color (decimal): -5871783 or 5859238. OLE color: 5859238.
HSL color Cylindrical-coordinate representation of color #A66759: hue angle of 10.91º degrees, saturation: 0.3, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #A66759 is Cyan = 0, Magento = 0.38, Yellow = 0.46 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 166 | 103 | 89 | - |
| CMYK | 0 | 0.38 | 0.46 | 0.35 |
| HSL | 10.91º | 0.3% | 0.5% | - |
| HSV(B) | 10.91º | 0.46% | 0.65% | - |
| XYZ | 22.38 | 18.53 | 11.85 | - |
| YUV | 120.24 | 110.37 | 160.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 166 | 103 | 89 | 0 | 0.38 | 0.46 | 0.35 | 10.91 | 0.3 | 0.5 |
| Hex | A6 | 67 | 59 | 0 | 26 | 2E | 23 | B | 1E | 32 |
| Octal | 246 | 147 | 131 | 0 | 46 | 56 | 43 | 13 | 36 | 62 |
| Binary | 10100110 | 1100111 | 1011001 | 0 | 100110 | 101110 | 100011 | 1011 | 11110 | 110010 |
Color Harmonies of #A66759
Complementary color
Monochromatic Colors of #A66759
Black with #A66759
Text Example
Text Example
White with #A66759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A66759; }
p { color: rgb(166,103,89); }
H1.HeaderClassName
{
color: #A66759;
}
.AnyTagClassName
{
color: #A66759;
}
</style>
background-color css
<style>
a { background-color: #A66759; }
a { background-color: rgb(166,103,89); }
div.DivClassName
{
background-color: #A66759;
}
.BgClassName
{
background-color: #A66759;
}
</style>
border-color css
<style>
span { border-color: #A66759; }
span { border-color: rgb(166,103,89); }
td.TdClassName
{
border-color: #A66759;
}
.TagClassName
{
border-color: #A66759;
}
</style>