Shades of Hacienda #988310
Tints of Hacienda #988310
RGB
CMYK
RGB Variations
Color information
#988310 (or 0x988310) is known color: Hacienda. HEX triplet: 98, 83 and 10. RGB value is (152,131,16). Sum of RGB (Red+Green+Blue) = 152+131+16=299 (39% of max value = 765). Red value is 152 (59.77% from 255 or 50.84% from 299); Green value is 131 (51.56% from 255 or 43.81% from 299); Blue value is 16 (6.64% from 255 or 5.35% from 299); Max value from RGB is 152 - color contains mainly: red. Hex color #988310 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #988310 is #677CEF. Grayscale: #7C7C7C. Windows color (decimal): -6782192 or 1082264. OLE color: 1082264.
HSL color Cylindrical-coordinate representation of color #988310: hue angle of 50.74º degrees, saturation: 0.81, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #988310 is Cyan = 0, Magento = 0.14, Yellow = 0.89 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 131 | 16 | - |
| CMYK | 0 | 0.14 | 0.89 | 0.40 |
| HSL | 50.74º | 0.81% | 0.33% | - |
| HSV(B) | 50.74º | 0.89% | 0.6% | - |
| XYZ | 21.16 | 22.95 | 3.8 | - |
| YUV | 124.17 | 66.96 | 147.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 131 | 16 | 0 | 0.14 | 0.89 | 0.40 | 50.74 | 0.81 | 0.33 |
| Hex | 98 | 83 | 10 | 0 | E | 59 | 28 | 33 | 51 | 21 |
| Octal | 230 | 203 | 20 | 0 | 16 | 131 | 50 | 63 | 121 | 41 |
| Binary | 10011000 | 10000011 | 10000 | 0 | 1110 | 1011001 | 101000 | 110011 | 1010001 | 100001 |
Color Harmonies of #988310
Complementary color
Monochromatic Colors of #988310
Black with #988310
Text Example
Text Example
White with #988310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #988310; }
p { color: rgb(152,131,16); }
H1.HeaderClassName
{
color: #988310;
}
.AnyTagClassName
{
color: #988310;
}
</style>
background-color css
<style>
a { background-color: #988310; }
a { background-color: rgb(152,131,16); }
div.DivClassName
{
background-color: #988310;
}
.BgClassName
{
background-color: #988310;
}
</style>
border-color css
<style>
span { border-color: #988310; }
span { border-color: rgb(152,131,16); }
td.TdClassName
{
border-color: #988310;
}
.TagClassName
{
border-color: #988310;
}
</style>