Shades of Highball #989731
Tints of Highball #989731
RGB
CMYK
RGB Variations
Color information
#989731 (or 0x989731) is known color: Highball. HEX triplet: 98, 97 and 31. RGB value is (152,151,49). Sum of RGB (Red+Green+Blue) = 152+151+49=352 (46% of max value = 765). Red value is 152 (59.77% from 255 or 43.18% from 352); Green value is 151 (59.38% from 255 or 42.90% from 352); Blue value is 49 (19.53% from 255 or 13.92% from 352); Max value from RGB is 152 - color contains mainly: red. Hex color #989731 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #989731 is #6768CE. Grayscale: #8C8C8C. Windows color (decimal): -6777039 or 3250072. OLE color: 3250072.
HSL color Cylindrical-coordinate representation of color #989731: hue angle of 59.42º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #989731 is Cyan = 0, Magento = 0.01, Yellow = 0.68 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 151 | 49 | - |
| CMYK | 0 | 0.01 | 0.68 | 0.40 |
| HSL | 59.42º | 0.51% | 0.39% | - |
| HSV(B) | 59.42º | 0.68% | 0.6% | - |
| XYZ | 24.57 | 29.03 | 7.21 | - |
| YUV | 139.67 | 76.83 | 136.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 151 | 49 | 0 | 0.01 | 0.68 | 0.40 | 59.42 | 0.51 | 0.39 |
| Hex | 98 | 97 | 31 | 0 | 1 | 44 | 28 | 3B | 33 | 27 |
| Octal | 230 | 227 | 61 | 0 | 1 | 104 | 50 | 73 | 63 | 47 |
| Binary | 10011000 | 10010111 | 110001 | 0 | 1 | 1000100 | 101000 | 111011 | 110011 | 100111 |
Color Harmonies of #989731
Complementary color
Monochromatic Colors of #989731
Black with #989731
Text Example
Text Example
White with #989731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #989731; }
p { color: rgb(152,151,49); }
H1.HeaderClassName
{
color: #989731;
}
.AnyTagClassName
{
color: #989731;
}
</style>
background-color css
<style>
a { background-color: #989731; }
a { background-color: rgb(152,151,49); }
div.DivClassName
{
background-color: #989731;
}
.BgClassName
{
background-color: #989731;
}
</style>
border-color css
<style>
span { border-color: #989731; }
span { border-color: rgb(152,151,49); }
td.TdClassName
{
border-color: #989731;
}
.TagClassName
{
border-color: #989731;
}
</style>