Shades of Au Chico #976554
Tints of Au Chico #976554
RGB
CMYK
RGB Variations
Color information
#976554 (or 0x976554) is known color: Au Chico. HEX triplet: 97, 65 and 54. RGB value is (151,101,84). Sum of RGB (Red+Green+Blue) = 151+101+84=336 (44% of max value = 765). Red value is 151 (59.38% from 255 or 44.94% from 336); Green value is 101 (39.84% from 255 or 30.06% from 336); Blue value is 84 (33.20% from 255 or 25% from 336); Max value from RGB is 151 - color contains mainly: red. Hex color #976554 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #976554 is #689AAB. Grayscale: #727272. Windows color (decimal): -6855340 or 5531031. OLE color: 5531031.
HSL color Cylindrical-coordinate representation of color #976554: hue angle of 15.22º degrees, saturation: 0.29, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #976554 is Cyan = 0, Magento = 0.33, Yellow = 0.44 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 101 | 84 | - |
| CMYK | 0 | 0.33 | 0.44 | 0.41 |
| HSL | 15.22º | 0.29% | 0.46% | - |
| HSV(B) | 15.22º | 0.44% | 0.59% | - |
| XYZ | 19.02 | 16.53 | 10.58 | - |
| YUV | 114.01 | 111.07 | 154.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 101 | 84 | 0 | 0.33 | 0.44 | 0.41 | 15.22 | 0.29 | 0.46 |
| Hex | 97 | 65 | 54 | 0 | 21 | 2C | 29 | F | 1D | 2E |
| Octal | 227 | 145 | 124 | 0 | 41 | 54 | 51 | 17 | 35 | 56 |
| Binary | 10010111 | 1100101 | 1010100 | 0 | 100001 | 101100 | 101001 | 1111 | 11101 | 101110 |
Color Harmonies of #976554
Complementary color
Monochromatic Colors of #976554
Black with #976554
Text Example
Text Example
White with #976554
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #976554; }
p { color: rgb(151,101,84); }
H1.HeaderClassName
{
color: #976554;
}
.AnyTagClassName
{
color: #976554;
}
</style>
background-color css
<style>
a { background-color: #976554; }
a { background-color: rgb(151,101,84); }
div.DivClassName
{
background-color: #976554;
}
.BgClassName
{
background-color: #976554;
}
</style>
border-color css
<style>
span { border-color: #976554; }
span { border-color: rgb(151,101,84); }
td.TdClassName
{
border-color: #976554;
}
.TagClassName
{
border-color: #976554;
}
</style>