Shades of Hacienda #928012
Tints of Hacienda #928012
RGB
CMYK
RGB Variations
Color information
#928012 (or 0x928012) is known color: Hacienda. HEX triplet: 92, 80 and 12. RGB value is (146,128,18). Sum of RGB (Red+Green+Blue) = 146+128+18=292 (38% of max value = 765). Red value is 146 (57.42% from 255 or 50% from 292); Green value is 128 (50.39% from 255 or 43.84% from 292); Blue value is 18 (7.42% from 255 or 6.16% from 292); Max value from RGB is 146 - color contains mainly: red. Hex color #928012 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #928012 is #6D7FED. Grayscale: #797979. Windows color (decimal): -7176174 or 1212562. OLE color: 1212562.
HSL color Cylindrical-coordinate representation of color #928012: hue angle of 51.56º degrees, saturation: 0.78, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #928012 is Cyan = 0, Magento = 0.12, Yellow = 0.88 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 128 | 18 | - |
| CMYK | 0 | 0.12 | 0.88 | 0.43 |
| HSL | 51.56º | 0.78% | 0.32% | - |
| HSV(B) | 51.56º | 0.88% | 0.57% | - |
| XYZ | 19.68 | 21.59 | 3.7 | - |
| YUV | 120.84 | 69.96 | 145.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 128 | 18 | 0 | 0.12 | 0.88 | 0.43 | 51.56 | 0.78 | 0.32 |
| Hex | 92 | 80 | 12 | 0 | C | 58 | 2B | 34 | 4E | 20 |
| Octal | 222 | 200 | 22 | 0 | 14 | 130 | 53 | 64 | 116 | 40 |
| Binary | 10010010 | 10000000 | 10010 | 0 | 1100 | 1011000 | 101011 | 110100 | 1001110 | 100000 |
Color Harmonies of #928012
Complementary color
Monochromatic Colors of #928012
Black with #928012
Text Example
Text Example
White with #928012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #928012; }
p { color: rgb(146,128,18); }
H1.HeaderClassName
{
color: #928012;
}
.AnyTagClassName
{
color: #928012;
}
</style>
background-color css
<style>
a { background-color: #928012; }
a { background-color: rgb(146,128,18); }
div.DivClassName
{
background-color: #928012;
}
.BgClassName
{
background-color: #928012;
}
</style>
border-color css
<style>
span { border-color: #928012; }
span { border-color: rgb(146,128,18); }
td.TdClassName
{
border-color: #928012;
}
.TagClassName
{
border-color: #928012;
}
</style>