Shades of Highball #989437
Tints of Highball #989437
RGB
CMYK
RGB Variations
Color information
#989437 (or 0x989437) is known color: Highball. HEX triplet: 98, 94 and 37. RGB value is (152,148,55). Sum of RGB (Red+Green+Blue) = 152+148+55=355 (47% of max value = 765). Red value is 152 (59.77% from 255 or 42.82% from 355); Green value is 148 (58.20% from 255 or 41.69% from 355); Blue value is 55 (21.88% from 255 or 15.49% from 355); Max value from RGB is 152 - color contains mainly: red. Hex color #989437 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #989437 is #676BC8. Grayscale: #8A8A8A. Windows color (decimal): -6777801 or 3642520. OLE color: 3642520.
HSL color Cylindrical-coordinate representation of color #989437: hue angle of 57.53º degrees, saturation: 0.47, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #989437 is Cyan = 0, Magento = 0.03, Yellow = 0.64 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 148 | 55 | - |
| CMYK | 0 | 0.03 | 0.64 | 0.40 |
| HSL | 57.53º | 0.47% | 0.41% | - |
| HSV(B) | 57.53º | 0.64% | 0.6% | - |
| XYZ | 24.23 | 28.13 | 7.77 | - |
| YUV | 138.59 | 80.83 | 137.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 148 | 55 | 0 | 0.03 | 0.64 | 0.40 | 57.53 | 0.47 | 0.41 |
| Hex | 98 | 94 | 37 | 0 | 3 | 40 | 28 | 3A | 2F | 29 |
| Octal | 230 | 224 | 67 | 0 | 3 | 100 | 50 | 72 | 57 | 51 |
| Binary | 10011000 | 10010100 | 110111 | 0 | 11 | 1000000 | 101000 | 111010 | 101111 | 101001 |
Color Harmonies of #989437
Complementary color
Monochromatic Colors of #989437
Black with #989437
Text Example
Text Example
White with #989437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #989437; }
p { color: rgb(152,148,55); }
H1.HeaderClassName
{
color: #989437;
}
.AnyTagClassName
{
color: #989437;
}
</style>
background-color css
<style>
a { background-color: #989437; }
a { background-color: rgb(152,148,55); }
div.DivClassName
{
background-color: #989437;
}
.BgClassName
{
background-color: #989437;
}
</style>
border-color css
<style>
span { border-color: #989437; }
span { border-color: rgb(152,148,55); }
td.TdClassName
{
border-color: #989437;
}
.TagClassName
{
border-color: #989437;
}
</style>