Shades of Hacienda #917518
Tints of Hacienda #917518
RGB
CMYK
RGB Variations
Color information
#917518 (or 0x917518) is known color: Hacienda. HEX triplet: 91, 75 and 18. RGB value is (145,117,24). Sum of RGB (Red+Green+Blue) = 145+117+24=286 (37% of max value = 765). Red value is 145 (57.03% from 255 or 50.70% from 286); Green value is 117 (46.09% from 255 or 40.91% from 286); Blue value is 24 (9.77% from 255 or 8.39% from 286); Max value from RGB is 145 - color contains mainly: red. Hex color #917518 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #917518 is #6E8AE7. Grayscale: #737373. Windows color (decimal): -7244520 or 1602961. OLE color: 1602961.
HSL color Cylindrical-coordinate representation of color #917518: hue angle of 46.12º degrees, saturation: 0.72, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #917518 is Cyan = 0, Magento = 0.19, Yellow = 0.83 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 117 | 24 | - |
| CMYK | 0 | 0.19 | 0.83 | 0.43 |
| HSL | 46.12º | 0.72% | 0.33% | - |
| HSV(B) | 46.12º | 0.83% | 0.57% | - |
| XYZ | 18.2 | 18.81 | 3.54 | - |
| YUV | 114.77 | 76.78 | 149.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 117 | 24 | 0 | 0.19 | 0.83 | 0.43 | 46.12 | 0.72 | 0.33 |
| Hex | 91 | 75 | 18 | 0 | 13 | 53 | 2B | 2E | 48 | 21 |
| Octal | 221 | 165 | 30 | 0 | 23 | 123 | 53 | 56 | 110 | 41 |
| Binary | 10010001 | 1110101 | 11000 | 0 | 10011 | 1010011 | 101011 | 101110 | 1001000 | 100001 |
Color Harmonies of #917518
Complementary color
Monochromatic Colors of #917518
Black with #917518
Text Example
Text Example
White with #917518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917518; }
p { color: rgb(145,117,24); }
H1.HeaderClassName
{
color: #917518;
}
.AnyTagClassName
{
color: #917518;
}
</style>
background-color css
<style>
a { background-color: #917518; }
a { background-color: rgb(145,117,24); }
div.DivClassName
{
background-color: #917518;
}
.BgClassName
{
background-color: #917518;
}
</style>
border-color css
<style>
span { border-color: #917518; }
span { border-color: rgb(145,117,24); }
td.TdClassName
{
border-color: #917518;
}
.TagClassName
{
border-color: #917518;
}
</style>