Shades of Highball #898147
Tints of Highball #898147
RGB
CMYK
RGB Variations
Color information
#898147 (or 0x898147) is known color: Highball. HEX triplet: 89, 81 and 47. RGB value is (137,129,71). Sum of RGB (Red+Green+Blue) = 137+129+71=337 (44% of max value = 765). Red value is 137 (53.91% from 255 or 40.65% from 337); Green value is 129 (50.78% from 255 or 38.28% from 337); Blue value is 71 (28.12% from 255 or 21.07% from 337); Max value from RGB is 137 - color contains mainly: red. Hex color #898147 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #898147 is #767EB8. Grayscale: #7D7D7D. Windows color (decimal): -7765689 or 4686217. OLE color: 4686217.
HSL color Cylindrical-coordinate representation of color #898147: hue angle of 52.73º degrees, saturation: 0.32, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #898147 is Cyan = 0, Magento = 0.06, Yellow = 0.48 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 129 | 71 | - |
| CMYK | 0 | 0.06 | 0.48 | 0.46 |
| HSL | 52.73º | 0.32% | 0.41% | - |
| HSV(B) | 52.73º | 0.48% | 0.54% | - |
| XYZ | 19.3 | 21.47 | 9.09 | - |
| YUV | 124.78 | 97.65 | 136.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 129 | 71 | 0 | 0.06 | 0.48 | 0.46 | 52.73 | 0.32 | 0.41 |
| Hex | 89 | 81 | 47 | 0 | 6 | 30 | 2E | 35 | 20 | 29 |
| Octal | 211 | 201 | 107 | 0 | 6 | 60 | 56 | 65 | 40 | 51 |
| Binary | 10001001 | 10000001 | 1000111 | 0 | 110 | 110000 | 101110 | 110101 | 100000 | 101001 |
Color Harmonies of #898147
Complementary color
Monochromatic Colors of #898147
Black with #898147
Text Example
Text Example
White with #898147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #898147; }
p { color: rgb(137,129,71); }
H1.HeaderClassName
{
color: #898147;
}
.AnyTagClassName
{
color: #898147;
}
</style>
background-color css
<style>
a { background-color: #898147; }
a { background-color: rgb(137,129,71); }
div.DivClassName
{
background-color: #898147;
}
.BgClassName
{
background-color: #898147;
}
</style>
border-color css
<style>
span { border-color: #898147; }
span { border-color: rgb(137,129,71); }
td.TdClassName
{
border-color: #898147;
}
.TagClassName
{
border-color: #898147;
}
</style>