Shades of Bitter #858666
Tints of Bitter #858666
RGB
CMYK
RGB Variations
Color information
#858666 (or 0x858666) is known color: Bitter. HEX triplet: 85, 86 and 66. RGB value is (133,134,102). Sum of RGB (Red+Green+Blue) = 133+134+102=369 (48% of max value = 765). Red value is 133 (52.34% from 255 or 36.04% from 369); Green value is 134 (52.73% from 255 or 36.31% from 369); Blue value is 102 (40.23% from 255 or 27.64% from 369); Max value from RGB is 134 - color contains mainly: green. Hex color #858666 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #858666 is #7A7999. Grayscale: #828282. Windows color (decimal): -8026522 or 6719109. OLE color: 6719109.
HSL color Cylindrical-coordinate representation of color #858666: hue angle of 61.88º 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 #858666 is Cyan = 0.01, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 133 | 134 | 102 | - |
| CMYK | 0.01 | 0 | 0.24 | 0.47 |
| HSL | 61.88º | 0.14% | 0.46% | - |
| HSV(B) | 61.88º | 0.24% | 0.53% | - |
| XYZ | 20.6 | 23 | 15.92 | - |
| YUV | 130.05 | 112.17 | 130.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 134 | 102 | 0.01 | 0 | 0.24 | 0.47 | 61.88 | 0.14 | 0.46 |
| Hex | 85 | 86 | 66 | 1 | 0 | 18 | 2F | 3E | E | 2E |
| Octal | 205 | 206 | 146 | 1 | 0 | 30 | 57 | 76 | 16 | 56 |
| Binary | 10000101 | 10000110 | 1100110 | 1 | 0 | 11000 | 101111 | 111110 | 1110 | 101110 |
Color Harmonies of #858666
Complementary color
Monochromatic Colors of #858666
Black with #858666
Text Example
Text Example
White with #858666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858666; }
p { color: rgb(133,134,102); }
H1.HeaderClassName
{
color: #858666;
}
.AnyTagClassName
{
color: #858666;
}
</style>
background-color css
<style>
a { background-color: #858666; }
a { background-color: rgb(133,134,102); }
div.DivClassName
{
background-color: #858666;
}
.BgClassName
{
background-color: #858666;
}
</style>
border-color css
<style>
span { border-color: #858666; }
span { border-color: rgb(133,134,102); }
td.TdClassName
{
border-color: #858666;
}
.TagClassName
{
border-color: #858666;
}
</style>