Shades of Highball #989336
Tints of Highball #989336
RGB
CMYK
RGB Variations
Color information
#989336 (or 0x989336) is known color: Highball. HEX triplet: 98, 93 and 36. RGB value is (152,147,54). Sum of RGB (Red+Green+Blue) = 152+147+54=353 (46% of max value = 765). Red value is 152 (59.77% from 255 or 43.06% from 353); Green value is 147 (57.81% from 255 or 41.64% from 353); Blue value is 54 (21.48% from 255 or 15.30% from 353); Max value from RGB is 152 - color contains mainly: red. Hex color #989336 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #989336 is #676CC9. Grayscale: #8A8A8A. Windows color (decimal): -6778058 or 3576728. OLE color: 3576728.
HSL color Cylindrical-coordinate representation of color #989336: hue angle of 56.94º degrees, saturation: 0.48, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #989336 is Cyan = 0, Magento = 0.03, Yellow = 0.64 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 147 | 54 | - |
| CMYK | 0 | 0.03 | 0.64 | 0.40 |
| HSL | 56.94º | 0.48% | 0.4% | - |
| HSV(B) | 56.94º | 0.64% | 0.6% | - |
| XYZ | 24.05 | 27.81 | 7.59 | - |
| YUV | 137.89 | 80.66 | 138.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 147 | 54 | 0 | 0.03 | 0.64 | 0.40 | 56.94 | 0.48 | 0.4 |
| Hex | 98 | 93 | 36 | 0 | 3 | 40 | 28 | 39 | 30 | 28 |
| Octal | 230 | 223 | 66 | 0 | 3 | 100 | 50 | 71 | 60 | 50 |
| Binary | 10011000 | 10010011 | 110110 | 0 | 11 | 1000000 | 101000 | 111001 | 110000 | 101000 |
Color Harmonies of #989336
Complementary color
Monochromatic Colors of #989336
Black with #989336
Text Example
Text Example
White with #989336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #989336; }
p { color: rgb(152,147,54); }
H1.HeaderClassName
{
color: #989336;
}
.AnyTagClassName
{
color: #989336;
}
</style>
background-color css
<style>
a { background-color: #989336; }
a { background-color: rgb(152,147,54); }
div.DivClassName
{
background-color: #989336;
}
.BgClassName
{
background-color: #989336;
}
</style>
border-color css
<style>
span { border-color: #989336; }
span { border-color: rgb(152,147,54); }
td.TdClassName
{
border-color: #989336;
}
.TagClassName
{
border-color: #989336;
}
</style>