Shades of Bitter #859158
Tints of Bitter #859158
RGB
CMYK
RGB Variations
Color information
#859158 (or 0x859158) is known color: Bitter. HEX triplet: 85, 91 and 58. RGB value is (133,145,88). Sum of RGB (Red+Green+Blue) = 133+145+88=366 (48% of max value = 765). Red value is 133 (52.34% from 255 or 36.34% from 366); Green value is 145 (57.03% from 255 or 39.62% from 366); Blue value is 88 (34.77% from 255 or 24.04% from 366); Max value from RGB is 145 - color contains mainly: green. Hex color #859158 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #859158 is #7A6EA7. Grayscale: #878787. Windows color (decimal): -8023720 or 5804421. OLE color: 5804421.
HSL color Cylindrical-coordinate representation of color #859158: hue angle of 72.63º 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 #859158 is Cyan = 0.08, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 133 | 145 | 88 | - |
| CMYK | 0.08 | 0 | 0.39 | 0.43 |
| HSL | 72.63º | 0.24% | 0.46% | - |
| HSV(B) | 72.63º | 0.39% | 0.57% | - |
| XYZ | 21.56 | 25.94 | 13.1 | - |
| YUV | 134.91 | 101.52 | 126.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 145 | 88 | 0.08 | 0 | 0.39 | 0.43 | 72.63 | 0.24 | 0.46 |
| Hex | 85 | 91 | 58 | 8 | 0 | 27 | 2B | 49 | 18 | 2E |
| Octal | 205 | 221 | 130 | 10 | 0 | 47 | 53 | 111 | 30 | 56 |
| Binary | 10000101 | 10010001 | 1011000 | 1000 | 0 | 100111 | 101011 | 1001001 | 11000 | 101110 |
Color Harmonies of #859158
Complementary color
Monochromatic Colors of #859158
Black with #859158
Text Example
Text Example
White with #859158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859158; }
p { color: rgb(133,145,88); }
H1.HeaderClassName
{
color: #859158;
}
.AnyTagClassName
{
color: #859158;
}
</style>
background-color css
<style>
a { background-color: #859158; }
a { background-color: rgb(133,145,88); }
div.DivClassName
{
background-color: #859158;
}
.BgClassName
{
background-color: #859158;
}
</style>
border-color css
<style>
span { border-color: #859158; }
span { border-color: rgb(133,145,88); }
td.TdClassName
{
border-color: #859158;
}
.TagClassName
{
border-color: #859158;
}
</style>