Shades of Bitter #859065
Tints of Bitter #859065
RGB
CMYK
RGB Variations
Color information
#859065 (or 0x859065) is known color: Bitter. HEX triplet: 85, 90 and 65. RGB value is (133,144,101). Sum of RGB (Red+Green+Blue) = 133+144+101=378 (50% of max value = 765). Red value is 133 (52.34% from 255 or 35.19% from 378); Green value is 144 (56.64% from 255 or 38.10% from 378); Blue value is 101 (39.84% from 255 or 26.72% from 378); Max value from RGB is 144 - color contains mainly: green. Hex color #859065 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #859065 is #7A6F9A. Grayscale: #878787. Windows color (decimal): -8023963 or 6656133. OLE color: 6656133.
HSL color Cylindrical-coordinate representation of color #859065: hue angle of 75.35º degrees, saturation: 0.18, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #859065 is Cyan = 0.08, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 133 | 144 | 101 | - |
| CMYK | 0.08 | 0 | 0.30 | 0.44 |
| HSL | 75.35º | 0.18% | 0.48% | - |
| HSV(B) | 75.35º | 0.3% | 0.56% | - |
| XYZ | 22 | 25.87 | 16.15 | - |
| YUV | 135.81 | 108.36 | 126 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 144 | 101 | 0.08 | 0 | 0.30 | 0.44 | 75.35 | 0.18 | 0.48 |
| Hex | 85 | 90 | 65 | 8 | 0 | 1E | 2C | 4B | 12 | 30 |
| Octal | 205 | 220 | 145 | 10 | 0 | 36 | 54 | 113 | 22 | 60 |
| Binary | 10000101 | 10010000 | 1100101 | 1000 | 0 | 11110 | 101100 | 1001011 | 10010 | 110000 |
Color Harmonies of #859065
Complementary color
Monochromatic Colors of #859065
Black with #859065
Text Example
Text Example
White with #859065
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859065; }
p { color: rgb(133,144,101); }
H1.HeaderClassName
{
color: #859065;
}
.AnyTagClassName
{
color: #859065;
}
</style>
background-color css
<style>
a { background-color: #859065; }
a { background-color: rgb(133,144,101); }
div.DivClassName
{
background-color: #859065;
}
.BgClassName
{
background-color: #859065;
}
</style>
border-color css
<style>
span { border-color: #859065; }
span { border-color: rgb(133,144,101); }
td.TdClassName
{
border-color: #859065;
}
.TagClassName
{
border-color: #859065;
}
</style>