Shades of Highball #988637
Tints of Highball #988637
RGB
CMYK
RGB Variations
Color information
#988637 (or 0x988637) is known color: Highball. HEX triplet: 98, 86 and 37. RGB value is (152,134,55). Sum of RGB (Red+Green+Blue) = 152+134+55=341 (45% of max value = 765). Red value is 152 (59.77% from 255 or 44.57% from 341); Green value is 134 (52.73% from 255 or 39.30% from 341); Blue value is 55 (21.88% from 255 or 16.13% from 341); Max value from RGB is 152 - color contains mainly: red. Hex color #988637 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #988637 is #6779C8. Grayscale: #828282. Windows color (decimal): -6781385 or 3638936. OLE color: 3638936.
HSL color Cylindrical-coordinate representation of color #988637: hue angle of 48.87º 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 #988637 is Cyan = 0, Magento = 0.12, Yellow = 0.64 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 134 | 55 | - |
| CMYK | 0 | 0.12 | 0.64 | 0.40 |
| HSL | 48.87º | 0.47% | 0.41% | - |
| HSV(B) | 48.87º | 0.64% | 0.6% | - |
| XYZ | 22.16 | 24 | 7.08 | - |
| YUV | 130.38 | 85.46 | 143.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 134 | 55 | 0 | 0.12 | 0.64 | 0.40 | 48.87 | 0.47 | 0.41 |
| Hex | 98 | 86 | 37 | 0 | C | 40 | 28 | 31 | 2F | 29 |
| Octal | 230 | 206 | 67 | 0 | 14 | 100 | 50 | 61 | 57 | 51 |
| Binary | 10011000 | 10000110 | 110111 | 0 | 1100 | 1000000 | 101000 | 110001 | 101111 | 101001 |
Color Harmonies of #988637
Complementary color
Monochromatic Colors of #988637
Black with #988637
Text Example
Text Example
White with #988637
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #988637; }
p { color: rgb(152,134,55); }
H1.HeaderClassName
{
color: #988637;
}
.AnyTagClassName
{
color: #988637;
}
</style>
background-color css
<style>
a { background-color: #988637; }
a { background-color: rgb(152,134,55); }
div.DivClassName
{
background-color: #988637;
}
.BgClassName
{
background-color: #988637;
}
</style>
border-color css
<style>
span { border-color: #988637; }
span { border-color: rgb(152,134,55); }
td.TdClassName
{
border-color: #988637;
}
.TagClassName
{
border-color: #988637;
}
</style>