Shades of Hacienda #987718
Tints of Hacienda #987718
RGB
CMYK
RGB Variations
Color information
#987718 (or 0x987718) is known color: Hacienda. HEX triplet: 98, 77 and 18. RGB value is (152,119,24). Sum of RGB (Red+Green+Blue) = 152+119+24=295 (39% of max value = 765). Red value is 152 (59.77% from 255 or 51.53% from 295); Green value is 119 (46.88% from 255 or 40.34% from 295); Blue value is 24 (9.77% from 255 or 8.14% from 295); Max value from RGB is 152 - color contains mainly: red. Hex color #987718 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #987718 is #6788E7. Grayscale: #767676. Windows color (decimal): -6785256 or 1603480. OLE color: 1603480.
HSL color Cylindrical-coordinate representation of color #987718: hue angle of 44.53º degrees, saturation: 0.73, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #987718 is Cyan = 0, Magento = 0.22, Yellow = 0.84 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 119 | 24 | - |
| CMYK | 0 | 0.22 | 0.84 | 0.40 |
| HSL | 44.53º | 0.73% | 0.35% | - |
| HSV(B) | 44.53º | 0.84% | 0.6% | - |
| XYZ | 19.71 | 19.94 | 3.67 | - |
| YUV | 118.04 | 74.93 | 152.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 119 | 24 | 0 | 0.22 | 0.84 | 0.40 | 44.53 | 0.73 | 0.35 |
| Hex | 98 | 77 | 18 | 0 | 16 | 54 | 28 | 2D | 49 | 23 |
| Octal | 230 | 167 | 30 | 0 | 26 | 124 | 50 | 55 | 111 | 43 |
| Binary | 10011000 | 1110111 | 11000 | 0 | 10110 | 1010100 | 101000 | 101101 | 1001001 | 100011 |
Color Harmonies of #987718
Complementary color
Monochromatic Colors of #987718
Black with #987718
Text Example
Text Example
White with #987718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #987718; }
p { color: rgb(152,119,24); }
H1.HeaderClassName
{
color: #987718;
}
.AnyTagClassName
{
color: #987718;
}
</style>
background-color css
<style>
a { background-color: #987718; }
a { background-color: rgb(152,119,24); }
div.DivClassName
{
background-color: #987718;
}
.BgClassName
{
background-color: #987718;
}
</style>
border-color css
<style>
span { border-color: #987718; }
span { border-color: rgb(152,119,24); }
td.TdClassName
{
border-color: #987718;
}
.TagClassName
{
border-color: #987718;
}
</style>