Shades of Hacienda #A38417
Tints of Hacienda #A38417
RGB
CMYK
RGB Variations
Color information
#A38417 (or 0xA38417) is known color: Hacienda. HEX triplet: A3, 84 and 17. RGB value is (163,132,23). Sum of RGB (Red+Green+Blue) = 163+132+23=318 (42% of max value = 765). Red value is 163 (64.06% from 255 or 51.26% from 318); Green value is 132 (51.95% from 255 or 41.51% from 318); Blue value is 23 (9.38% from 255 or 7.23% from 318); Max value from RGB is 163 - color contains mainly: red. Hex color #A38417 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #A38417 is #5C7BE8. Grayscale: #818181. Windows color (decimal): -6061033 or 1541283. OLE color: 1541283.
HSL color Cylindrical-coordinate representation of color #A38417: hue angle of 46.71º degrees, saturation: 0.75, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #A38417 is Cyan = 0, Magento = 0.19, Yellow = 0.86 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 132 | 23 | - |
| CMYK | 0 | 0.19 | 0.86 | 0.36 |
| HSL | 46.71º | 0.75% | 0.36% | - |
| HSV(B) | 46.71º | 0.86% | 0.64% | - |
| XYZ | 23.51 | 24.35 | 4.27 | - |
| YUV | 128.84 | 68.27 | 152.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 132 | 23 | 0 | 0.19 | 0.86 | 0.36 | 46.71 | 0.75 | 0.36 |
| Hex | A3 | 84 | 17 | 0 | 13 | 56 | 24 | 2F | 4B | 24 |
| Octal | 243 | 204 | 27 | 0 | 23 | 126 | 44 | 57 | 113 | 44 |
| Binary | 10100011 | 10000100 | 10111 | 0 | 10011 | 1010110 | 100100 | 101111 | 1001011 | 100100 |
Color Harmonies of #A38417
Complementary color
Monochromatic Colors of #A38417
Black with #A38417
Text Example
Text Example
White with #A38417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A38417; }
p { color: rgb(163,132,23); }
H1.HeaderClassName
{
color: #A38417;
}
.AnyTagClassName
{
color: #A38417;
}
</style>
background-color css
<style>
a { background-color: #A38417; }
a { background-color: rgb(163,132,23); }
div.DivClassName
{
background-color: #A38417;
}
.BgClassName
{
background-color: #A38417;
}
</style>
border-color css
<style>
span { border-color: #A38417; }
span { border-color: rgb(163,132,23); }
td.TdClassName
{
border-color: #A38417;
}
.TagClassName
{
border-color: #A38417;
}
</style>