Shades of Hacienda #967622
Tints of Hacienda #967622
RGB
CMYK
RGB Variations
Color information
#967622 (or 0x967622) is known color: Hacienda. HEX triplet: 96, 76 and 22. RGB value is (150,118,34). Sum of RGB (Red+Green+Blue) = 150+118+34=302 (40% of max value = 765). Red value is 150 (58.98% from 255 or 49.67% from 302); Green value is 118 (46.48% from 255 or 39.07% from 302); Blue value is 34 (13.67% from 255 or 11.26% from 302); Max value from RGB is 150 - color contains mainly: red. Hex color #967622 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #967622 is #6989DD. Grayscale: #767676. Windows color (decimal): -6916574 or 2258582. OLE color: 2258582.
HSL color Cylindrical-coordinate representation of color #967622: hue angle of 43.45º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #967622 is Cyan = 0, Magento = 0.21, Yellow = 0.77 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 118 | 34 | - |
| CMYK | 0 | 0.21 | 0.77 | 0.41 |
| HSL | 43.45º | 0.63% | 0.36% | - |
| HSV(B) | 43.45º | 0.77% | 0.59% | - |
| XYZ | 19.34 | 19.56 | 4.27 | - |
| YUV | 117.99 | 80.6 | 150.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 118 | 34 | 0 | 0.21 | 0.77 | 0.41 | 43.45 | 0.63 | 0.36 |
| Hex | 96 | 76 | 22 | 0 | 15 | 4D | 29 | 2B | 3F | 24 |
| Octal | 226 | 166 | 42 | 0 | 25 | 115 | 51 | 53 | 77 | 44 |
| Binary | 10010110 | 1110110 | 100010 | 0 | 10101 | 1001101 | 101001 | 101011 | 111111 | 100100 |
Color Harmonies of #967622
Complementary color
Monochromatic Colors of #967622
Black with #967622
Text Example
Text Example
White with #967622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #967622; }
p { color: rgb(150,118,34); }
H1.HeaderClassName
{
color: #967622;
}
.AnyTagClassName
{
color: #967622;
}
</style>
background-color css
<style>
a { background-color: #967622; }
a { background-color: rgb(150,118,34); }
div.DivClassName
{
background-color: #967622;
}
.BgClassName
{
background-color: #967622;
}
</style>
border-color css
<style>
span { border-color: #967622; }
span { border-color: rgb(150,118,34); }
td.TdClassName
{
border-color: #967622;
}
.TagClassName
{
border-color: #967622;
}
</style>