Shades of Bitter #859159
Tints of Bitter #859159
RGB
CMYK
RGB Variations
Color information
#859159 (or 0x859159) is known color: Bitter. HEX triplet: 85, 91 and 59. RGB value is (133,145,89). Sum of RGB (Red+Green+Blue) = 133+145+89=367 (48% of max value = 765). Red value is 133 (52.34% from 255 or 36.24% from 367); Green value is 145 (57.03% from 255 or 39.51% from 367); Blue value is 89 (35.16% from 255 or 24.25% from 367); Max value from RGB is 145 - color contains mainly: green. Hex color #859159 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #859159 is #7A6EA6. Grayscale: #878787. Windows color (decimal): -8023719 or 5869957. OLE color: 5869957.
HSL color Cylindrical-coordinate representation of color #859159: hue angle of 72.86º 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 #859159 is Cyan = 0.08, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 133 | 145 | 89 | - |
| CMYK | 0.08 | 0 | 0.39 | 0.43 |
| HSL | 72.86º | 0.24% | 0.46% | - |
| HSV(B) | 72.86º | 0.39% | 0.57% | - |
| XYZ | 21.6 | 25.96 | 13.32 | - |
| YUV | 135.03 | 102.02 | 126.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 145 | 89 | 0.08 | 0 | 0.39 | 0.43 | 72.86 | 0.24 | 0.46 |
| Hex | 85 | 91 | 59 | 8 | 0 | 27 | 2B | 49 | 18 | 2E |
| Octal | 205 | 221 | 131 | 10 | 0 | 47 | 53 | 111 | 30 | 56 |
| Binary | 10000101 | 10010001 | 1011001 | 1000 | 0 | 100111 | 101011 | 1001001 | 11000 | 101110 |
Color Harmonies of #859159
Complementary color
Monochromatic Colors of #859159
Black with #859159
Text Example
Text Example
White with #859159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859159; }
p { color: rgb(133,145,89); }
H1.HeaderClassName
{
color: #859159;
}
.AnyTagClassName
{
color: #859159;
}
</style>
background-color css
<style>
a { background-color: #859159; }
a { background-color: rgb(133,145,89); }
div.DivClassName
{
background-color: #859159;
}
.BgClassName
{
background-color: #859159;
}
</style>
border-color css
<style>
span { border-color: #859159; }
span { border-color: rgb(133,145,89); }
td.TdClassName
{
border-color: #859159;
}
.TagClassName
{
border-color: #859159;
}
</style>