Shades of Hacienda #A37518
Tints of Hacienda #A37518
RGB
CMYK
RGB Variations
Color information
#A37518 (or 0xA37518) is known color: Hacienda. HEX triplet: A3, 75 and 18. RGB value is (163,117,24). Sum of RGB (Red+Green+Blue) = 163+117+24=304 (40% of max value = 765). Red value is 163 (64.06% from 255 or 53.62% from 304); Green value is 117 (46.09% from 255 or 38.49% from 304); Blue value is 24 (9.77% from 255 or 7.89% from 304); Max value from RGB is 163 - color contains mainly: red. Hex color #A37518 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #A37518 is #5C8AE7. Grayscale: #787878. Windows color (decimal): -6064872 or 1602979. OLE color: 1602979.
HSL color Cylindrical-coordinate representation of color #A37518: hue angle of 40.14º degrees, saturation: 0.74, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #A37518 is Cyan = 0, Magento = 0.28, Yellow = 0.85 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 117 | 24 | - |
| CMYK | 0 | 0.28 | 0.85 | 0.36 |
| HSL | 40.14º | 0.74% | 0.37% | - |
| HSV(B) | 40.14º | 0.85% | 0.64% | - |
| XYZ | 21.63 | 20.58 | 3.7 | - |
| YUV | 120.15 | 73.74 | 158.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 117 | 24 | 0 | 0.28 | 0.85 | 0.36 | 40.14 | 0.74 | 0.37 |
| Hex | A3 | 75 | 18 | 0 | 1C | 55 | 24 | 28 | 4A | 25 |
| Octal | 243 | 165 | 30 | 0 | 34 | 125 | 44 | 50 | 112 | 45 |
| Binary | 10100011 | 1110101 | 11000 | 0 | 11100 | 1010101 | 100100 | 101000 | 1001010 | 100101 |
Color Harmonies of #A37518
Complementary color
Monochromatic Colors of #A37518
Black with #A37518
Text Example
Text Example
White with #A37518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A37518; }
p { color: rgb(163,117,24); }
H1.HeaderClassName
{
color: #A37518;
}
.AnyTagClassName
{
color: #A37518;
}
</style>
background-color css
<style>
a { background-color: #A37518; }
a { background-color: rgb(163,117,24); }
div.DivClassName
{
background-color: #A37518;
}
.BgClassName
{
background-color: #A37518;
}
</style>
border-color css
<style>
span { border-color: #A37518; }
span { border-color: rgb(163,117,24); }
td.TdClassName
{
border-color: #A37518;
}
.TagClassName
{
border-color: #A37518;
}
</style>