Shades of Bitter #848665
Tints of Bitter #848665
RGB
CMYK
RGB Variations
Color information
#848665 (or 0x848665) is known color: Bitter. HEX triplet: 84, 86 and 65. RGB value is (132,134,101). Sum of RGB (Red+Green+Blue) = 132+134+101=367 (48% of max value = 765). Red value is 132 (51.95% from 255 or 35.97% from 367); Green value is 134 (52.73% from 255 or 36.51% from 367); Blue value is 101 (39.84% from 255 or 27.52% from 367); Max value from RGB is 134 - color contains mainly: green. Hex color #848665 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #848665 is #7B799A. Grayscale: #818181. Windows color (decimal): -8092059 or 6653572. OLE color: 6653572.
HSL color Cylindrical-coordinate representation of color #848665: hue angle of 63.64º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #848665 is Cyan = 0.01, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 132 | 134 | 101 | - |
| CMYK | 0.01 | 0 | 0.25 | 0.47 |
| HSL | 63.64º | 0.14% | 0.46% | - |
| HSV(B) | 63.64º | 0.25% | 0.53% | - |
| XYZ | 20.39 | 22.9 | 15.66 | - |
| YUV | 129.64 | 111.84 | 129.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 134 | 101 | 0.01 | 0 | 0.25 | 0.47 | 63.64 | 0.14 | 0.46 |
| Hex | 84 | 86 | 65 | 1 | 0 | 19 | 2F | 40 | E | 2E |
| Octal | 204 | 206 | 145 | 1 | 0 | 31 | 57 | 100 | 16 | 56 |
| Binary | 10000100 | 10000110 | 1100101 | 1 | 0 | 11001 | 101111 | 1000000 | 1110 | 101110 |
Color Harmonies of #848665
Complementary color
Monochromatic Colors of #848665
Black with #848665
Text Example
Text Example
White with #848665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #848665; }
p { color: rgb(132,134,101); }
H1.HeaderClassName
{
color: #848665;
}
.AnyTagClassName
{
color: #848665;
}
</style>
background-color css
<style>
a { background-color: #848665; }
a { background-color: rgb(132,134,101); }
div.DivClassName
{
background-color: #848665;
}
.BgClassName
{
background-color: #848665;
}
</style>
border-color css
<style>
span { border-color: #848665; }
span { border-color: rgb(132,134,101); }
td.TdClassName
{
border-color: #848665;
}
.TagClassName
{
border-color: #848665;
}
</style>