Shades of Au Chico #976455
Tints of Au Chico #976455
RGB
CMYK
RGB Variations
Color information
#976455 (or 0x976455) is known color: Au Chico. HEX triplet: 97, 64 and 55. RGB value is (151,100,85). Sum of RGB (Red+Green+Blue) = 151+100+85=336 (44% of max value = 765). Red value is 151 (59.38% from 255 or 44.94% from 336); Green value is 100 (39.45% from 255 or 29.76% from 336); Blue value is 85 (33.59% from 255 or 25.30% from 336); Max value from RGB is 151 - color contains mainly: red. Hex color #976455 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #976455 is #689BAA. Grayscale: #717171. Windows color (decimal): -6855595 or 5596311. OLE color: 5596311.
HSL color Cylindrical-coordinate representation of color #976455: hue angle of 13.64º degrees, saturation: 0.28, 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 #976455 is Cyan = 0, Magento = 0.34, Yellow = 0.44 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 100 | 85 | - |
| CMYK | 0 | 0.34 | 0.44 | 0.41 |
| HSL | 13.64º | 0.28% | 0.46% | - |
| HSV(B) | 13.64º | 0.44% | 0.59% | - |
| XYZ | 18.96 | 16.35 | 10.75 | - |
| YUV | 113.54 | 111.9 | 154.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 100 | 85 | 0 | 0.34 | 0.44 | 0.41 | 13.64 | 0.28 | 0.46 |
| Hex | 97 | 64 | 55 | 0 | 22 | 2C | 29 | E | 1C | 2E |
| Octal | 227 | 144 | 125 | 0 | 42 | 54 | 51 | 16 | 34 | 56 |
| Binary | 10010111 | 1100100 | 1010101 | 0 | 100010 | 101100 | 101001 | 1110 | 11100 | 101110 |
Color Harmonies of #976455
Complementary color
Monochromatic Colors of #976455
Black with #976455
Text Example
Text Example
White with #976455
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #976455; }
p { color: rgb(151,100,85); }
H1.HeaderClassName
{
color: #976455;
}
.AnyTagClassName
{
color: #976455;
}
</style>
background-color css
<style>
a { background-color: #976455; }
a { background-color: rgb(151,100,85); }
div.DivClassName
{
background-color: #976455;
}
.BgClassName
{
background-color: #976455;
}
</style>
border-color css
<style>
span { border-color: #976455; }
span { border-color: rgb(151,100,85); }
td.TdClassName
{
border-color: #976455;
}
.TagClassName
{
border-color: #976455;
}
</style>