Shades of Highball #989846
Tints of Highball #989846
RGB
CMYK
RGB Variations
Color information
#989846 (or 0x989846) is known color: Highball. HEX triplet: 98, 98 and 46. RGB value is (152,152,70). Sum of RGB (Red+Green+Blue) = 152+152+70=374 (49% of max value = 765). Red value is 152 (59.77% from 255 or 40.64% from 374); Green value is 152 (59.77% from 255 or 40.64% from 374); Blue value is 70 (27.73% from 255 or 18.72% from 374); Max value from RGB is 152 - color contains mainly: red, green. Hex color #989846 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #989846 is #6767B9. Grayscale: #8E8E8E. Windows color (decimal): -6776762 or 4626584. OLE color: 4626584.
HSL color Cylindrical-coordinate representation of color #989846: hue angle of 60º degrees, saturation: 0.37, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #989846 is Cyan = 0, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 152 | 70 | - |
| CMYK | 0 | 0 | 0.54 | 0.40 |
| HSL | 60º | 0.37% | 0.44% | - |
| HSV(B) | 60º | 0.54% | 0.6% | - |
| XYZ | 25.28 | 29.57 | 10.17 | - |
| YUV | 142.65 | 87 | 134.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 152 | 70 | 0 | 0 | 0.54 | 0.40 | 60 | 0.37 | 0.44 |
| Hex | 98 | 98 | 46 | 0 | 0 | 36 | 28 | 3C | 25 | 2C |
| Octal | 230 | 230 | 106 | 0 | 0 | 66 | 50 | 74 | 45 | 54 |
| Binary | 10011000 | 10011000 | 1000110 | 0 | 0 | 110110 | 101000 | 111100 | 100101 | 101100 |
Color Harmonies of #989846
Complementary color
Monochromatic Colors of #989846
Black with #989846
Text Example
Text Example
White with #989846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #989846; }
p { color: rgb(152,152,70); }
H1.HeaderClassName
{
color: #989846;
}
.AnyTagClassName
{
color: #989846;
}
</style>
background-color css
<style>
a { background-color: #989846; }
a { background-color: rgb(152,152,70); }
div.DivClassName
{
background-color: #989846;
}
.BgClassName
{
background-color: #989846;
}
</style>
border-color css
<style>
span { border-color: #989846; }
span { border-color: rgb(152,152,70); }
td.TdClassName
{
border-color: #989846;
}
.TagClassName
{
border-color: #989846;
}
</style>