Shades of Bitter #869069
Tints of Bitter #869069
RGB
CMYK
RGB Variations
Color information
#869069 (or 0x869069) is known color: Bitter. HEX triplet: 86, 90 and 69. RGB value is (134,144,105). Sum of RGB (Red+Green+Blue) = 134+144+105=383 (50% of max value = 765). Red value is 134 (52.73% from 255 or 34.99% from 383); Green value is 144 (56.64% from 255 or 37.60% from 383); Blue value is 105 (41.41% from 255 or 27.42% from 383); Max value from RGB is 144 - color contains mainly: green. Hex color #869069 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #869069 is #796F96. Grayscale: #888888. Windows color (decimal): -7958423 or 6918278. OLE color: 6918278.
HSL color Cylindrical-coordinate representation of color #869069: hue angle of 75.38º degrees, saturation: 0.16, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #869069 is Cyan = 0.07, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 134 | 144 | 105 | - |
| CMYK | 0.07 | 0 | 0.27 | 0.44 |
| HSL | 75.38º | 0.16% | 0.49% | - |
| HSV(B) | 75.38º | 0.27% | 0.56% | - |
| XYZ | 22.35 | 26.03 | 17.21 | - |
| YUV | 136.56 | 110.19 | 126.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 144 | 105 | 0.07 | 0 | 0.27 | 0.44 | 75.38 | 0.16 | 0.49 |
| Hex | 86 | 90 | 69 | 7 | 0 | 1B | 2C | 4B | 10 | 31 |
| Octal | 206 | 220 | 151 | 7 | 0 | 33 | 54 | 113 | 20 | 61 |
| Binary | 10000110 | 10010000 | 1101001 | 111 | 0 | 11011 | 101100 | 1001011 | 10000 | 110001 |
Color Harmonies of #869069
Complementary color
Monochromatic Colors of #869069
Black with #869069
Text Example
Text Example
White with #869069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869069; }
p { color: rgb(134,144,105); }
H1.HeaderClassName
{
color: #869069;
}
.AnyTagClassName
{
color: #869069;
}
</style>
background-color css
<style>
a { background-color: #869069; }
a { background-color: rgb(134,144,105); }
div.DivClassName
{
background-color: #869069;
}
.BgClassName
{
background-color: #869069;
}
</style>
border-color css
<style>
span { border-color: #869069; }
span { border-color: rgb(134,144,105); }
td.TdClassName
{
border-color: #869069;
}
.TagClassName
{
border-color: #869069;
}
</style>