Shades of Bitter #859161
Tints of Bitter #859161
RGB
CMYK
RGB Variations
Color information
#859161 (or 0x859161) is known color: Bitter. HEX triplet: 85, 91 and 61. RGB value is (133,145,97). Sum of RGB (Red+Green+Blue) = 133+145+97=375 (49% of max value = 765). Red value is 133 (52.34% from 255 or 35.47% from 375); Green value is 145 (57.03% from 255 or 38.67% from 375); Blue value is 97 (38.28% from 255 or 25.87% from 375); Max value from RGB is 145 - color contains mainly: green. Hex color #859161 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #859161 is #7A6E9E. Grayscale: #888888. Windows color (decimal): -8023711 or 6394245. OLE color: 6394245.
HSL color Cylindrical-coordinate representation of color #859161: hue angle of 75º degrees, saturation: 0.2, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #859161 is Cyan = 0.08, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 133 | 145 | 97 | - |
| CMYK | 0.08 | 0 | 0.33 | 0.43 |
| HSL | 75º | 0.2% | 0.47% | - |
| HSV(B) | 75º | 0.33% | 0.57% | - |
| XYZ | 21.96 | 26.1 | 15.19 | - |
| YUV | 135.94 | 106.02 | 125.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 145 | 97 | 0.08 | 0 | 0.33 | 0.43 | 75 | 0.2 | 0.47 |
| Hex | 85 | 91 | 61 | 8 | 0 | 21 | 2B | 4B | 14 | 2F |
| Octal | 205 | 221 | 141 | 10 | 0 | 41 | 53 | 113 | 24 | 57 |
| Binary | 10000101 | 10010001 | 1100001 | 1000 | 0 | 100001 | 101011 | 1001011 | 10100 | 101111 |
Color Harmonies of #859161
Complementary color
Monochromatic Colors of #859161
Black with #859161
Text Example
Text Example
White with #859161
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859161; }
p { color: rgb(133,145,97); }
H1.HeaderClassName
{
color: #859161;
}
.AnyTagClassName
{
color: #859161;
}
</style>
background-color css
<style>
a { background-color: #859161; }
a { background-color: rgb(133,145,97); }
div.DivClassName
{
background-color: #859161;
}
.BgClassName
{
background-color: #859161;
}
</style>
border-color css
<style>
span { border-color: #859161; }
span { border-color: rgb(133,145,97); }
td.TdClassName
{
border-color: #859161;
}
.TagClassName
{
border-color: #859161;
}
</style>