Shades of Hacienda #957915
Tints of Hacienda #957915
RGB
CMYK
RGB Variations
Color information
#957915 (or 0x957915) is known color: Hacienda. HEX triplet: 95, 79 and 15. RGB value is (149,121,21). Sum of RGB (Red+Green+Blue) = 149+121+21=291 (38% of max value = 765). Red value is 149 (58.59% from 255 or 51.20% from 291); Green value is 121 (47.66% from 255 or 41.58% from 291); Blue value is 21 (8.59% from 255 or 7.22% from 291); Max value from RGB is 149 - color contains mainly: red. Hex color #957915 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #957915 is #6A86EA. Grayscale: #767676. Windows color (decimal): -6981355 or 1407381. OLE color: 1407381.
HSL color Cylindrical-coordinate representation of color #957915: hue angle of 46.88º degrees, saturation: 0.75, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #957915 is Cyan = 0, Magento = 0.19, Yellow = 0.86 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 121 | 21 | - |
| CMYK | 0 | 0.19 | 0.86 | 0.42 |
| HSL | 46.88º | 0.75% | 0.33% | - |
| HSV(B) | 46.88º | 0.86% | 0.58% | - |
| XYZ | 19.37 | 20.12 | 3.57 | - |
| YUV | 117.97 | 73.28 | 150.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 121 | 21 | 0 | 0.19 | 0.86 | 0.42 | 46.88 | 0.75 | 0.33 |
| Hex | 95 | 79 | 15 | 0 | 13 | 56 | 2A | 2F | 4B | 21 |
| Octal | 225 | 171 | 25 | 0 | 23 | 126 | 52 | 57 | 113 | 41 |
| Binary | 10010101 | 1111001 | 10101 | 0 | 10011 | 1010110 | 101010 | 101111 | 1001011 | 100001 |
Color Harmonies of #957915
Complementary color
Monochromatic Colors of #957915
Black with #957915
Text Example
Text Example
White with #957915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957915; }
p { color: rgb(149,121,21); }
H1.HeaderClassName
{
color: #957915;
}
.AnyTagClassName
{
color: #957915;
}
</style>
background-color css
<style>
a { background-color: #957915; }
a { background-color: rgb(149,121,21); }
div.DivClassName
{
background-color: #957915;
}
.BgClassName
{
background-color: #957915;
}
</style>
border-color css
<style>
span { border-color: #957915; }
span { border-color: rgb(149,121,21); }
td.TdClassName
{
border-color: #957915;
}
.TagClassName
{
border-color: #957915;
}
</style>