Shades of Sage #899773
Tints of Sage #899773
RGB
CMYK
RGB Variations
Color information
#899773 (or 0x899773) is known color: Sage. HEX triplet: 89, 97 and 73. RGB value is (137,151,115). Sum of RGB (Red+Green+Blue) = 137+151+115=403 (53% of max value = 765). Red value is 137 (53.91% from 255 or 34.00% from 403); Green value is 151 (59.38% from 255 or 37.47% from 403); Blue value is 115 (45.31% from 255 or 28.54% from 403); Max value from RGB is 151 - color contains mainly: green. Hex color #899773 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #899773 is #76688C. Grayscale: #8E8E8E. Windows color (decimal): -7760013 or 7575433. OLE color: 7575433.
HSL color Cylindrical-coordinate representation of color #899773: hue angle of 83.33º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #899773 is Cyan = 0.09, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 137 | 151 | 115 | - |
| CMYK | 0.09 | 0 | 0.24 | 0.41 |
| HSL | 83.33º | 0.15% | 0.52% | - |
| HSV(B) | 83.33º | 0.24% | 0.59% | - |
| XYZ | 24.48 | 28.69 | 20.47 | - |
| YUV | 142.71 | 112.36 | 123.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 151 | 115 | 0.09 | 0 | 0.24 | 0.41 | 83.33 | 0.15 | 0.52 |
| Hex | 89 | 97 | 73 | 9 | 0 | 18 | 29 | 53 | F | 34 |
| Octal | 211 | 227 | 163 | 11 | 0 | 30 | 51 | 123 | 17 | 64 |
| Binary | 10001001 | 10010111 | 1110011 | 1001 | 0 | 11000 | 101001 | 1010011 | 1111 | 110100 |
Color Harmonies of #899773
Complementary color
Monochromatic Colors of #899773
Black with #899773
Text Example
Text Example
White with #899773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #899773; }
p { color: rgb(137,151,115); }
H1.HeaderClassName
{
color: #899773;
}
.AnyTagClassName
{
color: #899773;
}
</style>
background-color css
<style>
a { background-color: #899773; }
a { background-color: rgb(137,151,115); }
div.DivClassName
{
background-color: #899773;
}
.BgClassName
{
background-color: #899773;
}
</style>
border-color css
<style>
span { border-color: #899773; }
span { border-color: rgb(137,151,115); }
td.TdClassName
{
border-color: #899773;
}
.TagClassName
{
border-color: #899773;
}
</style>