Shades of Hacienda #A38410
Tints of Hacienda #A38410
RGB
CMYK
RGB Variations
Color information
#A38410 (or 0xA38410) is known color: Hacienda. HEX triplet: A3, 84 and 10. RGB value is (163,132,16). Sum of RGB (Red+Green+Blue) = 163+132+16=311 (41% of max value = 765). Red value is 163 (64.06% from 255 or 52.41% from 311); Green value is 132 (51.95% from 255 or 42.44% from 311); Blue value is 16 (6.64% from 255 or 5.14% from 311); Max value from RGB is 163 - color contains mainly: red. Hex color #A38410 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #A38410 is #5C7BEF. Grayscale: #808080. Windows color (decimal): -6061040 or 1082531. OLE color: 1082531.
HSL color Cylindrical-coordinate representation of color #A38410: hue angle of 47.35º degrees, saturation: 0.82, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #A38410 is Cyan = 0, Magento = 0.19, Yellow = 0.90 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 132 | 16 | - |
| CMYK | 0 | 0.19 | 0.90 | 0.36 |
| HSL | 47.35º | 0.82% | 0.35% | - |
| HSV(B) | 47.35º | 0.9% | 0.64% | - |
| XYZ | 23.45 | 24.33 | 3.95 | - |
| YUV | 128.05 | 64.77 | 152.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 132 | 16 | 0 | 0.19 | 0.90 | 0.36 | 47.35 | 0.82 | 0.35 |
| Hex | A3 | 84 | 10 | 0 | 13 | 5A | 24 | 2F | 52 | 23 |
| Octal | 243 | 204 | 20 | 0 | 23 | 132 | 44 | 57 | 122 | 43 |
| Binary | 10100011 | 10000100 | 10000 | 0 | 10011 | 1011010 | 100100 | 101111 | 1010010 | 100011 |
Color Harmonies of #A38410
Complementary color
Monochromatic Colors of #A38410
Black with #A38410
Text Example
Text Example
White with #A38410
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A38410; }
p { color: rgb(163,132,16); }
H1.HeaderClassName
{
color: #A38410;
}
.AnyTagClassName
{
color: #A38410;
}
</style>
background-color css
<style>
a { background-color: #A38410; }
a { background-color: rgb(163,132,16); }
div.DivClassName
{
background-color: #A38410;
}
.BgClassName
{
background-color: #A38410;
}
</style>
border-color css
<style>
span { border-color: #A38410; }
span { border-color: rgb(163,132,16); }
td.TdClassName
{
border-color: #A38410;
}
.TagClassName
{
border-color: #A38410;
}
</style>