Shades of Au Chico #976254
Tints of Au Chico #976254
RGB
CMYK
RGB Variations
Color information
#976254 (or 0x976254) is known color: Au Chico. HEX triplet: 97, 62 and 54. RGB value is (151,98,84). Sum of RGB (Red+Green+Blue) = 151+98+84=333 (44% of max value = 765). Red value is 151 (59.38% from 255 or 45.35% from 333); Green value is 98 (38.67% from 255 or 29.43% from 333); Blue value is 84 (33.20% from 255 or 25.23% from 333); Max value from RGB is 151 - color contains mainly: red. Hex color #976254 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #976254 is #689DAB. Grayscale: #707070. Windows color (decimal): -6856108 or 5530263. OLE color: 5530263.
HSL color Cylindrical-coordinate representation of color #976254: hue angle of 12.54º 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 #976254 is Cyan = 0, Magento = 0.35, Yellow = 0.44 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 98 | 84 | - |
| CMYK | 0 | 0.35 | 0.44 | 0.41 |
| HSL | 12.54º | 0.29% | 0.46% | - |
| HSV(B) | 12.54º | 0.44% | 0.59% | - |
| XYZ | 18.73 | 15.95 | 10.48 | - |
| YUV | 112.25 | 112.06 | 155.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 98 | 84 | 0 | 0.35 | 0.44 | 0.41 | 12.54 | 0.29 | 0.46 |
| Hex | 97 | 62 | 54 | 0 | 23 | 2C | 29 | D | 1D | 2E |
| Octal | 227 | 142 | 124 | 0 | 43 | 54 | 51 | 15 | 35 | 56 |
| Binary | 10010111 | 1100010 | 1010100 | 0 | 100011 | 101100 | 101001 | 1101 | 11101 | 101110 |
Color Harmonies of #976254
Complementary color
Monochromatic Colors of #976254
Black with #976254
Text Example
Text Example
White with #976254
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #976254; }
p { color: rgb(151,98,84); }
H1.HeaderClassName
{
color: #976254;
}
.AnyTagClassName
{
color: #976254;
}
</style>
background-color css
<style>
a { background-color: #976254; }
a { background-color: rgb(151,98,84); }
div.DivClassName
{
background-color: #976254;
}
.BgClassName
{
background-color: #976254;
}
</style>
border-color css
<style>
span { border-color: #976254; }
span { border-color: rgb(151,98,84); }
td.TdClassName
{
border-color: #976254;
}
.TagClassName
{
border-color: #976254;
}
</style>