Shades of Hacienda #957517
Tints of Hacienda #957517
RGB
CMYK
RGB Variations
Color information
#957517 (or 0x957517) is known color: Hacienda. HEX triplet: 95, 75 and 17. RGB value is (149,117,23). Sum of RGB (Red+Green+Blue) = 149+117+23=289 (38% of max value = 765). Red value is 149 (58.59% from 255 or 51.56% from 289); Green value is 117 (46.09% from 255 or 40.48% from 289); Blue value is 23 (9.38% from 255 or 7.96% from 289); Max value from RGB is 149 - color contains mainly: red. Hex color #957517 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #957517 is #6A8AE8. Grayscale: #747474. Windows color (decimal): -6982377 or 1537429. OLE color: 1537429.
HSL color Cylindrical-coordinate representation of color #957517: hue angle of 44.76º degrees, saturation: 0.73, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #957517 is Cyan = 0, Magento = 0.21, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 117 | 23 | - |
| CMYK | 0 | 0.21 | 0.85 | 0.42 |
| HSL | 44.76º | 0.73% | 0.34% | - |
| HSV(B) | 44.76º | 0.85% | 0.58% | - |
| XYZ | 18.91 | 19.17 | 3.51 | - |
| YUV | 115.85 | 75.6 | 151.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 117 | 23 | 0 | 0.21 | 0.85 | 0.42 | 44.76 | 0.73 | 0.34 |
| Hex | 95 | 75 | 17 | 0 | 15 | 55 | 2A | 2D | 49 | 22 |
| Octal | 225 | 165 | 27 | 0 | 25 | 125 | 52 | 55 | 111 | 42 |
| Binary | 10010101 | 1110101 | 10111 | 0 | 10101 | 1010101 | 101010 | 101101 | 1001001 | 100010 |
Color Harmonies of #957517
Complementary color
Monochromatic Colors of #957517
Black with #957517
Text Example
Text Example
White with #957517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957517; }
p { color: rgb(149,117,23); }
H1.HeaderClassName
{
color: #957517;
}
.AnyTagClassName
{
color: #957517;
}
</style>
background-color css
<style>
a { background-color: #957517; }
a { background-color: rgb(149,117,23); }
div.DivClassName
{
background-color: #957517;
}
.BgClassName
{
background-color: #957517;
}
</style>
border-color css
<style>
span { border-color: #957517; }
span { border-color: rgb(149,117,23); }
td.TdClassName
{
border-color: #957517;
}
.TagClassName
{
border-color: #957517;
}
</style>