Shades of Hacienda #917614
Tints of Hacienda #917614
RGB
CMYK
RGB Variations
Color information
#917614 (or 0x917614) is known color: Hacienda. HEX triplet: 91, 76 and 14. RGB value is (145,118,20). Sum of RGB (Red+Green+Blue) = 145+118+20=283 (37% of max value = 765). Red value is 145 (57.03% from 255 or 51.24% from 283); Green value is 118 (46.48% from 255 or 41.70% from 283); Blue value is 20 (8.20% from 255 or 7.07% from 283); Max value from RGB is 145 - color contains mainly: red. Hex color #917614 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #917614 is #6E89EB. Grayscale: #737373. Windows color (decimal): -7244268 or 1341073. OLE color: 1341073.
HSL color Cylindrical-coordinate representation of color #917614: hue angle of 47.04º degrees, saturation: 0.76, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #917614 is Cyan = 0, Magento = 0.19, Yellow = 0.86 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 118 | 20 | - |
| CMYK | 0 | 0.19 | 0.86 | 0.43 |
| HSL | 47.04º | 0.76% | 0.32% | - |
| HSV(B) | 47.04º | 0.86% | 0.57% | - |
| XYZ | 18.28 | 19.03 | 3.37 | - |
| YUV | 114.9 | 74.45 | 149.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 118 | 20 | 0 | 0.19 | 0.86 | 0.43 | 47.04 | 0.76 | 0.32 |
| Hex | 91 | 76 | 14 | 0 | 13 | 56 | 2B | 2F | 4C | 20 |
| Octal | 221 | 166 | 24 | 0 | 23 | 126 | 53 | 57 | 114 | 40 |
| Binary | 10010001 | 1110110 | 10100 | 0 | 10011 | 1010110 | 101011 | 101111 | 1001100 | 100000 |
Color Harmonies of #917614
Complementary color
Monochromatic Colors of #917614
Black with #917614
Text Example
Text Example
White with #917614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917614; }
p { color: rgb(145,118,20); }
H1.HeaderClassName
{
color: #917614;
}
.AnyTagClassName
{
color: #917614;
}
</style>
background-color css
<style>
a { background-color: #917614; }
a { background-color: rgb(145,118,20); }
div.DivClassName
{
background-color: #917614;
}
.BgClassName
{
background-color: #917614;
}
</style>
border-color css
<style>
span { border-color: #917614; }
span { border-color: rgb(145,118,20); }
td.TdClassName
{
border-color: #917614;
}
.TagClassName
{
border-color: #917614;
}
</style>