Shades of Hacienda #917616
Tints of Hacienda #917616
RGB
CMYK
RGB Variations
Color information
#917616 (or 0x917616) is known color: Hacienda. HEX triplet: 91, 76 and 16. RGB value is (145,118,22). Sum of RGB (Red+Green+Blue) = 145+118+22=285 (37% of max value = 765). Red value is 145 (57.03% from 255 or 50.88% from 285); Green value is 118 (46.48% from 255 or 41.40% from 285); Blue value is 22 (8.98% from 255 or 7.72% from 285); Max value from RGB is 145 - color contains mainly: red. Hex color #917616 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #917616 is #6E89E9. Grayscale: #737373. Windows color (decimal): -7244266 or 1472145. OLE color: 1472145.
HSL color Cylindrical-coordinate representation of color #917616: hue angle of 46.83º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #917616 is Cyan = 0, Magento = 0.19, Yellow = 0.85 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 118 | 22 | - |
| CMYK | 0 | 0.19 | 0.85 | 0.43 |
| HSL | 46.83º | 0.74% | 0.33% | - |
| HSV(B) | 46.83º | 0.85% | 0.57% | - |
| XYZ | 18.3 | 19.03 | 3.47 | - |
| YUV | 115.13 | 75.45 | 149.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 118 | 22 | 0 | 0.19 | 0.85 | 0.43 | 46.83 | 0.74 | 0.33 |
| Hex | 91 | 76 | 16 | 0 | 13 | 55 | 2B | 2F | 4A | 21 |
| Octal | 221 | 166 | 26 | 0 | 23 | 125 | 53 | 57 | 112 | 41 |
| Binary | 10010001 | 1110110 | 10110 | 0 | 10011 | 1010101 | 101011 | 101111 | 1001010 | 100001 |
Color Harmonies of #917616
Complementary color
Monochromatic Colors of #917616
Black with #917616
Text Example
Text Example
White with #917616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917616; }
p { color: rgb(145,118,22); }
H1.HeaderClassName
{
color: #917616;
}
.AnyTagClassName
{
color: #917616;
}
</style>
background-color css
<style>
a { background-color: #917616; }
a { background-color: rgb(145,118,22); }
div.DivClassName
{
background-color: #917616;
}
.BgClassName
{
background-color: #917616;
}
</style>
border-color css
<style>
span { border-color: #917616; }
span { border-color: rgb(145,118,22); }
td.TdClassName
{
border-color: #917616;
}
.TagClassName
{
border-color: #917616;
}
</style>