Shades of Au Chico #976052
Tints of Au Chico #976052
RGB
CMYK
RGB Variations
Color information
#976052 (or 0x976052) is known color: Au Chico. HEX triplet: 97, 60 and 52. RGB value is (151,96,82). Sum of RGB (Red+Green+Blue) = 151+96+82=329 (43% of max value = 765). Red value is 151 (59.38% from 255 or 45.90% from 329); Green value is 96 (37.89% from 255 or 29.18% from 329); Blue value is 82 (32.42% from 255 or 24.92% from 329); Max value from RGB is 151 - color contains mainly: red. Hex color #976052 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #976052 is #689FAD. Grayscale: #6E6E6E. Windows color (decimal): -6856622 or 5398679. OLE color: 5398679.
HSL color Cylindrical-coordinate representation of color #976052: hue angle of 12.17º degrees, saturation: 0.3, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #976052 is Cyan = 0, Magento = 0.36, Yellow = 0.46 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 96 | 82 | - |
| CMYK | 0 | 0.36 | 0.46 | 0.41 |
| HSL | 12.17º | 0.3% | 0.46% | - |
| HSV(B) | 12.17º | 0.46% | 0.59% | - |
| XYZ | 18.47 | 15.55 | 10.01 | - |
| YUV | 110.85 | 111.72 | 156.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 96 | 82 | 0 | 0.36 | 0.46 | 0.41 | 12.17 | 0.3 | 0.46 |
| Hex | 97 | 60 | 52 | 0 | 24 | 2E | 29 | C | 1E | 2E |
| Octal | 227 | 140 | 122 | 0 | 44 | 56 | 51 | 14 | 36 | 56 |
| Binary | 10010111 | 1100000 | 1010010 | 0 | 100100 | 101110 | 101001 | 1100 | 11110 | 101110 |
Color Harmonies of #976052
Complementary color
Monochromatic Colors of #976052
Black with #976052
Text Example
Text Example
White with #976052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #976052; }
p { color: rgb(151,96,82); }
H1.HeaderClassName
{
color: #976052;
}
.AnyTagClassName
{
color: #976052;
}
</style>
background-color css
<style>
a { background-color: #976052; }
a { background-color: rgb(151,96,82); }
div.DivClassName
{
background-color: #976052;
}
.BgClassName
{
background-color: #976052;
}
</style>
border-color css
<style>
span { border-color: #976052; }
span { border-color: rgb(151,96,82); }
td.TdClassName
{
border-color: #976052;
}
.TagClassName
{
border-color: #976052;
}
</style>