Shades of Highball #989138
Tints of Highball #989138
RGB
CMYK
RGB Variations
Color information
#989138 (or 0x989138) is known color: Highball. HEX triplet: 98, 91 and 38. RGB value is (152,145,56). Sum of RGB (Red+Green+Blue) = 152+145+56=353 (46% of max value = 765). Red value is 152 (59.77% from 255 or 43.06% from 353); Green value is 145 (57.03% from 255 or 41.08% from 353); Blue value is 56 (22.27% from 255 or 15.86% from 353); Max value from RGB is 152 - color contains mainly: red. Hex color #989138 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #989138 is #676EC7. Grayscale: #898989. Windows color (decimal): -6778568 or 3707288. OLE color: 3707288.
HSL color Cylindrical-coordinate representation of color #989138: hue angle of 55.62º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #989138 is Cyan = 0, Magento = 0.05, Yellow = 0.63 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 145 | 56 | - |
| CMYK | 0 | 0.05 | 0.63 | 0.40 |
| HSL | 55.63º | 0.46% | 0.41% | - |
| HSV(B) | 55.63º | 0.63% | 0.6% | - |
| XYZ | 23.79 | 27.21 | 7.74 | - |
| YUV | 136.95 | 82.32 | 138.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 145 | 56 | 0 | 0.05 | 0.63 | 0.40 | 55.63 | 0.46 | 0.41 |
| Hex | 98 | 91 | 38 | 0 | 5 | 3F | 28 | 38 | 2E | 29 |
| Octal | 230 | 221 | 70 | 0 | 5 | 77 | 50 | 70 | 56 | 51 |
| Binary | 10011000 | 10010001 | 111000 | 0 | 101 | 111111 | 101000 | 111000 | 101110 | 101001 |
Color Harmonies of #989138
Complementary color
Monochromatic Colors of #989138
Black with #989138
Text Example
Text Example
White with #989138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #989138; }
p { color: rgb(152,145,56); }
H1.HeaderClassName
{
color: #989138;
}
.AnyTagClassName
{
color: #989138;
}
</style>
background-color css
<style>
a { background-color: #989138; }
a { background-color: rgb(152,145,56); }
div.DivClassName
{
background-color: #989138;
}
.BgClassName
{
background-color: #989138;
}
</style>
border-color css
<style>
span { border-color: #989138; }
span { border-color: rgb(152,145,56); }
td.TdClassName
{
border-color: #989138;
}
.TagClassName
{
border-color: #989138;
}
</style>