Shades of Au Chico #A26556
Tints of Au Chico #A26556
RGB
CMYK
RGB Variations
Color information
#A26556 (or 0xA26556) is known color: Au Chico. HEX triplet: A2, 65 and 56. RGB value is (162,101,86). Sum of RGB (Red+Green+Blue) = 162+101+86=349 (46% of max value = 765). Red value is 162 (63.67% from 255 or 46.42% from 349); Green value is 101 (39.84% from 255 or 28.94% from 349); Blue value is 86 (33.98% from 255 or 24.64% from 349); Max value from RGB is 162 - color contains mainly: red. Hex color #A26556 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A26556 is #5D9AA9. Grayscale: #757575. Windows color (decimal): -6134442 or 5662114. OLE color: 5662114.
HSL color Cylindrical-coordinate representation of color #A26556: hue angle of 11.84º degrees, saturation: 0.31, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #A26556 is Cyan = 0, Magento = 0.38, Yellow = 0.47 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 101 | 86 | - |
| CMYK | 0 | 0.38 | 0.47 | 0.36 |
| HSL | 11.84º | 0.31% | 0.49% | - |
| HSV(B) | 11.84º | 0.47% | 0.64% | - |
| XYZ | 21.23 | 17.66 | 11.09 | - |
| YUV | 117.53 | 110.21 | 159.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 101 | 86 | 0 | 0.38 | 0.47 | 0.36 | 11.84 | 0.31 | 0.49 |
| Hex | A2 | 65 | 56 | 0 | 26 | 2F | 24 | C | 1F | 31 |
| Octal | 242 | 145 | 126 | 0 | 46 | 57 | 44 | 14 | 37 | 61 |
| Binary | 10100010 | 1100101 | 1010110 | 0 | 100110 | 101111 | 100100 | 1100 | 11111 | 110001 |
Color Harmonies of #A26556
Complementary color
Monochromatic Colors of #A26556
Black with #A26556
Text Example
Text Example
White with #A26556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A26556; }
p { color: rgb(162,101,86); }
H1.HeaderClassName
{
color: #A26556;
}
.AnyTagClassName
{
color: #A26556;
}
</style>
background-color css
<style>
a { background-color: #A26556; }
a { background-color: rgb(162,101,86); }
div.DivClassName
{
background-color: #A26556;
}
.BgClassName
{
background-color: #A26556;
}
</style>
border-color css
<style>
span { border-color: #A26556; }
span { border-color: rgb(162,101,86); }
td.TdClassName
{
border-color: #A26556;
}
.TagClassName
{
border-color: #A26556;
}
</style>