Shades of Au Chico #976556
Tints of Au Chico #976556
RGB
CMYK
RGB Variations
Color information
#976556 (or 0x976556) is known color: Au Chico. HEX triplet: 97, 65 and 56. RGB value is (151,101,86). Sum of RGB (Red+Green+Blue) = 151+101+86=338 (44% of max value = 765). Red value is 151 (59.38% from 255 or 44.67% from 338); Green value is 101 (39.84% from 255 or 29.88% from 338); Blue value is 86 (33.98% from 255 or 25.44% from 338); Max value from RGB is 151 - color contains mainly: red. Hex color #976556 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #976556 is #689AA9. Grayscale: #727272. Windows color (decimal): -6855338 or 5662103. OLE color: 5662103.
HSL color Cylindrical-coordinate representation of color #976556: hue angle of 13.85º 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 #976556 is Cyan = 0, Magento = 0.33, Yellow = 0.43 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 101 | 86 | - |
| CMYK | 0 | 0.33 | 0.43 | 0.41 |
| HSL | 13.85º | 0.27% | 0.46% | - |
| HSV(B) | 13.85º | 0.43% | 0.59% | - |
| XYZ | 19.1 | 16.56 | 10.99 | - |
| YUV | 114.24 | 112.07 | 154.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 101 | 86 | 0 | 0.33 | 0.43 | 0.41 | 13.85 | 0.27 | 0.46 |
| Hex | 97 | 65 | 56 | 0 | 21 | 2B | 29 | E | 1B | 2E |
| Octal | 227 | 145 | 126 | 0 | 41 | 53 | 51 | 16 | 33 | 56 |
| Binary | 10010111 | 1100101 | 1010110 | 0 | 100001 | 101011 | 101001 | 1110 | 11011 | 101110 |
Color Harmonies of #976556
Complementary color
Monochromatic Colors of #976556
Black with #976556
Text Example
Text Example
White with #976556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #976556; }
p { color: rgb(151,101,86); }
H1.HeaderClassName
{
color: #976556;
}
.AnyTagClassName
{
color: #976556;
}
</style>
background-color css
<style>
a { background-color: #976556; }
a { background-color: rgb(151,101,86); }
div.DivClassName
{
background-color: #976556;
}
.BgClassName
{
background-color: #976556;
}
</style>
border-color css
<style>
span { border-color: #976556; }
span { border-color: rgb(151,101,86); }
td.TdClassName
{
border-color: #976556;
}
.TagClassName
{
border-color: #976556;
}
</style>