Shades of Bitter #879358
Tints of Bitter #879358
RGB
CMYK
RGB Variations
Color information
#879358 (or 0x879358) is known color: Bitter. HEX triplet: 87, 93 and 58. RGB value is (135,147,88). Sum of RGB (Red+Green+Blue) = 135+147+88=370 (49% of max value = 765). Red value is 135 (53.12% from 255 or 36.49% from 370); Green value is 147 (57.81% from 255 or 39.73% from 370); Blue value is 88 (34.77% from 255 or 23.78% from 370); Max value from RGB is 147 - color contains mainly: green. Hex color #879358 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #879358 is #786CA7. Grayscale: #888888. Windows color (decimal): -7892136 or 5804935. OLE color: 5804935.
HSL color Cylindrical-coordinate representation of color #879358: hue angle of 72.2º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #879358 is Cyan = 0.08, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 135 | 147 | 88 | - |
| CMYK | 0.08 | 0 | 0.40 | 0.42 |
| HSL | 72.2º | 0.25% | 0.46% | - |
| HSV(B) | 72.2º | 0.4% | 0.58% | - |
| XYZ | 22.19 | 26.72 | 13.22 | - |
| YUV | 136.69 | 100.52 | 126.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 147 | 88 | 0.08 | 0 | 0.40 | 0.42 | 72.2 | 0.25 | 0.46 |
| Hex | 87 | 93 | 58 | 8 | 0 | 28 | 2A | 48 | 19 | 2E |
| Octal | 207 | 223 | 130 | 10 | 0 | 50 | 52 | 110 | 31 | 56 |
| Binary | 10000111 | 10010011 | 1011000 | 1000 | 0 | 101000 | 101010 | 1001000 | 11001 | 101110 |
Color Harmonies of #879358
Complementary color
Monochromatic Colors of #879358
Black with #879358
Text Example
Text Example
White with #879358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #879358; }
p { color: rgb(135,147,88); }
H1.HeaderClassName
{
color: #879358;
}
.AnyTagClassName
{
color: #879358;
}
</style>
background-color css
<style>
a { background-color: #879358; }
a { background-color: rgb(135,147,88); }
div.DivClassName
{
background-color: #879358;
}
.BgClassName
{
background-color: #879358;
}
</style>
border-color css
<style>
span { border-color: #879358; }
span { border-color: rgb(135,147,88); }
td.TdClassName
{
border-color: #879358;
}
.TagClassName
{
border-color: #879358;
}
</style>