Shades of Highball #868337
Tints of Highball #868337
RGB
CMYK
RGB Variations
Color information
#868337 (or 0x868337) is known color: Highball. HEX triplet: 86, 83 and 37. RGB value is (134,131,55). Sum of RGB (Red+Green+Blue) = 134+131+55=320 (42% of max value = 765). Red value is 134 (52.73% from 255 or 41.88% from 320); Green value is 131 (51.56% from 255 or 40.94% from 320); Blue value is 55 (21.88% from 255 or 17.19% from 320); Max value from RGB is 134 - color contains mainly: red. Hex color #868337 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #868337 is #797CC8. Grayscale: #7B7B7B. Windows color (decimal): -7961801 or 3638150. OLE color: 3638150.
HSL color Cylindrical-coordinate representation of color #868337: hue angle of 57.72º degrees, saturation: 0.42, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #868337 is Cyan = 0, Magento = 0.02, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 131 | 55 | - |
| CMYK | 0 | 0.02 | 0.59 | 0.47 |
| HSL | 57.72º | 0.42% | 0.37% | - |
| HSV(B) | 57.72º | 0.59% | 0.53% | - |
| XYZ | 18.64 | 21.58 | 6.8 | - |
| YUV | 123.23 | 89.49 | 135.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 131 | 55 | 0 | 0.02 | 0.59 | 0.47 | 57.72 | 0.42 | 0.37 |
| Hex | 86 | 83 | 37 | 0 | 2 | 3B | 2F | 3A | 2A | 25 |
| Octal | 206 | 203 | 67 | 0 | 2 | 73 | 57 | 72 | 52 | 45 |
| Binary | 10000110 | 10000011 | 110111 | 0 | 10 | 111011 | 101111 | 111010 | 101010 | 100101 |
Color Harmonies of #868337
Complementary color
Monochromatic Colors of #868337
Black with #868337
Text Example
Text Example
White with #868337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #868337; }
p { color: rgb(134,131,55); }
H1.HeaderClassName
{
color: #868337;
}
.AnyTagClassName
{
color: #868337;
}
</style>
background-color css
<style>
a { background-color: #868337; }
a { background-color: rgb(134,131,55); }
div.DivClassName
{
background-color: #868337;
}
.BgClassName
{
background-color: #868337;
}
</style>
border-color css
<style>
span { border-color: #868337; }
span { border-color: rgb(134,131,55); }
td.TdClassName
{
border-color: #868337;
}
.TagClassName
{
border-color: #868337;
}
</style>