Shades of Highball #988938
Tints of Highball #988938
RGB
CMYK
RGB Variations
Color information
#988938 (or 0x988938) is known color: Highball. HEX triplet: 98, 89 and 38. RGB value is (152,137,56). Sum of RGB (Red+Green+Blue) = 152+137+56=345 (45% of max value = 765). Red value is 152 (59.77% from 255 or 44.06% from 345); Green value is 137 (53.91% from 255 or 39.71% from 345); Blue value is 56 (22.27% from 255 or 16.23% from 345); Max value from RGB is 152 - color contains mainly: red. Hex color #988938 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #988938 is #6776C7. Grayscale: #848484. Windows color (decimal): -6780616 or 3705240. OLE color: 3705240.
HSL color Cylindrical-coordinate representation of color #988938: hue angle of 50.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 #988938 is Cyan = 0, Magento = 0.10, Yellow = 0.63 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 137 | 56 | - |
| CMYK | 0 | 0.10 | 0.63 | 0.40 |
| HSL | 50.63º | 0.46% | 0.41% | - |
| HSV(B) | 50.63º | 0.63% | 0.6% | - |
| XYZ | 22.61 | 24.85 | 7.35 | - |
| YUV | 132.25 | 84.97 | 142.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 137 | 56 | 0 | 0.10 | 0.63 | 0.40 | 50.63 | 0.46 | 0.41 |
| Hex | 98 | 89 | 38 | 0 | A | 3F | 28 | 33 | 2E | 29 |
| Octal | 230 | 211 | 70 | 0 | 12 | 77 | 50 | 63 | 56 | 51 |
| Binary | 10011000 | 10001001 | 111000 | 0 | 1010 | 111111 | 101000 | 110011 | 101110 | 101001 |
Color Harmonies of #988938
Complementary color
Monochromatic Colors of #988938
Black with #988938
Text Example
Text Example
White with #988938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #988938; }
p { color: rgb(152,137,56); }
H1.HeaderClassName
{
color: #988938;
}
.AnyTagClassName
{
color: #988938;
}
</style>
background-color css
<style>
a { background-color: #988938; }
a { background-color: rgb(152,137,56); }
div.DivClassName
{
background-color: #988938;
}
.BgClassName
{
background-color: #988938;
}
</style>
border-color css
<style>
span { border-color: #988938; }
span { border-color: rgb(152,137,56); }
td.TdClassName
{
border-color: #988938;
}
.TagClassName
{
border-color: #988938;
}
</style>