Shades of Hacienda #977916
Tints of Hacienda #977916
RGB
CMYK
RGB Variations
Color information
#977916 (or 0x977916) is known color: Hacienda. HEX triplet: 97, 79 and 16. RGB value is (151,121,22). Sum of RGB (Red+Green+Blue) = 151+121+22=294 (38% of max value = 765). Red value is 151 (59.38% from 255 or 51.36% from 294); Green value is 121 (47.66% from 255 or 41.16% from 294); Blue value is 22 (8.98% from 255 or 7.48% from 294); Max value from RGB is 151 - color contains mainly: red. Hex color #977916 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #977916 is #6886E9. Grayscale: #777777. Windows color (decimal): -6850282 or 1472919. OLE color: 1472919.
HSL color Cylindrical-coordinate representation of color #977916: hue angle of 46.05º degrees, saturation: 0.75, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #977916 is Cyan = 0, Magento = 0.20, Yellow = 0.85 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 121 | 22 | - |
| CMYK | 0 | 0.20 | 0.85 | 0.41 |
| HSL | 46.05º | 0.75% | 0.34% | - |
| HSV(B) | 46.05º | 0.85% | 0.59% | - |
| XYZ | 19.74 | 20.31 | 3.64 | - |
| YUV | 118.68 | 73.44 | 151.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 121 | 22 | 0 | 0.20 | 0.85 | 0.41 | 46.05 | 0.75 | 0.34 |
| Hex | 97 | 79 | 16 | 0 | 14 | 55 | 29 | 2E | 4B | 22 |
| Octal | 227 | 171 | 26 | 0 | 24 | 125 | 51 | 56 | 113 | 42 |
| Binary | 10010111 | 1111001 | 10110 | 0 | 10100 | 1010101 | 101001 | 101110 | 1001011 | 100010 |
Color Harmonies of #977916
Complementary color
Monochromatic Colors of #977916
Black with #977916
Text Example
Text Example
White with #977916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977916; }
p { color: rgb(151,121,22); }
H1.HeaderClassName
{
color: #977916;
}
.AnyTagClassName
{
color: #977916;
}
</style>
background-color css
<style>
a { background-color: #977916; }
a { background-color: rgb(151,121,22); }
div.DivClassName
{
background-color: #977916;
}
.BgClassName
{
background-color: #977916;
}
</style>
border-color css
<style>
span { border-color: #977916; }
span { border-color: rgb(151,121,22); }
td.TdClassName
{
border-color: #977916;
}
.TagClassName
{
border-color: #977916;
}
</style>