Shades of Bitter #889266
Tints of Bitter #889266
RGB
CMYK
RGB Variations
Color information
#889266 (or 0x889266) is known color: Bitter. HEX triplet: 88, 92 and 66. RGB value is (136,146,102). Sum of RGB (Red+Green+Blue) = 136+146+102=384 (50% of max value = 765). Red value is 136 (53.52% from 255 or 35.42% from 384); Green value is 146 (57.42% from 255 or 38.02% from 384); Blue value is 102 (40.23% from 255 or 26.56% from 384); Max value from RGB is 146 - color contains mainly: green. Hex color #889266 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #889266 is #776D99. Grayscale: #8A8A8A. Windows color (decimal): -7826842 or 6722184. OLE color: 6722184.
HSL color Cylindrical-coordinate representation of color #889266: hue angle of 73.64º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #889266 is Cyan = 0.07, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 136 | 146 | 102 | - |
| CMYK | 0.07 | 0 | 0.30 | 0.43 |
| HSL | 73.64º | 0.18% | 0.49% | - |
| HSV(B) | 73.64º | 0.3% | 0.57% | - |
| XYZ | 22.83 | 26.75 | 16.53 | - |
| YUV | 137.99 | 107.69 | 126.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 146 | 102 | 0.07 | 0 | 0.30 | 0.43 | 73.64 | 0.18 | 0.49 |
| Hex | 88 | 92 | 66 | 7 | 0 | 1E | 2B | 4A | 12 | 31 |
| Octal | 210 | 222 | 146 | 7 | 0 | 36 | 53 | 112 | 22 | 61 |
| Binary | 10001000 | 10010010 | 1100110 | 111 | 0 | 11110 | 101011 | 1001010 | 10010 | 110001 |
Color Harmonies of #889266
Complementary color
Monochromatic Colors of #889266
Black with #889266
Text Example
Text Example
White with #889266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #889266; }
p { color: rgb(136,146,102); }
H1.HeaderClassName
{
color: #889266;
}
.AnyTagClassName
{
color: #889266;
}
</style>
background-color css
<style>
a { background-color: #889266; }
a { background-color: rgb(136,146,102); }
div.DivClassName
{
background-color: #889266;
}
.BgClassName
{
background-color: #889266;
}
</style>
border-color css
<style>
span { border-color: #889266; }
span { border-color: rgb(136,146,102); }
td.TdClassName
{
border-color: #889266;
}
.TagClassName
{
border-color: #889266;
}
</style>