Shades of Au Chico #976456
Tints of Au Chico #976456
RGB
CMYK
RGB Variations
Color information
#976456 (or 0x976456) is known color: Au Chico. HEX triplet: 97, 64 and 56. RGB value is (151,100,86). Sum of RGB (Red+Green+Blue) = 151+100+86=337 (44% of max value = 765). Red value is 151 (59.38% from 255 or 44.81% from 337); Green value is 100 (39.45% from 255 or 29.67% from 337); Blue value is 86 (33.98% from 255 or 25.52% from 337); Max value from RGB is 151 - color contains mainly: red. Hex color #976456 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #976456 is #689BA9. Grayscale: #717171. Windows color (decimal): -6855594 or 5661847. OLE color: 5661847.
HSL color Cylindrical-coordinate representation of color #976456: hue angle of 12.92º 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 #976456 is Cyan = 0, Magento = 0.34, Yellow = 0.43 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 100 | 86 | - |
| CMYK | 0 | 0.34 | 0.43 | 0.41 |
| HSL | 12.92º | 0.27% | 0.46% | - |
| HSV(B) | 12.92º | 0.43% | 0.59% | - |
| XYZ | 19 | 16.37 | 10.96 | - |
| YUV | 113.65 | 112.4 | 154.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 100 | 86 | 0 | 0.34 | 0.43 | 0.41 | 12.92 | 0.27 | 0.46 |
| Hex | 97 | 64 | 56 | 0 | 22 | 2B | 29 | D | 1B | 2E |
| Octal | 227 | 144 | 126 | 0 | 42 | 53 | 51 | 15 | 33 | 56 |
| Binary | 10010111 | 1100100 | 1010110 | 0 | 100010 | 101011 | 101001 | 1101 | 11011 | 101110 |
Color Harmonies of #976456
Complementary color
Monochromatic Colors of #976456
Black with #976456
Text Example
Text Example
White with #976456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #976456; }
p { color: rgb(151,100,86); }
H1.HeaderClassName
{
color: #976456;
}
.AnyTagClassName
{
color: #976456;
}
</style>
background-color css
<style>
a { background-color: #976456; }
a { background-color: rgb(151,100,86); }
div.DivClassName
{
background-color: #976456;
}
.BgClassName
{
background-color: #976456;
}
</style>
border-color css
<style>
span { border-color: #976456; }
span { border-color: rgb(151,100,86); }
td.TdClassName
{
border-color: #976456;
}
.TagClassName
{
border-color: #976456;
}
</style>