Shades of Sage #899774
Tints of Sage #899774
RGB
CMYK
RGB Variations
Color information
#899774 (or 0x899774) is known color: Sage. HEX triplet: 89, 97 and 74. RGB value is (137,151,116). Sum of RGB (Red+Green+Blue) = 137+151+116=404 (53% of max value = 765). Red value is 137 (53.91% from 255 or 33.91% from 404); Green value is 151 (59.38% from 255 or 37.38% from 404); Blue value is 116 (45.70% from 255 or 28.71% from 404); Max value from RGB is 151 - color contains mainly: green. Hex color #899774 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #899774 is #76688B. Grayscale: #8E8E8E. Windows color (decimal): -7760012 or 7640969. OLE color: 7640969.
HSL color Cylindrical-coordinate representation of color #899774: hue angle of 84º 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 #899774 is Cyan = 0.09, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 137 | 151 | 116 | - |
| CMYK | 0.09 | 0 | 0.23 | 0.41 |
| HSL | 84º | 0.14% | 0.52% | - |
| HSV(B) | 84º | 0.23% | 0.59% | - |
| XYZ | 24.54 | 28.71 | 20.77 | - |
| YUV | 142.82 | 112.86 | 123.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 151 | 116 | 0.09 | 0 | 0.23 | 0.41 | 84 | 0.14 | 0.52 |
| Hex | 89 | 97 | 74 | 9 | 0 | 17 | 29 | 54 | E | 34 |
| Octal | 211 | 227 | 164 | 11 | 0 | 27 | 51 | 124 | 16 | 64 |
| Binary | 10001001 | 10010111 | 1110100 | 1001 | 0 | 10111 | 101001 | 1010100 | 1110 | 110100 |
Color Harmonies of #899774
Complementary color
Monochromatic Colors of #899774
Black with #899774
Text Example
Text Example
White with #899774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #899774; }
p { color: rgb(137,151,116); }
H1.HeaderClassName
{
color: #899774;
}
.AnyTagClassName
{
color: #899774;
}
</style>
background-color css
<style>
a { background-color: #899774; }
a { background-color: rgb(137,151,116); }
div.DivClassName
{
background-color: #899774;
}
.BgClassName
{
background-color: #899774;
}
</style>
border-color css
<style>
span { border-color: #899774; }
span { border-color: rgb(137,151,116); }
td.TdClassName
{
border-color: #899774;
}
.TagClassName
{
border-color: #899774;
}
</style>