Shades of Highball #988547
Tints of Highball #988547
RGB
CMYK
RGB Variations
Color information
#988547 (or 0x988547) is known color: Highball. HEX triplet: 98, 85 and 47. RGB value is (152,133,71). Sum of RGB (Red+Green+Blue) = 152+133+71=356 (47% of max value = 765). Red value is 152 (59.77% from 255 or 42.70% from 356); Green value is 133 (52.34% from 255 or 37.36% from 356); Blue value is 71 (28.12% from 255 or 19.94% from 356); Max value from RGB is 152 - color contains mainly: red. Hex color #988547 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #988547 is #677AB8. Grayscale: #838383. Windows color (decimal): -6781625 or 4687256. OLE color: 4687256.
HSL color Cylindrical-coordinate representation of color #988547: hue angle of 45.93º degrees, saturation: 0.36, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #988547 is Cyan = 0, Magento = 0.13, Yellow = 0.53 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 133 | 71 | - |
| CMYK | 0 | 0.13 | 0.53 | 0.40 |
| HSL | 45.93º | 0.36% | 0.44% | - |
| HSV(B) | 45.93º | 0.53% | 0.6% | - |
| XYZ | 22.47 | 23.91 | 9.39 | - |
| YUV | 131.61 | 93.79 | 142.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 133 | 71 | 0 | 0.13 | 0.53 | 0.40 | 45.93 | 0.36 | 0.44 |
| Hex | 98 | 85 | 47 | 0 | D | 35 | 28 | 2E | 24 | 2C |
| Octal | 230 | 205 | 107 | 0 | 15 | 65 | 50 | 56 | 44 | 54 |
| Binary | 10011000 | 10000101 | 1000111 | 0 | 1101 | 110101 | 101000 | 101110 | 100100 | 101100 |
Color Harmonies of #988547
Complementary color
Monochromatic Colors of #988547
Black with #988547
Text Example
Text Example
White with #988547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #988547; }
p { color: rgb(152,133,71); }
H1.HeaderClassName
{
color: #988547;
}
.AnyTagClassName
{
color: #988547;
}
</style>
background-color css
<style>
a { background-color: #988547; }
a { background-color: rgb(152,133,71); }
div.DivClassName
{
background-color: #988547;
}
.BgClassName
{
background-color: #988547;
}
</style>
border-color css
<style>
span { border-color: #988547; }
span { border-color: rgb(152,133,71); }
td.TdClassName
{
border-color: #988547;
}
.TagClassName
{
border-color: #988547;
}
</style>