Shades of Bitter #869067
Tints of Bitter #869067
RGB
CMYK
RGB Variations
Color information
#869067 (or 0x869067) is known color: Bitter. HEX triplet: 86, 90 and 67. RGB value is (134,144,103). Sum of RGB (Red+Green+Blue) = 134+144+103=381 (50% of max value = 765). Red value is 134 (52.73% from 255 or 35.17% from 381); Green value is 144 (56.64% from 255 or 37.80% from 381); Blue value is 103 (40.62% from 255 or 27.03% from 381); Max value from RGB is 144 - color contains mainly: green. Hex color #869067 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #869067 is #796F98. Grayscale: #888888. Windows color (decimal): -7958425 or 6787206. OLE color: 6787206.
HSL color Cylindrical-coordinate representation of color #869067: hue angle of 74.63º degrees, saturation: 0.17, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #869067 is Cyan = 0.07, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 134 | 144 | 103 | - |
| CMYK | 0.07 | 0 | 0.28 | 0.44 |
| HSL | 74.63º | 0.17% | 0.48% | - |
| HSV(B) | 74.63º | 0.28% | 0.56% | - |
| XYZ | 22.25 | 25.99 | 16.68 | - |
| YUV | 136.34 | 109.19 | 126.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 144 | 103 | 0.07 | 0 | 0.28 | 0.44 | 74.63 | 0.17 | 0.48 |
| Hex | 86 | 90 | 67 | 7 | 0 | 1C | 2C | 4B | 11 | 30 |
| Octal | 206 | 220 | 147 | 7 | 0 | 34 | 54 | 113 | 21 | 60 |
| Binary | 10000110 | 10010000 | 1100111 | 111 | 0 | 11100 | 101100 | 1001011 | 10001 | 110000 |
Color Harmonies of #869067
Complementary color
Monochromatic Colors of #869067
Black with #869067
Text Example
Text Example
White with #869067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869067; }
p { color: rgb(134,144,103); }
H1.HeaderClassName
{
color: #869067;
}
.AnyTagClassName
{
color: #869067;
}
</style>
background-color css
<style>
a { background-color: #869067; }
a { background-color: rgb(134,144,103); }
div.DivClassName
{
background-color: #869067;
}
.BgClassName
{
background-color: #869067;
}
</style>
border-color css
<style>
span { border-color: #869067; }
span { border-color: rgb(134,144,103); }
td.TdClassName
{
border-color: #869067;
}
.TagClassName
{
border-color: #869067;
}
</style>