Shades of Hacienda #957613
Tints of Hacienda #957613
RGB
CMYK
RGB Variations
Color information
#957613 (or 0x957613) is known color: Hacienda. HEX triplet: 95, 76 and 13. RGB value is (149,118,19). Sum of RGB (Red+Green+Blue) = 149+118+19=286 (37% of max value = 765). Red value is 149 (58.59% from 255 or 52.10% from 286); Green value is 118 (46.48% from 255 or 41.26% from 286); Blue value is 19 (7.81% from 255 or 6.64% from 286); Max value from RGB is 149 - color contains mainly: red. Hex color #957613 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #957613 is #6A89EC. Grayscale: #747474. Windows color (decimal): -6982125 or 1275541. OLE color: 1275541.
HSL color Cylindrical-coordinate representation of color #957613: hue angle of 45.69º degrees, saturation: 0.77, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #957613 is Cyan = 0, Magento = 0.21, Yellow = 0.87 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 118 | 19 | - |
| CMYK | 0 | 0.21 | 0.87 | 0.42 |
| HSL | 45.69º | 0.77% | 0.33% | - |
| HSV(B) | 45.69º | 0.87% | 0.58% | - |
| XYZ | 18.99 | 19.39 | 3.36 | - |
| YUV | 115.98 | 73.27 | 151.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 118 | 19 | 0 | 0.21 | 0.87 | 0.42 | 45.69 | 0.77 | 0.33 |
| Hex | 95 | 76 | 13 | 0 | 15 | 57 | 2A | 2E | 4D | 21 |
| Octal | 225 | 166 | 23 | 0 | 25 | 127 | 52 | 56 | 115 | 41 |
| Binary | 10010101 | 1110110 | 10011 | 0 | 10101 | 1010111 | 101010 | 101110 | 1001101 | 100001 |
Color Harmonies of #957613
Complementary color
Monochromatic Colors of #957613
Black with #957613
Text Example
Text Example
White with #957613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957613; }
p { color: rgb(149,118,19); }
H1.HeaderClassName
{
color: #957613;
}
.AnyTagClassName
{
color: #957613;
}
</style>
background-color css
<style>
a { background-color: #957613; }
a { background-color: rgb(149,118,19); }
div.DivClassName
{
background-color: #957613;
}
.BgClassName
{
background-color: #957613;
}
</style>
border-color css
<style>
span { border-color: #957613; }
span { border-color: rgb(149,118,19); }
td.TdClassName
{
border-color: #957613;
}
.TagClassName
{
border-color: #957613;
}
</style>