Shades of Hacienda #978612
Tints of Hacienda #978612
RGB
CMYK
RGB Variations
Color information
#978612 (or 0x978612) is known color: Hacienda. HEX triplet: 97, 86 and 12. RGB value is (151,134,18). Sum of RGB (Red+Green+Blue) = 151+134+18=303 (40% of max value = 765). Red value is 151 (59.38% from 255 or 49.83% from 303); Green value is 134 (52.73% from 255 or 44.22% from 303); Blue value is 18 (7.42% from 255 or 5.94% from 303); Max value from RGB is 151 - color contains mainly: red. Hex color #978612 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #978612 is #6879ED. Grayscale: #7E7E7E. Windows color (decimal): -6846958 or 1214103. OLE color: 1214103.
HSL color Cylindrical-coordinate representation of color #978612: hue angle of 52.33º degrees, saturation: 0.79, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #978612 is Cyan = 0, Magento = 0.11, Yellow = 0.88 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 134 | 18 | - |
| CMYK | 0 | 0.11 | 0.88 | 0.41 |
| HSL | 52.33º | 0.79% | 0.33% | - |
| HSV(B) | 52.33º | 0.88% | 0.59% | - |
| XYZ | 21.4 | 23.67 | 4.01 | - |
| YUV | 125.86 | 67.13 | 145.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 134 | 18 | 0 | 0.11 | 0.88 | 0.41 | 52.33 | 0.79 | 0.33 |
| Hex | 97 | 86 | 12 | 0 | B | 58 | 29 | 34 | 4F | 21 |
| Octal | 227 | 206 | 22 | 0 | 13 | 130 | 51 | 64 | 117 | 41 |
| Binary | 10010111 | 10000110 | 10010 | 0 | 1011 | 1011000 | 101001 | 110100 | 1001111 | 100001 |
Color Harmonies of #978612
Complementary color
Monochromatic Colors of #978612
Black with #978612
Text Example
Text Example
White with #978612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #978612; }
p { color: rgb(151,134,18); }
H1.HeaderClassName
{
color: #978612;
}
.AnyTagClassName
{
color: #978612;
}
</style>
background-color css
<style>
a { background-color: #978612; }
a { background-color: rgb(151,134,18); }
div.DivClassName
{
background-color: #978612;
}
.BgClassName
{
background-color: #978612;
}
</style>
border-color css
<style>
span { border-color: #978612; }
span { border-color: rgb(151,134,18); }
td.TdClassName
{
border-color: #978612;
}
.TagClassName
{
border-color: #978612;
}
</style>