Shades of Au Chico #A36760
Tints of Au Chico #A36760
RGB
CMYK
RGB Variations
Color information
#A36760 (or 0xA36760) is known color: Au Chico. HEX triplet: A3, 67 and 60. RGB value is (163,103,96). Sum of RGB (Red+Green+Blue) = 163+103+96=362 (47% of max value = 765). Red value is 163 (64.06% from 255 or 45.03% from 362); Green value is 103 (40.62% from 255 or 28.45% from 362); Blue value is 96 (37.89% from 255 or 26.52% from 362); Max value from RGB is 163 - color contains mainly: red. Hex color #A36760 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A36760 is #5C989F. Grayscale: #787878. Windows color (decimal): -6068384 or 6317987. OLE color: 6317987.
HSL color Cylindrical-coordinate representation of color #A36760: hue angle of 6.27º degrees, saturation: 0.27, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #A36760 is Cyan = 0, Magento = 0.37, Yellow = 0.41 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 103 | 96 | - |
| CMYK | 0 | 0.37 | 0.41 | 0.36 |
| HSL | 6.27º | 0.27% | 0.51% | - |
| HSV(B) | 6.27º | 0.41% | 0.64% | - |
| XYZ | 22.07 | 18.33 | 13.44 | - |
| YUV | 120.14 | 114.38 | 158.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 103 | 96 | 0 | 0.37 | 0.41 | 0.36 | 6.27 | 0.27 | 0.51 |
| Hex | A3 | 67 | 60 | 0 | 25 | 29 | 24 | 6 | 1B | 33 |
| Octal | 243 | 147 | 140 | 0 | 45 | 51 | 44 | 6 | 33 | 63 |
| Binary | 10100011 | 1100111 | 1100000 | 0 | 100101 | 101001 | 100100 | 110 | 11011 | 110011 |
Color Harmonies of #A36760
Complementary color
Monochromatic Colors of #A36760
Black with #A36760
Text Example
Text Example
White with #A36760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A36760; }
p { color: rgb(163,103,96); }
H1.HeaderClassName
{
color: #A36760;
}
.AnyTagClassName
{
color: #A36760;
}
</style>
background-color css
<style>
a { background-color: #A36760; }
a { background-color: rgb(163,103,96); }
div.DivClassName
{
background-color: #A36760;
}
.BgClassName
{
background-color: #A36760;
}
</style>
border-color css
<style>
span { border-color: #A36760; }
span { border-color: rgb(163,103,96); }
td.TdClassName
{
border-color: #A36760;
}
.TagClassName
{
border-color: #A36760;
}
</style>