Shades of Sage #899673
Tints of Sage #899673
RGB
CMYK
RGB Variations
Color information
#899673 (or 0x899673) is known color: Sage. HEX triplet: 89, 96 and 73. RGB value is (137,150,115). Sum of RGB (Red+Green+Blue) = 137+150+115=402 (53% of max value = 765). Red value is 137 (53.91% from 255 or 34.08% from 402); Green value is 150 (58.98% from 255 or 37.31% from 402); Blue value is 115 (45.31% from 255 or 28.61% from 402); Max value from RGB is 150 - color contains mainly: green. Hex color #899673 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #899673 is #76698C. Grayscale: #8E8E8E. Windows color (decimal): -7760269 or 7575177. OLE color: 7575177.
HSL color Cylindrical-coordinate representation of color #899673: hue angle of 82.29º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #899673 is Cyan = 0.09, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 137 | 150 | 115 | - |
| CMYK | 0.09 | 0 | 0.23 | 0.41 |
| HSL | 82.29º | 0.14% | 0.52% | - |
| HSV(B) | 82.29º | 0.23% | 0.59% | - |
| XYZ | 24.32 | 28.37 | 20.41 | - |
| YUV | 142.12 | 112.69 | 124.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 150 | 115 | 0.09 | 0 | 0.23 | 0.41 | 82.29 | 0.14 | 0.52 |
| Hex | 89 | 96 | 73 | 9 | 0 | 17 | 29 | 52 | E | 34 |
| Octal | 211 | 226 | 163 | 11 | 0 | 27 | 51 | 122 | 16 | 64 |
| Binary | 10001001 | 10010110 | 1110011 | 1001 | 0 | 10111 | 101001 | 1010010 | 1110 | 110100 |
Color Harmonies of #899673
Complementary color
Monochromatic Colors of #899673
Black with #899673
Text Example
Text Example
White with #899673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #899673; }
p { color: rgb(137,150,115); }
H1.HeaderClassName
{
color: #899673;
}
.AnyTagClassName
{
color: #899673;
}
</style>
background-color css
<style>
a { background-color: #899673; }
a { background-color: rgb(137,150,115); }
div.DivClassName
{
background-color: #899673;
}
.BgClassName
{
background-color: #899673;
}
</style>
border-color css
<style>
span { border-color: #899673; }
span { border-color: rgb(137,150,115); }
td.TdClassName
{
border-color: #899673;
}
.TagClassName
{
border-color: #899673;
}
</style>