Shades of Highball #898531
Tints of Highball #898531
RGB
CMYK
RGB Variations
Color information
#898531 (or 0x898531) is known color: Highball. HEX triplet: 89, 85 and 31. RGB value is (137,133,49). Sum of RGB (Red+Green+Blue) = 137+133+49=319 (42% of max value = 765). Red value is 137 (53.91% from 255 or 42.95% from 319); Green value is 133 (52.34% from 255 or 41.69% from 319); Blue value is 49 (19.53% from 255 or 15.36% from 319); Max value from RGB is 137 - color contains mainly: red. Hex color #898531 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #898531 is #767ACE. Grayscale: #7C7C7C. Windows color (decimal): -7764687 or 3245449. OLE color: 3245449.
HSL color Cylindrical-coordinate representation of color #898531: hue angle of 57.27º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #898531 is Cyan = 0, Magento = 0.03, Yellow = 0.64 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 133 | 49 | - |
| CMYK | 0 | 0.03 | 0.64 | 0.46 |
| HSL | 57.27º | 0.47% | 0.36% | - |
| HSV(B) | 57.27º | 0.64% | 0.54% | - |
| XYZ | 19.26 | 22.32 | 6.2 | - |
| YUV | 124.62 | 85.33 | 136.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 133 | 49 | 0 | 0.03 | 0.64 | 0.46 | 57.27 | 0.47 | 0.36 |
| Hex | 89 | 85 | 31 | 0 | 3 | 40 | 2E | 39 | 2F | 24 |
| Octal | 211 | 205 | 61 | 0 | 3 | 100 | 56 | 71 | 57 | 44 |
| Binary | 10001001 | 10000101 | 110001 | 0 | 11 | 1000000 | 101110 | 111001 | 101111 | 100100 |
Color Harmonies of #898531
Complementary color
Monochromatic Colors of #898531
Black with #898531
Text Example
Text Example
White with #898531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #898531; }
p { color: rgb(137,133,49); }
H1.HeaderClassName
{
color: #898531;
}
.AnyTagClassName
{
color: #898531;
}
</style>
background-color css
<style>
a { background-color: #898531; }
a { background-color: rgb(137,133,49); }
div.DivClassName
{
background-color: #898531;
}
.BgClassName
{
background-color: #898531;
}
</style>
border-color css
<style>
span { border-color: #898531; }
span { border-color: rgb(137,133,49); }
td.TdClassName
{
border-color: #898531;
}
.TagClassName
{
border-color: #898531;
}
</style>