Shades of Au Chico #976959
Tints of Au Chico #976959
RGB
CMYK
RGB Variations
Color information
#976959 (or 0x976959) is known color: Au Chico. HEX triplet: 97, 69 and 59. RGB value is (151,105,89). Sum of RGB (Red+Green+Blue) = 151+105+89=345 (45% of max value = 765). Red value is 151 (59.38% from 255 or 43.77% from 345); Green value is 105 (41.41% from 255 or 30.43% from 345); Blue value is 89 (35.16% from 255 or 25.80% from 345); Max value from RGB is 151 - color contains mainly: red. Hex color #976959 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #976959 is #6896A6. Grayscale: #757575. Windows color (decimal): -6854311 or 5859735. OLE color: 5859735.
HSL color Cylindrical-coordinate representation of color #976959: hue angle of 15.48º degrees, saturation: 0.26, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #976959 is Cyan = 0, Magento = 0.30, Yellow = 0.41 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 105 | 89 | - |
| CMYK | 0 | 0.30 | 0.41 | 0.41 |
| HSL | 15.48º | 0.26% | 0.47% | - |
| HSV(B) | 15.48º | 0.41% | 0.59% | - |
| XYZ | 19.62 | 17.4 | 11.78 | - |
| YUV | 116.93 | 112.24 | 152.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 105 | 89 | 0 | 0.30 | 0.41 | 0.41 | 15.48 | 0.26 | 0.47 |
| Hex | 97 | 69 | 59 | 0 | 1E | 29 | 29 | F | 1A | 2F |
| Octal | 227 | 151 | 131 | 0 | 36 | 51 | 51 | 17 | 32 | 57 |
| Binary | 10010111 | 1101001 | 1011001 | 0 | 11110 | 101001 | 101001 | 1111 | 11010 | 101111 |
Color Harmonies of #976959
Complementary color
Monochromatic Colors of #976959
Black with #976959
Text Example
Text Example
White with #976959
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #976959; }
p { color: rgb(151,105,89); }
H1.HeaderClassName
{
color: #976959;
}
.AnyTagClassName
{
color: #976959;
}
</style>
background-color css
<style>
a { background-color: #976959; }
a { background-color: rgb(151,105,89); }
div.DivClassName
{
background-color: #976959;
}
.BgClassName
{
background-color: #976959;
}
</style>
border-color css
<style>
span { border-color: #976959; }
span { border-color: rgb(151,105,89); }
td.TdClassName
{
border-color: #976959;
}
.TagClassName
{
border-color: #976959;
}
</style>