Shades of Hacienda #977610
Tints of Hacienda #977610
RGB
CMYK
RGB Variations
Color information
#977610 (or 0x977610) is known color: Hacienda. HEX triplet: 97, 76 and 10. RGB value is (151,118,16). Sum of RGB (Red+Green+Blue) = 151+118+16=285 (37% of max value = 765). Red value is 151 (59.38% from 255 or 52.98% from 285); Green value is 118 (46.48% from 255 or 41.40% from 285); Blue value is 16 (6.64% from 255 or 5.61% from 285); Max value from RGB is 151 - color contains mainly: red. Hex color #977610 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #977610 is #6889EF. Grayscale: #747474. Windows color (decimal): -6851056 or 1078935. OLE color: 1078935.
HSL color Cylindrical-coordinate representation of color #977610: hue angle of 45.33º degrees, saturation: 0.81, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #977610 is Cyan = 0, Magento = 0.22, Yellow = 0.89 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 118 | 16 | - |
| CMYK | 0 | 0.22 | 0.89 | 0.41 |
| HSL | 45.33º | 0.81% | 0.33% | - |
| HSV(B) | 45.33º | 0.89% | 0.59% | - |
| XYZ | 19.33 | 19.57 | 3.25 | - |
| YUV | 116.24 | 71.43 | 152.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 118 | 16 | 0 | 0.22 | 0.89 | 0.41 | 45.33 | 0.81 | 0.33 |
| Hex | 97 | 76 | 10 | 0 | 16 | 59 | 29 | 2D | 51 | 21 |
| Octal | 227 | 166 | 20 | 0 | 26 | 131 | 51 | 55 | 121 | 41 |
| Binary | 10010111 | 1110110 | 10000 | 0 | 10110 | 1011001 | 101001 | 101101 | 1010001 | 100001 |
Color Harmonies of #977610
Complementary color
Monochromatic Colors of #977610
Black with #977610
Text Example
Text Example
White with #977610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977610; }
p { color: rgb(151,118,16); }
H1.HeaderClassName
{
color: #977610;
}
.AnyTagClassName
{
color: #977610;
}
</style>
background-color css
<style>
a { background-color: #977610; }
a { background-color: rgb(151,118,16); }
div.DivClassName
{
background-color: #977610;
}
.BgClassName
{
background-color: #977610;
}
</style>
border-color css
<style>
span { border-color: #977610; }
span { border-color: rgb(151,118,16); }
td.TdClassName
{
border-color: #977610;
}
.TagClassName
{
border-color: #977610;
}
</style>