Shades of Highball #898338
Tints of Highball #898338
RGB
CMYK
RGB Variations
Color information
#898338 (or 0x898338) is known color: Highball. HEX triplet: 89, 83 and 38. RGB value is (137,131,56). Sum of RGB (Red+Green+Blue) = 137+131+56=324 (42% of max value = 765). Red value is 137 (53.91% from 255 or 42.28% from 324); Green value is 131 (51.56% from 255 or 40.43% from 324); Blue value is 56 (22.27% from 255 or 17.28% from 324); Max value from RGB is 137 - color contains mainly: red. Hex color #898338 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #898338 is #767CC7. Grayscale: #7C7C7C. Windows color (decimal): -7765192 or 3703689. OLE color: 3703689.
HSL color Cylindrical-coordinate representation of color #898338: hue angle of 55.56º degrees, saturation: 0.42, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #898338 is Cyan = 0, Magento = 0.04, Yellow = 0.59 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 131 | 56 | - |
| CMYK | 0 | 0.04 | 0.59 | 0.46 |
| HSL | 55.56º | 0.42% | 0.38% | - |
| HSV(B) | 55.56º | 0.59% | 0.54% | - |
| XYZ | 19.15 | 21.84 | 6.95 | - |
| YUV | 124.24 | 89.49 | 137.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 131 | 56 | 0 | 0.04 | 0.59 | 0.46 | 55.56 | 0.42 | 0.38 |
| Hex | 89 | 83 | 38 | 0 | 4 | 3B | 2E | 38 | 2A | 26 |
| Octal | 211 | 203 | 70 | 0 | 4 | 73 | 56 | 70 | 52 | 46 |
| Binary | 10001001 | 10000011 | 111000 | 0 | 100 | 111011 | 101110 | 111000 | 101010 | 100110 |
Color Harmonies of #898338
Complementary color
Monochromatic Colors of #898338
Black with #898338
Text Example
Text Example
White with #898338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #898338; }
p { color: rgb(137,131,56); }
H1.HeaderClassName
{
color: #898338;
}
.AnyTagClassName
{
color: #898338;
}
</style>
background-color css
<style>
a { background-color: #898338; }
a { background-color: rgb(137,131,56); }
div.DivClassName
{
background-color: #898338;
}
.BgClassName
{
background-color: #898338;
}
</style>
border-color css
<style>
span { border-color: #898338; }
span { border-color: rgb(137,131,56); }
td.TdClassName
{
border-color: #898338;
}
.TagClassName
{
border-color: #898338;
}
</style>