Shades of Highball #868339
Tints of Highball #868339
RGB
CMYK
RGB Variations
Color information
#868339 (or 0x868339) is known color: Highball. HEX triplet: 86, 83 and 39. RGB value is (134,131,57). Sum of RGB (Red+Green+Blue) = 134+131+57=322 (42% of max value = 765). Red value is 134 (52.73% from 255 or 41.61% from 322); Green value is 131 (51.56% from 255 or 40.68% from 322); Blue value is 57 (22.66% from 255 or 17.70% from 322); Max value from RGB is 134 - color contains mainly: red. Hex color #868339 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #868339 is #797CC6. Grayscale: #7B7B7B. Windows color (decimal): -7961799 or 3769222. OLE color: 3769222.
HSL color Cylindrical-coordinate representation of color #868339: hue angle of 57.66º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #868339 is Cyan = 0, Magento = 0.02, Yellow = 0.57 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 131 | 57 | - |
| CMYK | 0 | 0.02 | 0.57 | 0.47 |
| HSL | 57.66º | 0.4% | 0.37% | - |
| HSV(B) | 57.66º | 0.57% | 0.53% | - |
| XYZ | 18.69 | 21.6 | 7.05 | - |
| YUV | 123.46 | 90.49 | 135.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 131 | 57 | 0 | 0.02 | 0.57 | 0.47 | 57.66 | 0.4 | 0.37 |
| Hex | 86 | 83 | 39 | 0 | 2 | 39 | 2F | 3A | 28 | 25 |
| Octal | 206 | 203 | 71 | 0 | 2 | 71 | 57 | 72 | 50 | 45 |
| Binary | 10000110 | 10000011 | 111001 | 0 | 10 | 111001 | 101111 | 111010 | 101000 | 100101 |
Color Harmonies of #868339
Complementary color
Monochromatic Colors of #868339
Black with #868339
Text Example
Text Example
White with #868339
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #868339; }
p { color: rgb(134,131,57); }
H1.HeaderClassName
{
color: #868339;
}
.AnyTagClassName
{
color: #868339;
}
</style>
background-color css
<style>
a { background-color: #868339; }
a { background-color: rgb(134,131,57); }
div.DivClassName
{
background-color: #868339;
}
.BgClassName
{
background-color: #868339;
}
</style>
border-color css
<style>
span { border-color: #868339; }
span { border-color: rgb(134,131,57); }
td.TdClassName
{
border-color: #868339;
}
.TagClassName
{
border-color: #868339;
}
</style>