Shades of Au Chico #A26858
Tints of Au Chico #A26858
RGB
CMYK
RGB Variations
Color information
#A26858 (or 0xA26858) is known color: Au Chico. HEX triplet: A2, 68 and 58. RGB value is (162,104,88). Sum of RGB (Red+Green+Blue) = 162+104+88=354 (46% of max value = 765). Red value is 162 (63.67% from 255 or 45.76% from 354); Green value is 104 (41.02% from 255 or 29.38% from 354); Blue value is 88 (34.77% from 255 or 24.86% from 354); Max value from RGB is 162 - color contains mainly: red. Hex color #A26858 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A26858 is #5D97A7. Grayscale: #777777. Windows color (decimal): -6133672 or 5793954. OLE color: 5793954.
HSL color Cylindrical-coordinate representation of color #A26858: hue angle of 12.97º degrees, saturation: 0.3, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #A26858 is Cyan = 0, Magento = 0.36, Yellow = 0.46 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 104 | 88 | - |
| CMYK | 0 | 0.36 | 0.46 | 0.36 |
| HSL | 12.97º | 0.3% | 0.49% | - |
| HSV(B) | 12.97º | 0.46% | 0.64% | - |
| XYZ | 21.61 | 18.29 | 11.62 | - |
| YUV | 119.52 | 110.22 | 158.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 104 | 88 | 0 | 0.36 | 0.46 | 0.36 | 12.97 | 0.3 | 0.49 |
| Hex | A2 | 68 | 58 | 0 | 24 | 2E | 24 | D | 1E | 31 |
| Octal | 242 | 150 | 130 | 0 | 44 | 56 | 44 | 15 | 36 | 61 |
| Binary | 10100010 | 1101000 | 1011000 | 0 | 100100 | 101110 | 100100 | 1101 | 11110 | 110001 |
Color Harmonies of #A26858
Complementary color
Monochromatic Colors of #A26858
Black with #A26858
Text Example
Text Example
White with #A26858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A26858; }
p { color: rgb(162,104,88); }
H1.HeaderClassName
{
color: #A26858;
}
.AnyTagClassName
{
color: #A26858;
}
</style>
background-color css
<style>
a { background-color: #A26858; }
a { background-color: rgb(162,104,88); }
div.DivClassName
{
background-color: #A26858;
}
.BgClassName
{
background-color: #A26858;
}
</style>
border-color css
<style>
span { border-color: #A26858; }
span { border-color: rgb(162,104,88); }
td.TdClassName
{
border-color: #A26858;
}
.TagClassName
{
border-color: #A26858;
}
</style>