Shades of Bitter #859066
Tints of Bitter #859066
RGB
CMYK
RGB Variations
Color information
#859066 (or 0x859066) is known color: Bitter. HEX triplet: 85, 90 and 66. RGB value is (133,144,102). Sum of RGB (Red+Green+Blue) = 133+144+102=379 (50% of max value = 765). Red value is 133 (52.34% from 255 or 35.09% from 379); Green value is 144 (56.64% from 255 or 37.99% from 379); Blue value is 102 (40.23% from 255 or 26.91% from 379); Max value from RGB is 144 - color contains mainly: green. Hex color #859066 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #859066 is #7A6F99. Grayscale: #888888. Windows color (decimal): -8023962 or 6721669. OLE color: 6721669.
HSL color Cylindrical-coordinate representation of color #859066: hue angle of 75.71º degrees, saturation: 0.17, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #859066 is Cyan = 0.08, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 133 | 144 | 102 | - |
| CMYK | 0.08 | 0 | 0.29 | 0.44 |
| HSL | 75.71º | 0.17% | 0.48% | - |
| HSV(B) | 75.71º | 0.29% | 0.56% | - |
| XYZ | 22.04 | 25.89 | 16.41 | - |
| YUV | 135.92 | 108.86 | 125.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 144 | 102 | 0.08 | 0 | 0.29 | 0.44 | 75.71 | 0.17 | 0.48 |
| Hex | 85 | 90 | 66 | 8 | 0 | 1D | 2C | 4C | 11 | 30 |
| Octal | 205 | 220 | 146 | 10 | 0 | 35 | 54 | 114 | 21 | 60 |
| Binary | 10000101 | 10010000 | 1100110 | 1000 | 0 | 11101 | 101100 | 1001100 | 10001 | 110000 |
Color Harmonies of #859066
Complementary color
Monochromatic Colors of #859066
Black with #859066
Text Example
Text Example
White with #859066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859066; }
p { color: rgb(133,144,102); }
H1.HeaderClassName
{
color: #859066;
}
.AnyTagClassName
{
color: #859066;
}
</style>
background-color css
<style>
a { background-color: #859066; }
a { background-color: rgb(133,144,102); }
div.DivClassName
{
background-color: #859066;
}
.BgClassName
{
background-color: #859066;
}
</style>
border-color css
<style>
span { border-color: #859066; }
span { border-color: rgb(133,144,102); }
td.TdClassName
{
border-color: #859066;
}
.TagClassName
{
border-color: #859066;
}
</style>