Shades of Hacienda #978312
Tints of Hacienda #978312
RGB
CMYK
RGB Variations
Color information
#978312 (or 0x978312) is known color: Hacienda. HEX triplet: 97, 83 and 12. RGB value is (151,131,18). Sum of RGB (Red+Green+Blue) = 151+131+18=300 (39% of max value = 765). Red value is 151 (59.38% from 255 or 50.33% from 300); Green value is 131 (51.56% from 255 or 43.67% from 300); Blue value is 18 (7.42% from 255 or 6% from 300); Max value from RGB is 151 - color contains mainly: red. Hex color #978312 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #978312 is #687CED. Grayscale: #7C7C7C. Windows color (decimal): -6847726 or 1213335. OLE color: 1213335.
HSL color Cylindrical-coordinate representation of color #978312: hue angle of 50.98º 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 #978312 is Cyan = 0, Magento = 0.13, Yellow = 0.88 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 131 | 18 | - |
| CMYK | 0 | 0.13 | 0.88 | 0.41 |
| HSL | 50.98º | 0.79% | 0.33% | - |
| HSV(B) | 50.98º | 0.88% | 0.59% | - |
| XYZ | 20.99 | 22.86 | 3.88 | - |
| YUV | 124.1 | 68.13 | 147.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 131 | 18 | 0 | 0.13 | 0.88 | 0.41 | 50.98 | 0.79 | 0.33 |
| Hex | 97 | 83 | 12 | 0 | D | 58 | 29 | 33 | 4F | 21 |
| Octal | 227 | 203 | 22 | 0 | 15 | 130 | 51 | 63 | 117 | 41 |
| Binary | 10010111 | 10000011 | 10010 | 0 | 1101 | 1011000 | 101001 | 110011 | 1001111 | 100001 |
Color Harmonies of #978312
Complementary color
Monochromatic Colors of #978312
Black with #978312
Text Example
Text Example
White with #978312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #978312; }
p { color: rgb(151,131,18); }
H1.HeaderClassName
{
color: #978312;
}
.AnyTagClassName
{
color: #978312;
}
</style>
background-color css
<style>
a { background-color: #978312; }
a { background-color: rgb(151,131,18); }
div.DivClassName
{
background-color: #978312;
}
.BgClassName
{
background-color: #978312;
}
</style>
border-color css
<style>
span { border-color: #978312; }
span { border-color: rgb(151,131,18); }
td.TdClassName
{
border-color: #978312;
}
.TagClassName
{
border-color: #978312;
}
</style>