Shades of Highball #988649
Tints of Highball #988649
RGB
CMYK
RGB Variations
Color information
#988649 (or 0x988649) is known color: Highball. HEX triplet: 98, 86 and 49. RGB value is (152,134,73). Sum of RGB (Red+Green+Blue) = 152+134+73=359 (47% of max value = 765). Red value is 152 (59.77% from 255 or 42.34% from 359); Green value is 134 (52.73% from 255 or 37.33% from 359); Blue value is 73 (28.91% from 255 or 20.33% from 359); Max value from RGB is 152 - color contains mainly: red. Hex color #988649 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #988649 is #6779B6. Grayscale: #848484. Windows color (decimal): -6781367 or 4818584. OLE color: 4818584.
HSL color Cylindrical-coordinate representation of color #988649: hue angle of 46.33º degrees, saturation: 0.35, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #988649 is Cyan = 0, Magento = 0.12, Yellow = 0.52 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 134 | 73 | - |
| CMYK | 0 | 0.12 | 0.52 | 0.40 |
| HSL | 46.33º | 0.35% | 0.44% | - |
| HSV(B) | 46.33º | 0.52% | 0.6% | - |
| XYZ | 22.68 | 24.21 | 9.78 | - |
| YUV | 132.43 | 94.46 | 141.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 134 | 73 | 0 | 0.12 | 0.52 | 0.40 | 46.33 | 0.35 | 0.44 |
| Hex | 98 | 86 | 49 | 0 | C | 34 | 28 | 2E | 23 | 2C |
| Octal | 230 | 206 | 111 | 0 | 14 | 64 | 50 | 56 | 43 | 54 |
| Binary | 10011000 | 10000110 | 1001001 | 0 | 1100 | 110100 | 101000 | 101110 | 100011 | 101100 |
Color Harmonies of #988649
Complementary color
Monochromatic Colors of #988649
Black with #988649
Text Example
Text Example
White with #988649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #988649; }
p { color: rgb(152,134,73); }
H1.HeaderClassName
{
color: #988649;
}
.AnyTagClassName
{
color: #988649;
}
</style>
background-color css
<style>
a { background-color: #988649; }
a { background-color: rgb(152,134,73); }
div.DivClassName
{
background-color: #988649;
}
.BgClassName
{
background-color: #988649;
}
</style>
border-color css
<style>
span { border-color: #988649; }
span { border-color: rgb(152,134,73); }
td.TdClassName
{
border-color: #988649;
}
.TagClassName
{
border-color: #988649;
}
</style>