Shades of Hacienda #967419
Tints of Hacienda #967419
RGB
CMYK
RGB Variations
Color information
#967419 (or 0x967419) is known color: Hacienda. HEX triplet: 96, 74 and 19. RGB value is (150,116,25). Sum of RGB (Red+Green+Blue) = 150+116+25=291 (38% of max value = 765). Red value is 150 (58.98% from 255 or 51.55% from 291); Green value is 116 (45.70% from 255 or 39.86% from 291); Blue value is 25 (10.16% from 255 or 8.59% from 291); Max value from RGB is 150 - color contains mainly: red. Hex color #967419 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #967419 is #698BE6. Grayscale: #747474. Windows color (decimal): -6917095 or 1668246. OLE color: 1668246.
HSL color Cylindrical-coordinate representation of color #967419: hue angle of 43.68º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #967419 is Cyan = 0, Magento = 0.23, Yellow = 0.83 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 116 | 25 | - |
| CMYK | 0 | 0.23 | 0.83 | 0.41 |
| HSL | 43.68º | 0.71% | 0.34% | - |
| HSV(B) | 43.68º | 0.83% | 0.59% | - |
| XYZ | 19 | 19.05 | 3.59 | - |
| YUV | 115.79 | 76.76 | 152.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 116 | 25 | 0 | 0.23 | 0.83 | 0.41 | 43.68 | 0.71 | 0.34 |
| Hex | 96 | 74 | 19 | 0 | 17 | 53 | 29 | 2C | 47 | 22 |
| Octal | 226 | 164 | 31 | 0 | 27 | 123 | 51 | 54 | 107 | 42 |
| Binary | 10010110 | 1110100 | 11001 | 0 | 10111 | 1010011 | 101001 | 101100 | 1000111 | 100010 |
Color Harmonies of #967419
Complementary color
Monochromatic Colors of #967419
Black with #967419
Text Example
Text Example
White with #967419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #967419; }
p { color: rgb(150,116,25); }
H1.HeaderClassName
{
color: #967419;
}
.AnyTagClassName
{
color: #967419;
}
</style>
background-color css
<style>
a { background-color: #967419; }
a { background-color: rgb(150,116,25); }
div.DivClassName
{
background-color: #967419;
}
.BgClassName
{
background-color: #967419;
}
</style>
border-color css
<style>
span { border-color: #967419; }
span { border-color: rgb(150,116,25); }
td.TdClassName
{
border-color: #967419;
}
.TagClassName
{
border-color: #967419;
}
</style>