Shades of Bitter #848768
Tints of Bitter #848768
RGB
CMYK
RGB Variations
Color information
#848768 (or 0x848768) is known color: Bitter. HEX triplet: 84, 87 and 68. RGB value is (132,135,104). Sum of RGB (Red+Green+Blue) = 132+135+104=371 (49% of max value = 765). Red value is 132 (51.95% from 255 or 35.58% from 371); Green value is 135 (53.12% from 255 or 36.39% from 371); Blue value is 104 (41.02% from 255 or 28.03% from 371); Max value from RGB is 135 - color contains mainly: green. Hex color #848768 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #848768 is #7B7897. Grayscale: #828282. Windows color (decimal): -8091800 or 6850436. OLE color: 6850436.
HSL color Cylindrical-coordinate representation of color #848768: hue angle of 65.81º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #848768 is Cyan = 0.02, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 132 | 135 | 104 | - |
| CMYK | 0.02 | 0 | 0.23 | 0.47 |
| HSL | 65.81º | 0.13% | 0.47% | - |
| HSV(B) | 65.81º | 0.23% | 0.53% | - |
| XYZ | 20.68 | 23.23 | 16.49 | - |
| YUV | 130.57 | 113.01 | 129.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 135 | 104 | 0.02 | 0 | 0.23 | 0.47 | 65.81 | 0.13 | 0.47 |
| Hex | 84 | 87 | 68 | 2 | 0 | 17 | 2F | 42 | D | 2F |
| Octal | 204 | 207 | 150 | 2 | 0 | 27 | 57 | 102 | 15 | 57 |
| Binary | 10000100 | 10000111 | 1101000 | 10 | 0 | 10111 | 101111 | 1000010 | 1101 | 101111 |
Color Harmonies of #848768
Complementary color
Monochromatic Colors of #848768
Black with #848768
Text Example
Text Example
White with #848768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #848768; }
p { color: rgb(132,135,104); }
H1.HeaderClassName
{
color: #848768;
}
.AnyTagClassName
{
color: #848768;
}
</style>
background-color css
<style>
a { background-color: #848768; }
a { background-color: rgb(132,135,104); }
div.DivClassName
{
background-color: #848768;
}
.BgClassName
{
background-color: #848768;
}
</style>
border-color css
<style>
span { border-color: #848768; }
span { border-color: rgb(132,135,104); }
td.TdClassName
{
border-color: #848768;
}
.TagClassName
{
border-color: #848768;
}
</style>