Shades of Sage #899573
Tints of Sage #899573
RGB
CMYK
RGB Variations
Color information
#899573 (or 0x899573) is known color: Sage. HEX triplet: 89, 95 and 73. RGB value is (137,149,115). Sum of RGB (Red+Green+Blue) = 137+149+115=401 (53% of max value = 765). Red value is 137 (53.91% from 255 or 34.16% from 401); Green value is 149 (58.59% from 255 or 37.16% from 401); Blue value is 115 (45.31% from 255 or 28.68% from 401); Max value from RGB is 149 - color contains mainly: green. Hex color #899573 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #899573 is #766A8C. Grayscale: #8D8D8D. Windows color (decimal): -7760525 or 7574921. OLE color: 7574921.
HSL color Cylindrical-coordinate representation of color #899573: hue angle of 81.18º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #899573 is Cyan = 0.08, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 137 | 149 | 115 | - |
| CMYK | 0.08 | 0 | 0.23 | 0.42 |
| HSL | 81.18º | 0.14% | 0.52% | - |
| HSV(B) | 81.18º | 0.23% | 0.58% | - |
| XYZ | 24.16 | 28.05 | 20.36 | - |
| YUV | 141.54 | 113.02 | 124.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 149 | 115 | 0.08 | 0 | 0.23 | 0.42 | 81.18 | 0.14 | 0.52 |
| Hex | 89 | 95 | 73 | 8 | 0 | 17 | 2A | 51 | E | 34 |
| Octal | 211 | 225 | 163 | 10 | 0 | 27 | 52 | 121 | 16 | 64 |
| Binary | 10001001 | 10010101 | 1110011 | 1000 | 0 | 10111 | 101010 | 1010001 | 1110 | 110100 |
Color Harmonies of #899573
Complementary color
Monochromatic Colors of #899573
Black with #899573
Text Example
Text Example
White with #899573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #899573; }
p { color: rgb(137,149,115); }
H1.HeaderClassName
{
color: #899573;
}
.AnyTagClassName
{
color: #899573;
}
</style>
background-color css
<style>
a { background-color: #899573; }
a { background-color: rgb(137,149,115); }
div.DivClassName
{
background-color: #899573;
}
.BgClassName
{
background-color: #899573;
}
</style>
border-color css
<style>
span { border-color: #899573; }
span { border-color: rgb(137,149,115); }
td.TdClassName
{
border-color: #899573;
}
.TagClassName
{
border-color: #899573;
}
</style>