Shades of Hacienda #957910
Tints of Hacienda #957910
RGB
CMYK
RGB Variations
Color information
#957910 (or 0x957910) is known color: Hacienda. HEX triplet: 95, 79 and 10. RGB value is (149,121,16). Sum of RGB (Red+Green+Blue) = 149+121+16=286 (37% of max value = 765). Red value is 149 (58.59% from 255 or 52.10% from 286); Green value is 121 (47.66% from 255 or 42.31% from 286); Blue value is 16 (6.64% from 255 or 5.59% from 286); Max value from RGB is 149 - color contains mainly: red. Hex color #957910 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #957910 is #6A86EF. Grayscale: #757575. Windows color (decimal): -6981360 or 1079701. OLE color: 1079701.
HSL color Cylindrical-coordinate representation of color #957910: hue angle of 47.37º degrees, saturation: 0.81, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #957910 is Cyan = 0, Magento = 0.19, Yellow = 0.89 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 121 | 16 | - |
| CMYK | 0 | 0.19 | 0.89 | 0.42 |
| HSL | 47.37º | 0.81% | 0.32% | - |
| HSV(B) | 47.37º | 0.89% | 0.58% | - |
| XYZ | 19.33 | 20.1 | 3.35 | - |
| YUV | 117.4 | 70.78 | 150.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 121 | 16 | 0 | 0.19 | 0.89 | 0.42 | 47.37 | 0.81 | 0.32 |
| Hex | 95 | 79 | 10 | 0 | 13 | 59 | 2A | 2F | 51 | 20 |
| Octal | 225 | 171 | 20 | 0 | 23 | 131 | 52 | 57 | 121 | 40 |
| Binary | 10010101 | 1111001 | 10000 | 0 | 10011 | 1011001 | 101010 | 101111 | 1010001 | 100000 |
Color Harmonies of #957910
Complementary color
Monochromatic Colors of #957910
Black with #957910
Text Example
Text Example
White with #957910
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957910; }
p { color: rgb(149,121,16); }
H1.HeaderClassName
{
color: #957910;
}
.AnyTagClassName
{
color: #957910;
}
</style>
background-color css
<style>
a { background-color: #957910; }
a { background-color: rgb(149,121,16); }
div.DivClassName
{
background-color: #957910;
}
.BgClassName
{
background-color: #957910;
}
</style>
border-color css
<style>
span { border-color: #957910; }
span { border-color: rgb(149,121,16); }
td.TdClassName
{
border-color: #957910;
}
.TagClassName
{
border-color: #957910;
}
</style>