Shades of Bitter #858975
Tints of Bitter #858975
RGB
CMYK
RGB Variations
Color information
#858975 (or 0x858975) is known color: Bitter. HEX triplet: 85, 89 and 75. RGB value is (133,137,117). Sum of RGB (Red+Green+Blue) = 133+137+117=387 (51% of max value = 765). Red value is 133 (52.34% from 255 or 34.37% from 387); Green value is 137 (53.91% from 255 or 35.40% from 387); Blue value is 117 (46.09% from 255 or 30.23% from 387); Max value from RGB is 137 - color contains mainly: green. Hex color #858975 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #858975 is #7A768A. Grayscale: #858585. Windows color (decimal): -8025739 or 7702917. OLE color: 7702917.
HSL color Cylindrical-coordinate representation of color #858975: hue angle of 72º degrees, saturation: 0.08, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #858975 is Cyan = 0.03, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 133 | 137 | 117 | - |
| CMYK | 0.03 | 0 | 0.15 | 0.46 |
| HSL | 72º | 0.08% | 0.5% | - |
| HSV(B) | 72º | 0.15% | 0.54% | - |
| XYZ | 21.83 | 24.16 | 20.34 | - |
| YUV | 133.52 | 118.67 | 127.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 137 | 117 | 0.03 | 0 | 0.15 | 0.46 | 72 | 0.08 | 0.5 |
| Hex | 85 | 89 | 75 | 3 | 0 | F | 2E | 48 | 8 | 32 |
| Octal | 205 | 211 | 165 | 3 | 0 | 17 | 56 | 110 | 10 | 62 |
| Binary | 10000101 | 10001001 | 1110101 | 11 | 0 | 1111 | 101110 | 1001000 | 1000 | 110010 |
Color Harmonies of #858975
Complementary color
Monochromatic Colors of #858975
Black with #858975
Text Example
Text Example
White with #858975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858975; }
p { color: rgb(133,137,117); }
H1.HeaderClassName
{
color: #858975;
}
.AnyTagClassName
{
color: #858975;
}
</style>
background-color css
<style>
a { background-color: #858975; }
a { background-color: rgb(133,137,117); }
div.DivClassName
{
background-color: #858975;
}
.BgClassName
{
background-color: #858975;
}
</style>
border-color css
<style>
span { border-color: #858975; }
span { border-color: rgb(133,137,117); }
td.TdClassName
{
border-color: #858975;
}
.TagClassName
{
border-color: #858975;
}
</style>