Shades of Bitter #889269
Tints of Bitter #889269
RGB
CMYK
RGB Variations
Color information
#889269 (or 0x889269) is known color: Bitter. HEX triplet: 88, 92 and 69. RGB value is (136,146,105). Sum of RGB (Red+Green+Blue) = 136+146+105=387 (51% of max value = 765). Red value is 136 (53.52% from 255 or 35.14% from 387); Green value is 146 (57.42% from 255 or 37.73% from 387); Blue value is 105 (41.41% from 255 or 27.13% from 387); Max value from RGB is 146 - color contains mainly: green. Hex color #889269 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #889269 is #776D96. Grayscale: #8A8A8A. Windows color (decimal): -7826839 or 6918792. OLE color: 6918792.
HSL color Cylindrical-coordinate representation of color #889269: hue angle of 74.63º degrees, saturation: 0.16, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #889269 is Cyan = 0.07, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 136 | 146 | 105 | - |
| CMYK | 0.07 | 0 | 0.28 | 0.43 |
| HSL | 74.63º | 0.16% | 0.49% | - |
| HSV(B) | 74.63º | 0.28% | 0.57% | - |
| XYZ | 22.98 | 26.81 | 17.33 | - |
| YUV | 138.34 | 109.19 | 126.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 146 | 105 | 0.07 | 0 | 0.28 | 0.43 | 74.63 | 0.16 | 0.49 |
| Hex | 88 | 92 | 69 | 7 | 0 | 1C | 2B | 4B | 10 | 31 |
| Octal | 210 | 222 | 151 | 7 | 0 | 34 | 53 | 113 | 20 | 61 |
| Binary | 10001000 | 10010010 | 1101001 | 111 | 0 | 11100 | 101011 | 1001011 | 10000 | 110001 |
Color Harmonies of #889269
Complementary color
Monochromatic Colors of #889269
Black with #889269
Text Example
Text Example
White with #889269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #889269; }
p { color: rgb(136,146,105); }
H1.HeaderClassName
{
color: #889269;
}
.AnyTagClassName
{
color: #889269;
}
</style>
background-color css
<style>
a { background-color: #889269; }
a { background-color: rgb(136,146,105); }
div.DivClassName
{
background-color: #889269;
}
.BgClassName
{
background-color: #889269;
}
</style>
border-color css
<style>
span { border-color: #889269; }
span { border-color: rgb(136,146,105); }
td.TdClassName
{
border-color: #889269;
}
.TagClassName
{
border-color: #889269;
}
</style>