Shades of Bitter #858771
Tints of Bitter #858771
RGB
CMYK
RGB Variations
Color information
#858771 (or 0x858771) is known color: Bitter. HEX triplet: 85, 87 and 71. RGB value is (133,135,113). Sum of RGB (Red+Green+Blue) = 133+135+113=381 (50% of max value = 765). Red value is 133 (52.34% from 255 or 34.91% from 381); Green value is 135 (53.12% from 255 or 35.43% from 381); Blue value is 113 (44.53% from 255 or 29.66% from 381); Max value from RGB is 135 - color contains mainly: green. Hex color #858771 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #858771 is #7A788E. Grayscale: #838383. Windows color (decimal): -8026255 or 7440261. OLE color: 7440261.
HSL color Cylindrical-coordinate representation of color #858771: hue angle of 65.45º degrees, saturation: 0.09, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #858771 is Cyan = 0.01, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 133 | 135 | 113 | - |
| CMYK | 0.01 | 0 | 0.16 | 0.47 |
| HSL | 65.45º | 0.09% | 0.49% | - |
| HSV(B) | 65.45º | 0.16% | 0.53% | - |
| XYZ | 21.32 | 23.51 | 19.04 | - |
| YUV | 131.89 | 117.34 | 128.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 135 | 113 | 0.01 | 0 | 0.16 | 0.47 | 65.45 | 0.09 | 0.49 |
| Hex | 85 | 87 | 71 | 1 | 0 | 10 | 2F | 41 | 9 | 31 |
| Octal | 205 | 207 | 161 | 1 | 0 | 20 | 57 | 101 | 11 | 61 |
| Binary | 10000101 | 10000111 | 1110001 | 1 | 0 | 10000 | 101111 | 1000001 | 1001 | 110001 |
Color Harmonies of #858771
Complementary color
Monochromatic Colors of #858771
Black with #858771
Text Example
Text Example
White with #858771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858771; }
p { color: rgb(133,135,113); }
H1.HeaderClassName
{
color: #858771;
}
.AnyTagClassName
{
color: #858771;
}
</style>
background-color css
<style>
a { background-color: #858771; }
a { background-color: rgb(133,135,113); }
div.DivClassName
{
background-color: #858771;
}
.BgClassName
{
background-color: #858771;
}
</style>
border-color css
<style>
span { border-color: #858771; }
span { border-color: rgb(133,135,113); }
td.TdClassName
{
border-color: #858771;
}
.TagClassName
{
border-color: #858771;
}
</style>