Shades of Hacienda #997614
Tints of Hacienda #997614
RGB
CMYK
RGB Variations
Color information
#997614 (or 0x997614) is known color: Hacienda. HEX triplet: 99, 76 and 14. RGB value is (153,118,20). Sum of RGB (Red+Green+Blue) = 153+118+20=291 (38% of max value = 765). Red value is 153 (60.16% from 255 or 52.58% from 291); Green value is 118 (46.48% from 255 or 40.55% from 291); Blue value is 20 (8.20% from 255 or 6.87% from 291); Max value from RGB is 153 - color contains mainly: red. Hex color #997614 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #997614 is #6689EB. Grayscale: #757575. Windows color (decimal): -6719980 or 1341081. OLE color: 1341081.
HSL color Cylindrical-coordinate representation of color #997614: hue angle of 44.21º degrees, saturation: 0.77, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #997614 is Cyan = 0, Magento = 0.23, Yellow = 0.87 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 153 | 118 | 20 | - |
| CMYK | 0 | 0.23 | 0.87 | 0.4 |
| HSL | 44.21º | 0.77% | 0.34% | - |
| HSV(B) | 44.21º | 0.87% | 0.6% | - |
| XYZ | 19.74 | 19.78 | 3.44 | - |
| YUV | 117.29 | 73.1 | 153.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 153 | 118 | 20 | 0 | 0.23 | 0.87 | 0.4 | 44.21 | 0.77 | 0.34 |
| Hex | 99 | 76 | 14 | 0 | 17 | 57 | 28 | 2C | 4D | 22 |
| Octal | 231 | 166 | 24 | 0 | 27 | 127 | 50 | 54 | 115 | 42 |
| Binary | 10011001 | 1110110 | 10100 | 0 | 10111 | 1010111 | 101000 | 101100 | 1001101 | 100010 |
Color Harmonies of #997614
Complementary color
Monochromatic Colors of #997614
Black with #997614
Text Example
Text Example
White with #997614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #997614; }
p { color: rgb(153,118,20); }
H1.HeaderClassName
{
color: #997614;
}
.AnyTagClassName
{
color: #997614;
}
</style>
background-color css
<style>
a { background-color: #997614; }
a { background-color: rgb(153,118,20); }
div.DivClassName
{
background-color: #997614;
}
.BgClassName
{
background-color: #997614;
}
</style>
border-color css
<style>
span { border-color: #997614; }
span { border-color: rgb(153,118,20); }
td.TdClassName
{
border-color: #997614;
}
.TagClassName
{
border-color: #997614;
}
</style>