Shades of Highball #988539
Tints of Highball #988539
RGB
CMYK
RGB Variations
Color information
#988539 (or 0x988539) is known color: Highball. HEX triplet: 98, 85 and 39. RGB value is (152,133,57). Sum of RGB (Red+Green+Blue) = 152+133+57=342 (45% of max value = 765). Red value is 152 (59.77% from 255 or 44.44% from 342); Green value is 133 (52.34% from 255 or 38.89% from 342); Blue value is 57 (22.66% from 255 or 16.67% from 342); Max value from RGB is 152 - color contains mainly: red. Hex color #988539 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #988539 is #677AC6. Grayscale: #828282. Windows color (decimal): -6781639 or 3769752. OLE color: 3769752.
HSL color Cylindrical-coordinate representation of color #988539: hue angle of 48º degrees, saturation: 0.45, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #988539 is Cyan = 0, Magento = 0.13, Yellow = 0.62 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 133 | 57 | - |
| CMYK | 0 | 0.13 | 0.62 | 0.40 |
| HSL | 48º | 0.45% | 0.41% | - |
| HSV(B) | 48º | 0.63% | 0.6% | - |
| XYZ | 22.07 | 23.75 | 7.29 | - |
| YUV | 130.02 | 86.79 | 143.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 133 | 57 | 0 | 0.13 | 0.62 | 0.40 | 48 | 0.45 | 0.41 |
| Hex | 98 | 85 | 39 | 0 | D | 3E | 28 | 30 | 2D | 29 |
| Octal | 230 | 205 | 71 | 0 | 15 | 76 | 50 | 60 | 55 | 51 |
| Binary | 10011000 | 10000101 | 111001 | 0 | 1101 | 111110 | 101000 | 110000 | 101101 | 101001 |
Color Harmonies of #988539
Complementary color
Monochromatic Colors of #988539
Black with #988539
Text Example
Text Example
White with #988539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #988539; }
p { color: rgb(152,133,57); }
H1.HeaderClassName
{
color: #988539;
}
.AnyTagClassName
{
color: #988539;
}
</style>
background-color css
<style>
a { background-color: #988539; }
a { background-color: rgb(152,133,57); }
div.DivClassName
{
background-color: #988539;
}
.BgClassName
{
background-color: #988539;
}
</style>
border-color css
<style>
span { border-color: #988539; }
span { border-color: rgb(152,133,57); }
td.TdClassName
{
border-color: #988539;
}
.TagClassName
{
border-color: #988539;
}
</style>