Shades of Hacienda #A47613
Tints of Hacienda #A47613
RGB
CMYK
RGB Variations
Color information
#A47613 (or 0xA47613) is known color: Hacienda. HEX triplet: A4, 76 and 13. RGB value is (164,118,19). Sum of RGB (Red+Green+Blue) = 164+118+19=301 (39% of max value = 765). Red value is 164 (64.45% from 255 or 54.49% from 301); Green value is 118 (46.48% from 255 or 39.20% from 301); Blue value is 19 (7.81% from 255 or 6.31% from 301); Max value from RGB is 164 - color contains mainly: red. Hex color #A47613 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #A47613 is #5B89EC. Grayscale: #787878. Windows color (decimal): -5999085 or 1275556. OLE color: 1275556.
HSL color Cylindrical-coordinate representation of color #A47613: hue angle of 40.97º degrees, saturation: 0.79, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #A47613 is Cyan = 0, Magento = 0.28, Yellow = 0.88 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 118 | 19 | - |
| CMYK | 0 | 0.28 | 0.88 | 0.36 |
| HSL | 40.97º | 0.79% | 0.36% | - |
| HSV(B) | 40.97º | 0.88% | 0.64% | - |
| XYZ | 21.91 | 20.9 | 3.49 | - |
| YUV | 120.47 | 70.74 | 159.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 118 | 19 | 0 | 0.28 | 0.88 | 0.36 | 40.97 | 0.79 | 0.36 |
| Hex | A4 | 76 | 13 | 0 | 1C | 58 | 24 | 29 | 4F | 24 |
| Octal | 244 | 166 | 23 | 0 | 34 | 130 | 44 | 51 | 117 | 44 |
| Binary | 10100100 | 1110110 | 10011 | 0 | 11100 | 1011000 | 100100 | 101001 | 1001111 | 100100 |
Color Harmonies of #A47613
Complementary color
Monochromatic Colors of #A47613
Black with #A47613
Text Example
Text Example
White with #A47613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A47613; }
p { color: rgb(164,118,19); }
H1.HeaderClassName
{
color: #A47613;
}
.AnyTagClassName
{
color: #A47613;
}
</style>
background-color css
<style>
a { background-color: #A47613; }
a { background-color: rgb(164,118,19); }
div.DivClassName
{
background-color: #A47613;
}
.BgClassName
{
background-color: #A47613;
}
</style>
border-color css
<style>
span { border-color: #A47613; }
span { border-color: rgb(164,118,19); }
td.TdClassName
{
border-color: #A47613;
}
.TagClassName
{
border-color: #A47613;
}
</style>