Shades of Bitter #859259
Tints of Bitter #859259
RGB
CMYK
RGB Variations
Color information
#859259 (or 0x859259) is known color: Bitter. HEX triplet: 85, 92 and 59. RGB value is (133,146,89). Sum of RGB (Red+Green+Blue) = 133+146+89=368 (48% of max value = 765). Red value is 133 (52.34% from 255 or 36.14% from 368); Green value is 146 (57.42% from 255 or 39.67% from 368); Blue value is 89 (35.16% from 255 or 24.18% from 368); Max value from RGB is 146 - color contains mainly: green. Hex color #859259 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #859259 is #7A6DA6. Grayscale: #878787. Windows color (decimal): -8023463 or 5870213. OLE color: 5870213.
HSL color Cylindrical-coordinate representation of color #859259: hue angle of 73.68º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #859259 is Cyan = 0.09, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 133 | 146 | 89 | - |
| CMYK | 0.09 | 0 | 0.39 | 0.43 |
| HSL | 73.68º | 0.24% | 0.46% | - |
| HSV(B) | 73.68º | 0.39% | 0.57% | - |
| XYZ | 21.75 | 26.27 | 13.37 | - |
| YUV | 135.62 | 101.69 | 126.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 146 | 89 | 0.09 | 0 | 0.39 | 0.43 | 73.68 | 0.24 | 0.46 |
| Hex | 85 | 92 | 59 | 9 | 0 | 27 | 2B | 4A | 18 | 2E |
| Octal | 205 | 222 | 131 | 11 | 0 | 47 | 53 | 112 | 30 | 56 |
| Binary | 10000101 | 10010010 | 1011001 | 1001 | 0 | 100111 | 101011 | 1001010 | 11000 | 101110 |
Color Harmonies of #859259
Complementary color
Monochromatic Colors of #859259
Black with #859259
Text Example
Text Example
White with #859259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859259; }
p { color: rgb(133,146,89); }
H1.HeaderClassName
{
color: #859259;
}
.AnyTagClassName
{
color: #859259;
}
</style>
background-color css
<style>
a { background-color: #859259; }
a { background-color: rgb(133,146,89); }
div.DivClassName
{
background-color: #859259;
}
.BgClassName
{
background-color: #859259;
}
</style>
border-color css
<style>
span { border-color: #859259; }
span { border-color: rgb(133,146,89); }
td.TdClassName
{
border-color: #859259;
}
.TagClassName
{
border-color: #859259;
}
</style>