Shades of Au Chico #976656
Tints of Au Chico #976656
RGB
CMYK
RGB Variations
Color information
#976656 (or 0x976656) is known color: Au Chico. HEX triplet: 97, 66 and 56. RGB value is (151,102,86). Sum of RGB (Red+Green+Blue) = 151+102+86=339 (44% of max value = 765). Red value is 151 (59.38% from 255 or 44.54% from 339); Green value is 102 (40.23% from 255 or 30.09% from 339); Blue value is 86 (33.98% from 255 or 25.37% from 339); Max value from RGB is 151 - color contains mainly: red. Hex color #976656 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #976656 is #6899A9. Grayscale: #727272. Windows color (decimal): -6855082 or 5662359. OLE color: 5662359.
HSL color Cylindrical-coordinate representation of color #976656: hue angle of 14.77º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #976656 is Cyan = 0, Magento = 0.32, Yellow = 0.43 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 102 | 86 | - |
| CMYK | 0 | 0.32 | 0.43 | 0.41 |
| HSL | 14.77º | 0.27% | 0.46% | - |
| HSV(B) | 14.77º | 0.43% | 0.59% | - |
| XYZ | 19.19 | 16.75 | 11.03 | - |
| YUV | 114.83 | 111.73 | 153.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 102 | 86 | 0 | 0.32 | 0.43 | 0.41 | 14.77 | 0.27 | 0.46 |
| Hex | 97 | 66 | 56 | 0 | 20 | 2B | 29 | F | 1B | 2E |
| Octal | 227 | 146 | 126 | 0 | 40 | 53 | 51 | 17 | 33 | 56 |
| Binary | 10010111 | 1100110 | 1010110 | 0 | 100000 | 101011 | 101001 | 1111 | 11011 | 101110 |
Color Harmonies of #976656
Complementary color
Monochromatic Colors of #976656
Black with #976656
Text Example
Text Example
White with #976656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #976656; }
p { color: rgb(151,102,86); }
H1.HeaderClassName
{
color: #976656;
}
.AnyTagClassName
{
color: #976656;
}
</style>
background-color css
<style>
a { background-color: #976656; }
a { background-color: rgb(151,102,86); }
div.DivClassName
{
background-color: #976656;
}
.BgClassName
{
background-color: #976656;
}
</style>
border-color css
<style>
span { border-color: #976656; }
span { border-color: rgb(151,102,86); }
td.TdClassName
{
border-color: #976656;
}
.TagClassName
{
border-color: #976656;
}
</style>