Shades of Hacienda #A78617
Tints of Hacienda #A78617
RGB
CMYK
RGB Variations
Color information
#A78617 (or 0xA78617) is known color: Hacienda. HEX triplet: A7, 86 and 17. RGB value is (167,134,23). Sum of RGB (Red+Green+Blue) = 167+134+23=324 (42% of max value = 765). Red value is 167 (65.62% from 255 or 51.54% from 324); Green value is 134 (52.73% from 255 or 41.36% from 324); Blue value is 23 (9.38% from 255 or 7.10% from 324); Max value from RGB is 167 - color contains mainly: red. Hex color #A78617 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #A78617 is #5879E8. Grayscale: #838383. Windows color (decimal): -5798377 or 1541799. OLE color: 1541799.
HSL color Cylindrical-coordinate representation of color #A78617: hue angle of 46.25º degrees, saturation: 0.76, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #A78617 is Cyan = 0, Magento = 0.20, Yellow = 0.86 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 134 | 23 | - |
| CMYK | 0 | 0.20 | 0.86 | 0.35 |
| HSL | 46.25º | 0.76% | 0.37% | - |
| HSV(B) | 46.25º | 0.86% | 0.65% | - |
| XYZ | 24.62 | 25.33 | 4.4 | - |
| YUV | 131.21 | 66.93 | 153.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 134 | 23 | 0 | 0.20 | 0.86 | 0.35 | 46.25 | 0.76 | 0.37 |
| Hex | A7 | 86 | 17 | 0 | 14 | 56 | 23 | 2E | 4C | 25 |
| Octal | 247 | 206 | 27 | 0 | 24 | 126 | 43 | 56 | 114 | 45 |
| Binary | 10100111 | 10000110 | 10111 | 0 | 10100 | 1010110 | 100011 | 101110 | 1001100 | 100101 |
Color Harmonies of #A78617
Complementary color
Monochromatic Colors of #A78617
Black with #A78617
Text Example
Text Example
White with #A78617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A78617; }
p { color: rgb(167,134,23); }
H1.HeaderClassName
{
color: #A78617;
}
.AnyTagClassName
{
color: #A78617;
}
</style>
background-color css
<style>
a { background-color: #A78617; }
a { background-color: rgb(167,134,23); }
div.DivClassName
{
background-color: #A78617;
}
.BgClassName
{
background-color: #A78617;
}
</style>
border-color css
<style>
span { border-color: #A78617; }
span { border-color: rgb(167,134,23); }
td.TdClassName
{
border-color: #A78617;
}
.TagClassName
{
border-color: #A78617;
}
</style>