Shades of Hacienda #967620
Tints of Hacienda #967620
RGB
CMYK
RGB Variations
Color information
#967620 (or 0x967620) is known color: Hacienda. HEX triplet: 96, 76 and 20. RGB value is (150,118,32). Sum of RGB (Red+Green+Blue) = 150+118+32=300 (39% of max value = 765). Red value is 150 (58.98% from 255 or 50% from 300); Green value is 118 (46.48% from 255 or 39.33% from 300); Blue value is 32 (12.89% from 255 or 10.67% from 300); Max value from RGB is 150 - color contains mainly: red. Hex color #967620 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #967620 is #6989DF. Grayscale: #767676. Windows color (decimal): -6916576 or 2127510. OLE color: 2127510.
HSL color Cylindrical-coordinate representation of color #967620: hue angle of 43.73º degrees, saturation: 0.65, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #967620 is Cyan = 0, Magento = 0.21, Yellow = 0.79 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 118 | 32 | - |
| CMYK | 0 | 0.21 | 0.79 | 0.41 |
| HSL | 43.73º | 0.65% | 0.36% | - |
| HSV(B) | 43.73º | 0.79% | 0.59% | - |
| XYZ | 19.32 | 19.55 | 4.12 | - |
| YUV | 117.76 | 79.6 | 150.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 118 | 32 | 0 | 0.21 | 0.79 | 0.41 | 43.73 | 0.65 | 0.36 |
| Hex | 96 | 76 | 20 | 0 | 15 | 4F | 29 | 2C | 41 | 24 |
| Octal | 226 | 166 | 40 | 0 | 25 | 117 | 51 | 54 | 101 | 44 |
| Binary | 10010110 | 1110110 | 100000 | 0 | 10101 | 1001111 | 101001 | 101100 | 1000001 | 100100 |
Color Harmonies of #967620
Complementary color
Monochromatic Colors of #967620
Black with #967620
Text Example
Text Example
White with #967620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #967620; }
p { color: rgb(150,118,32); }
H1.HeaderClassName
{
color: #967620;
}
.AnyTagClassName
{
color: #967620;
}
</style>
background-color css
<style>
a { background-color: #967620; }
a { background-color: rgb(150,118,32); }
div.DivClassName
{
background-color: #967620;
}
.BgClassName
{
background-color: #967620;
}
</style>
border-color css
<style>
span { border-color: #967620; }
span { border-color: rgb(150,118,32); }
td.TdClassName
{
border-color: #967620;
}
.TagClassName
{
border-color: #967620;
}
</style>