Shades of Bitter #868766
Tints of Bitter #868766
RGB
CMYK
RGB Variations
Color information
#868766 (or 0x868766) is known color: Bitter. HEX triplet: 86, 87 and 66. RGB value is (134,135,102). Sum of RGB (Red+Green+Blue) = 134+135+102=371 (49% of max value = 765). Red value is 134 (52.73% from 255 or 36.12% from 371); Green value is 135 (53.12% from 255 or 36.39% from 371); Blue value is 102 (40.23% from 255 or 27.49% from 371); Max value from RGB is 135 - color contains mainly: green. Hex color #868766 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #868766 is #797899. Grayscale: #838383. Windows color (decimal): -7960730 or 6719366. OLE color: 6719366.
HSL color Cylindrical-coordinate representation of color #868766: hue angle of 61.82º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #868766 is Cyan = 0.01, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 135 | 102 | - |
| CMYK | 0.01 | 0 | 0.24 | 0.47 |
| HSL | 61.82º | 0.14% | 0.46% | - |
| HSV(B) | 61.82º | 0.24% | 0.53% | - |
| XYZ | 20.89 | 23.36 | 15.98 | - |
| YUV | 130.94 | 111.67 | 130.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 135 | 102 | 0.01 | 0 | 0.24 | 0.47 | 61.82 | 0.14 | 0.46 |
| Hex | 86 | 87 | 66 | 1 | 0 | 18 | 2F | 3E | E | 2E |
| Octal | 206 | 207 | 146 | 1 | 0 | 30 | 57 | 76 | 16 | 56 |
| Binary | 10000110 | 10000111 | 1100110 | 1 | 0 | 11000 | 101111 | 111110 | 1110 | 101110 |
Color Harmonies of #868766
Complementary color
Monochromatic Colors of #868766
Black with #868766
Text Example
Text Example
White with #868766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #868766; }
p { color: rgb(134,135,102); }
H1.HeaderClassName
{
color: #868766;
}
.AnyTagClassName
{
color: #868766;
}
</style>
background-color css
<style>
a { background-color: #868766; }
a { background-color: rgb(134,135,102); }
div.DivClassName
{
background-color: #868766;
}
.BgClassName
{
background-color: #868766;
}
</style>
border-color css
<style>
span { border-color: #868766; }
span { border-color: rgb(134,135,102); }
td.TdClassName
{
border-color: #868766;
}
.TagClassName
{
border-color: #868766;
}
</style>