Shades of Bitter #869059
Tints of Bitter #869059
RGB
CMYK
RGB Variations
Color information
#869059 (or 0x869059) is known color: Bitter. HEX triplet: 86, 90 and 59. RGB value is (134,144,89). Sum of RGB (Red+Green+Blue) = 134+144+89=367 (48% of max value = 765). Red value is 134 (52.73% from 255 or 36.51% from 367); Green value is 144 (56.64% from 255 or 39.24% from 367); Blue value is 89 (35.16% from 255 or 24.25% from 367); Max value from RGB is 144 - color contains mainly: green. Hex color #869059 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #869059 is #796FA6. Grayscale: #868686. Windows color (decimal): -7958439 or 5869702. OLE color: 5869702.
HSL color Cylindrical-coordinate representation of color #869059: hue angle of 70.91º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #869059 is Cyan = 0.07, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 134 | 144 | 89 | - |
| CMYK | 0.07 | 0 | 0.38 | 0.44 |
| HSL | 70.91º | 0.24% | 0.46% | - |
| HSV(B) | 70.91º | 0.38% | 0.56% | - |
| XYZ | 21.61 | 25.74 | 13.28 | - |
| YUV | 134.74 | 102.19 | 127.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 144 | 89 | 0.07 | 0 | 0.38 | 0.44 | 70.91 | 0.24 | 0.46 |
| Hex | 86 | 90 | 59 | 7 | 0 | 26 | 2C | 47 | 18 | 2E |
| Octal | 206 | 220 | 131 | 7 | 0 | 46 | 54 | 107 | 30 | 56 |
| Binary | 10000110 | 10010000 | 1011001 | 111 | 0 | 100110 | 101100 | 1000111 | 11000 | 101110 |
Color Harmonies of #869059
Complementary color
Monochromatic Colors of #869059
Black with #869059
Text Example
Text Example
White with #869059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869059; }
p { color: rgb(134,144,89); }
H1.HeaderClassName
{
color: #869059;
}
.AnyTagClassName
{
color: #869059;
}
</style>
background-color css
<style>
a { background-color: #869059; }
a { background-color: rgb(134,144,89); }
div.DivClassName
{
background-color: #869059;
}
.BgClassName
{
background-color: #869059;
}
</style>
border-color css
<style>
span { border-color: #869059; }
span { border-color: rgb(134,144,89); }
td.TdClassName
{
border-color: #869059;
}
.TagClassName
{
border-color: #869059;
}
</style>