Shades of Hacienda #957518
Tints of Hacienda #957518
RGB
CMYK
RGB Variations
Color information
#957518 (or 0x957518) is known color: Hacienda. HEX triplet: 95, 75 and 18. RGB value is (149,117,24). Sum of RGB (Red+Green+Blue) = 149+117+24=290 (38% of max value = 765). Red value is 149 (58.59% from 255 or 51.38% from 290); Green value is 117 (46.09% from 255 or 40.34% from 290); Blue value is 24 (9.77% from 255 or 8.28% from 290); Max value from RGB is 149 - color contains mainly: red. Hex color #957518 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #957518 is #6A8AE7. Grayscale: #747474. Windows color (decimal): -6982376 or 1602965. OLE color: 1602965.
HSL color Cylindrical-coordinate representation of color #957518: hue angle of 44.64º degrees, saturation: 0.72, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #957518 is Cyan = 0, Magento = 0.21, Yellow = 0.84 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 117 | 24 | - |
| CMYK | 0 | 0.21 | 0.84 | 0.42 |
| HSL | 44.64º | 0.72% | 0.34% | - |
| HSV(B) | 44.64º | 0.84% | 0.58% | - |
| XYZ | 18.92 | 19.18 | 3.57 | - |
| YUV | 115.97 | 76.1 | 151.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 117 | 24 | 0 | 0.21 | 0.84 | 0.42 | 44.64 | 0.72 | 0.34 |
| Hex | 95 | 75 | 18 | 0 | 15 | 54 | 2A | 2D | 48 | 22 |
| Octal | 225 | 165 | 30 | 0 | 25 | 124 | 52 | 55 | 110 | 42 |
| Binary | 10010101 | 1110101 | 11000 | 0 | 10101 | 1010100 | 101010 | 101101 | 1001000 | 100010 |
Color Harmonies of #957518
Complementary color
Monochromatic Colors of #957518
Black with #957518
Text Example
Text Example
White with #957518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957518; }
p { color: rgb(149,117,24); }
H1.HeaderClassName
{
color: #957518;
}
.AnyTagClassName
{
color: #957518;
}
</style>
background-color css
<style>
a { background-color: #957518; }
a { background-color: rgb(149,117,24); }
div.DivClassName
{
background-color: #957518;
}
.BgClassName
{
background-color: #957518;
}
</style>
border-color css
<style>
span { border-color: #957518; }
span { border-color: rgb(149,117,24); }
td.TdClassName
{
border-color: #957518;
}
.TagClassName
{
border-color: #957518;
}
</style>