Shades of Highball #989237
Tints of Highball #989237
RGB
CMYK
RGB Variations
Color information
#989237 (or 0x989237) is known color: Highball. HEX triplet: 98, 92 and 37. RGB value is (152,146,55). Sum of RGB (Red+Green+Blue) = 152+146+55=353 (46% of max value = 765). Red value is 152 (59.77% from 255 or 43.06% from 353); Green value is 146 (57.42% from 255 or 41.36% from 353); Blue value is 55 (21.88% from 255 or 15.58% from 353); Max value from RGB is 152 - color contains mainly: red. Hex color #989237 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #989237 is #676DC8. Grayscale: #898989. Windows color (decimal): -6778313 or 3642008. OLE color: 3642008.
HSL color Cylindrical-coordinate representation of color #989237: hue angle of 56.29º 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 #989237 is Cyan = 0, Magento = 0.04, Yellow = 0.64 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 146 | 55 | - |
| CMYK | 0 | 0.04 | 0.64 | 0.40 |
| HSL | 56.29º | 0.47% | 0.41% | - |
| HSV(B) | 56.29º | 0.64% | 0.6% | - |
| XYZ | 23.92 | 27.51 | 7.66 | - |
| YUV | 137.42 | 81.49 | 138.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 146 | 55 | 0 | 0.04 | 0.64 | 0.40 | 56.29 | 0.47 | 0.41 |
| Hex | 98 | 92 | 37 | 0 | 4 | 40 | 28 | 38 | 2F | 29 |
| Octal | 230 | 222 | 67 | 0 | 4 | 100 | 50 | 70 | 57 | 51 |
| Binary | 10011000 | 10010010 | 110111 | 0 | 100 | 1000000 | 101000 | 111000 | 101111 | 101001 |
Color Harmonies of #989237
Complementary color
Monochromatic Colors of #989237
Black with #989237
Text Example
Text Example
White with #989237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #989237; }
p { color: rgb(152,146,55); }
H1.HeaderClassName
{
color: #989237;
}
.AnyTagClassName
{
color: #989237;
}
</style>
background-color css
<style>
a { background-color: #989237; }
a { background-color: rgb(152,146,55); }
div.DivClassName
{
background-color: #989237;
}
.BgClassName
{
background-color: #989237;
}
</style>
border-color css
<style>
span { border-color: #989237; }
span { border-color: rgb(152,146,55); }
td.TdClassName
{
border-color: #989237;
}
.TagClassName
{
border-color: #989237;
}
</style>