Shades of Bitter #858873
Tints of Bitter #858873
RGB
CMYK
RGB Variations
Color information
#858873 (or 0x858873) is known color: Bitter. HEX triplet: 85, 88 and 73. RGB value is (133,136,115). Sum of RGB (Red+Green+Blue) = 133+136+115=384 (50% of max value = 765). Red value is 133 (52.34% from 255 or 34.64% from 384); Green value is 136 (53.52% from 255 or 35.42% from 384); Blue value is 115 (45.31% from 255 or 29.95% from 384); Max value from RGB is 136 - color contains mainly: green. Hex color #858873 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #858873 is #7A778C. Grayscale: #848484. Windows color (decimal): -8025997 or 7571589. OLE color: 7571589.
HSL color Cylindrical-coordinate representation of color #858873: hue angle of 68.57º degrees, saturation: 0.08, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #858873 is Cyan = 0.02, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 133 | 136 | 115 | - |
| CMYK | 0.02 | 0 | 0.15 | 0.47 |
| HSL | 68.57º | 0.08% | 0.49% | - |
| HSV(B) | 68.57º | 0.15% | 0.53% | - |
| XYZ | 21.57 | 23.83 | 19.68 | - |
| YUV | 132.71 | 118.01 | 128.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 136 | 115 | 0.02 | 0 | 0.15 | 0.47 | 68.57 | 0.08 | 0.49 |
| Hex | 85 | 88 | 73 | 2 | 0 | F | 2F | 45 | 8 | 31 |
| Octal | 205 | 210 | 163 | 2 | 0 | 17 | 57 | 105 | 10 | 61 |
| Binary | 10000101 | 10001000 | 1110011 | 10 | 0 | 1111 | 101111 | 1000101 | 1000 | 110001 |
Color Harmonies of #858873
Complementary color
Monochromatic Colors of #858873
Black with #858873
Text Example
Text Example
White with #858873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858873; }
p { color: rgb(133,136,115); }
H1.HeaderClassName
{
color: #858873;
}
.AnyTagClassName
{
color: #858873;
}
</style>
background-color css
<style>
a { background-color: #858873; }
a { background-color: rgb(133,136,115); }
div.DivClassName
{
background-color: #858873;
}
.BgClassName
{
background-color: #858873;
}
</style>
border-color css
<style>
span { border-color: #858873; }
span { border-color: rgb(133,136,115); }
td.TdClassName
{
border-color: #858873;
}
.TagClassName
{
border-color: #858873;
}
</style>