Shades of Bitter #859160
Tints of Bitter #859160
RGB
CMYK
RGB Variations
Color information
#859160 (or 0x859160) is known color: Bitter. HEX triplet: 85, 91 and 60. RGB value is (133,145,96). Sum of RGB (Red+Green+Blue) = 133+145+96=374 (49% of max value = 765). Red value is 133 (52.34% from 255 or 35.56% from 374); Green value is 145 (57.03% from 255 or 38.77% from 374); Blue value is 96 (37.89% from 255 or 25.67% from 374); Max value from RGB is 145 - color contains mainly: green. Hex color #859160 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #859160 is #7A6E9F. Grayscale: #888888. Windows color (decimal): -8023712 or 6328709. OLE color: 6328709.
HSL color Cylindrical-coordinate representation of color #859160: hue angle of 74.69º degrees, saturation: 0.2, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #859160 is Cyan = 0.08, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 133 | 145 | 96 | - |
| CMYK | 0.08 | 0 | 0.34 | 0.43 |
| HSL | 74.69º | 0.2% | 0.47% | - |
| HSV(B) | 74.69º | 0.34% | 0.57% | - |
| XYZ | 21.91 | 26.08 | 14.95 | - |
| YUV | 135.83 | 105.52 | 125.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 145 | 96 | 0.08 | 0 | 0.34 | 0.43 | 74.69 | 0.2 | 0.47 |
| Hex | 85 | 91 | 60 | 8 | 0 | 22 | 2B | 4B | 14 | 2F |
| Octal | 205 | 221 | 140 | 10 | 0 | 42 | 53 | 113 | 24 | 57 |
| Binary | 10000101 | 10010001 | 1100000 | 1000 | 0 | 100010 | 101011 | 1001011 | 10100 | 101111 |
Color Harmonies of #859160
Complementary color
Monochromatic Colors of #859160
Black with #859160
Text Example
Text Example
White with #859160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859160; }
p { color: rgb(133,145,96); }
H1.HeaderClassName
{
color: #859160;
}
.AnyTagClassName
{
color: #859160;
}
</style>
background-color css
<style>
a { background-color: #859160; }
a { background-color: rgb(133,145,96); }
div.DivClassName
{
background-color: #859160;
}
.BgClassName
{
background-color: #859160;
}
</style>
border-color css
<style>
span { border-color: #859160; }
span { border-color: rgb(133,145,96); }
td.TdClassName
{
border-color: #859160;
}
.TagClassName
{
border-color: #859160;
}
</style>