Shades of Hacienda #987716
Tints of Hacienda #987716
RGB
CMYK
RGB Variations
Color information
#987716 (or 0x987716) is known color: Hacienda. HEX triplet: 98, 77 and 16. RGB value is (152,119,22). Sum of RGB (Red+Green+Blue) = 152+119+22=293 (38% of max value = 765). Red value is 152 (59.77% from 255 or 51.88% from 293); Green value is 119 (46.88% from 255 or 40.61% from 293); Blue value is 22 (8.98% from 255 or 7.51% from 293); Max value from RGB is 152 - color contains mainly: red. Hex color #987716 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #987716 is #6788E9. Grayscale: #767676. Windows color (decimal): -6785258 or 1472408. OLE color: 1472408.
HSL color Cylindrical-coordinate representation of color #987716: hue angle of 44.77º degrees, saturation: 0.75, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #987716 is Cyan = 0, Magento = 0.22, Yellow = 0.86 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 119 | 22 | - |
| CMYK | 0 | 0.22 | 0.86 | 0.40 |
| HSL | 44.77º | 0.75% | 0.34% | - |
| HSV(B) | 44.77º | 0.86% | 0.6% | - |
| XYZ | 19.69 | 19.93 | 3.57 | - |
| YUV | 117.81 | 73.93 | 152.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 119 | 22 | 0 | 0.22 | 0.86 | 0.40 | 44.77 | 0.75 | 0.34 |
| Hex | 98 | 77 | 16 | 0 | 16 | 56 | 28 | 2D | 4B | 22 |
| Octal | 230 | 167 | 26 | 0 | 26 | 126 | 50 | 55 | 113 | 42 |
| Binary | 10011000 | 1110111 | 10110 | 0 | 10110 | 1010110 | 101000 | 101101 | 1001011 | 100010 |
Color Harmonies of #987716
Complementary color
Monochromatic Colors of #987716
Black with #987716
Text Example
Text Example
White with #987716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #987716; }
p { color: rgb(152,119,22); }
H1.HeaderClassName
{
color: #987716;
}
.AnyTagClassName
{
color: #987716;
}
</style>
background-color css
<style>
a { background-color: #987716; }
a { background-color: rgb(152,119,22); }
div.DivClassName
{
background-color: #987716;
}
.BgClassName
{
background-color: #987716;
}
</style>
border-color css
<style>
span { border-color: #987716; }
span { border-color: rgb(152,119,22); }
td.TdClassName
{
border-color: #987716;
}
.TagClassName
{
border-color: #987716;
}
</style>