Shades of Hacienda #997915
Tints of Hacienda #997915
RGB
CMYK
RGB Variations
Color information
#997915 (or 0x997915) is known color: Hacienda. HEX triplet: 99, 79 and 15. RGB value is (153,121,21). Sum of RGB (Red+Green+Blue) = 153+121+21=295 (39% of max value = 765). Red value is 153 (60.16% from 255 or 51.86% from 295); Green value is 121 (47.66% from 255 or 41.02% from 295); Blue value is 21 (8.59% from 255 or 7.12% from 295); Max value from RGB is 153 - color contains mainly: red. Hex color #997915 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #997915 is #6686EA. Grayscale: #777777. Windows color (decimal): -6719211 or 1407385. OLE color: 1407385.
HSL color Cylindrical-coordinate representation of color #997915: hue angle of 45.45º degrees, saturation: 0.76, 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 #997915 is Cyan = 0, Magento = 0.21, Yellow = 0.86 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 153 | 121 | 21 | - |
| CMYK | 0 | 0.21 | 0.86 | 0.4 |
| HSL | 45.45º | 0.76% | 0.34% | - |
| HSV(B) | 45.45º | 0.86% | 0.6% | - |
| XYZ | 20.11 | 20.5 | 3.61 | - |
| YUV | 119.17 | 72.6 | 152.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 153 | 121 | 21 | 0 | 0.21 | 0.86 | 0.4 | 45.45 | 0.76 | 0.34 |
| Hex | 99 | 79 | 15 | 0 | 15 | 56 | 28 | 2D | 4C | 22 |
| Octal | 231 | 171 | 25 | 0 | 25 | 126 | 50 | 55 | 114 | 42 |
| Binary | 10011001 | 1111001 | 10101 | 0 | 10101 | 1010110 | 101000 | 101101 | 1001100 | 100010 |
Color Harmonies of #997915
Complementary color
Monochromatic Colors of #997915
Black with #997915
Text Example
Text Example
White with #997915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #997915; }
p { color: rgb(153,121,21); }
H1.HeaderClassName
{
color: #997915;
}
.AnyTagClassName
{
color: #997915;
}
</style>
background-color css
<style>
a { background-color: #997915; }
a { background-color: rgb(153,121,21); }
div.DivClassName
{
background-color: #997915;
}
.BgClassName
{
background-color: #997915;
}
</style>
border-color css
<style>
span { border-color: #997915; }
span { border-color: rgb(153,121,21); }
td.TdClassName
{
border-color: #997915;
}
.TagClassName
{
border-color: #997915;
}
</style>