Shades of Bitter #899267
Tints of Bitter #899267
RGB
CMYK
RGB Variations
Color information
#899267 (or 0x899267) is known color: Bitter. HEX triplet: 89, 92 and 67. RGB value is (137,146,103). Sum of RGB (Red+Green+Blue) = 137+146+103=386 (51% of max value = 765). Red value is 137 (53.91% from 255 or 35.49% from 386); Green value is 146 (57.42% from 255 or 37.82% from 386); Blue value is 103 (40.62% from 255 or 26.68% from 386); Max value from RGB is 146 - color contains mainly: green. Hex color #899267 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #899267 is #766D98. Grayscale: #8A8A8A. Windows color (decimal): -7761305 or 6787721. OLE color: 6787721.
HSL color Cylindrical-coordinate representation of color #899267: hue angle of 72.56º degrees, saturation: 0.17, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #899267 is Cyan = 0.06, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 137 | 146 | 103 | - |
| CMYK | 0.06 | 0 | 0.29 | 0.43 |
| HSL | 72.56º | 0.17% | 0.49% | - |
| HSV(B) | 72.56º | 0.29% | 0.57% | - |
| XYZ | 23.04 | 26.86 | 16.8 | - |
| YUV | 138.41 | 108.02 | 127 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 146 | 103 | 0.06 | 0 | 0.29 | 0.43 | 72.56 | 0.17 | 0.49 |
| Hex | 89 | 92 | 67 | 6 | 0 | 1D | 2B | 49 | 11 | 31 |
| Octal | 211 | 222 | 147 | 6 | 0 | 35 | 53 | 111 | 21 | 61 |
| Binary | 10001001 | 10010010 | 1100111 | 110 | 0 | 11101 | 101011 | 1001001 | 10001 | 110001 |
Color Harmonies of #899267
Complementary color
Monochromatic Colors of #899267
Black with #899267
Text Example
Text Example
White with #899267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #899267; }
p { color: rgb(137,146,103); }
H1.HeaderClassName
{
color: #899267;
}
.AnyTagClassName
{
color: #899267;
}
</style>
background-color css
<style>
a { background-color: #899267; }
a { background-color: rgb(137,146,103); }
div.DivClassName
{
background-color: #899267;
}
.BgClassName
{
background-color: #899267;
}
</style>
border-color css
<style>
span { border-color: #899267; }
span { border-color: rgb(137,146,103); }
td.TdClassName
{
border-color: #899267;
}
.TagClassName
{
border-color: #899267;
}
</style>