Shades of Au Chico #A46259
Tints of Au Chico #A46259
RGB
CMYK
RGB Variations
Color information
#A46259 (or 0xA46259) is known color: Au Chico. HEX triplet: A4, 62 and 59. RGB value is (164,98,89). Sum of RGB (Red+Green+Blue) = 164+98+89=351 (46% of max value = 765). Red value is 164 (64.45% from 255 or 46.72% from 351); Green value is 98 (38.67% from 255 or 27.92% from 351); Blue value is 89 (35.16% from 255 or 25.36% from 351); Max value from RGB is 164 - color contains mainly: red. Hex color #A46259 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A46259 is #5B9DA6. Grayscale: #747474. Windows color (decimal): -6004135 or 5857956. OLE color: 5857956.
HSL color Cylindrical-coordinate representation of color #A46259: hue angle of 7.2º degrees, saturation: 0.3, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #A46259 is Cyan = 0, Magento = 0.40, Yellow = 0.46 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 98 | 89 | - |
| CMYK | 0 | 0.40 | 0.46 | 0.36 |
| HSL | 7.2º | 0.3% | 0.5% | - |
| HSV(B) | 7.2º | 0.46% | 0.64% | - |
| XYZ | 21.48 | 17.35 | 11.67 | - |
| YUV | 116.71 | 112.37 | 161.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 98 | 89 | 0 | 0.40 | 0.46 | 0.36 | 7.2 | 0.3 | 0.5 |
| Hex | A4 | 62 | 59 | 0 | 28 | 2E | 24 | 7 | 1E | 32 |
| Octal | 244 | 142 | 131 | 0 | 50 | 56 | 44 | 7 | 36 | 62 |
| Binary | 10100100 | 1100010 | 1011001 | 0 | 101000 | 101110 | 100100 | 111 | 11110 | 110010 |
Color Harmonies of #A46259
Complementary color
Monochromatic Colors of #A46259
Black with #A46259
Text Example
Text Example
White with #A46259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A46259; }
p { color: rgb(164,98,89); }
H1.HeaderClassName
{
color: #A46259;
}
.AnyTagClassName
{
color: #A46259;
}
</style>
background-color css
<style>
a { background-color: #A46259; }
a { background-color: rgb(164,98,89); }
div.DivClassName
{
background-color: #A46259;
}
.BgClassName
{
background-color: #A46259;
}
</style>
border-color css
<style>
span { border-color: #A46259; }
span { border-color: rgb(164,98,89); }
td.TdClassName
{
border-color: #A46259;
}
.TagClassName
{
border-color: #A46259;
}
</style>