Shades of Au Chico #976555
Tints of Au Chico #976555
RGB
CMYK
RGB Variations
Color information
#976555 (or 0x976555) is known color: Au Chico. HEX triplet: 97, 65 and 55. RGB value is (151,101,85). Sum of RGB (Red+Green+Blue) = 151+101+85=337 (44% of max value = 765). Red value is 151 (59.38% from 255 or 44.81% from 337); Green value is 101 (39.84% from 255 or 29.97% from 337); Blue value is 85 (33.59% from 255 or 25.22% from 337); Max value from RGB is 151 - color contains mainly: red. Hex color #976555 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #976555 is #689AAA. Grayscale: #727272. Windows color (decimal): -6855339 or 5596567. OLE color: 5596567.
HSL color Cylindrical-coordinate representation of color #976555: hue angle of 14.55º 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 #976555 is Cyan = 0, Magento = 0.33, Yellow = 0.44 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 101 | 85 | - |
| CMYK | 0 | 0.33 | 0.44 | 0.41 |
| HSL | 14.55º | 0.28% | 0.46% | - |
| HSV(B) | 14.55º | 0.44% | 0.59% | - |
| XYZ | 19.06 | 16.54 | 10.78 | - |
| YUV | 114.13 | 111.57 | 154.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 101 | 85 | 0 | 0.33 | 0.44 | 0.41 | 14.55 | 0.28 | 0.46 |
| Hex | 97 | 65 | 55 | 0 | 21 | 2C | 29 | F | 1C | 2E |
| Octal | 227 | 145 | 125 | 0 | 41 | 54 | 51 | 17 | 34 | 56 |
| Binary | 10010111 | 1100101 | 1010101 | 0 | 100001 | 101100 | 101001 | 1111 | 11100 | 101110 |
Color Harmonies of #976555
Complementary color
Monochromatic Colors of #976555
Black with #976555
Text Example
Text Example
White with #976555
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #976555; }
p { color: rgb(151,101,85); }
H1.HeaderClassName
{
color: #976555;
}
.AnyTagClassName
{
color: #976555;
}
</style>
background-color css
<style>
a { background-color: #976555; }
a { background-color: rgb(151,101,85); }
div.DivClassName
{
background-color: #976555;
}
.BgClassName
{
background-color: #976555;
}
</style>
border-color css
<style>
span { border-color: #976555; }
span { border-color: rgb(151,101,85); }
td.TdClassName
{
border-color: #976555;
}
.TagClassName
{
border-color: #976555;
}
</style>