Shades of Bitter #869356
Tints of Bitter #869356
RGB
CMYK
RGB Variations
Color information
#869356 (or 0x869356) is known color: Bitter. HEX triplet: 86, 93 and 56. RGB value is (134,147,86). Sum of RGB (Red+Green+Blue) = 134+147+86=367 (48% of max value = 765). Red value is 134 (52.73% from 255 or 36.51% from 367); Green value is 147 (57.81% from 255 or 40.05% from 367); Blue value is 86 (33.98% from 255 or 23.43% from 367); Max value from RGB is 147 - color contains mainly: green. Hex color #869356 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #869356 is #796CA9. Grayscale: #888888. Windows color (decimal): -7957674 or 5673862. OLE color: 5673862.
HSL color Cylindrical-coordinate representation of color #869356: hue angle of 72.79º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #869356 is Cyan = 0.09, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 134 | 147 | 86 | - |
| CMYK | 0.09 | 0 | 0.41 | 0.42 |
| HSL | 72.79º | 0.26% | 0.46% | - |
| HSV(B) | 72.79º | 0.41% | 0.58% | - |
| XYZ | 21.94 | 26.61 | 12.78 | - |
| YUV | 136.16 | 99.69 | 126.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 147 | 86 | 0.09 | 0 | 0.41 | 0.42 | 72.79 | 0.26 | 0.46 |
| Hex | 86 | 93 | 56 | 9 | 0 | 29 | 2A | 49 | 1A | 2E |
| Octal | 206 | 223 | 126 | 11 | 0 | 51 | 52 | 111 | 32 | 56 |
| Binary | 10000110 | 10010011 | 1010110 | 1001 | 0 | 101001 | 101010 | 1001001 | 11010 | 101110 |
Color Harmonies of #869356
Complementary color
Monochromatic Colors of #869356
Black with #869356
Text Example
Text Example
White with #869356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869356; }
p { color: rgb(134,147,86); }
H1.HeaderClassName
{
color: #869356;
}
.AnyTagClassName
{
color: #869356;
}
</style>
background-color css
<style>
a { background-color: #869356; }
a { background-color: rgb(134,147,86); }
div.DivClassName
{
background-color: #869356;
}
.BgClassName
{
background-color: #869356;
}
</style>
border-color css
<style>
span { border-color: #869356; }
span { border-color: rgb(134,147,86); }
td.TdClassName
{
border-color: #869356;
}
.TagClassName
{
border-color: #869356;
}
</style>