Shades of Sage #899772
Tints of Sage #899772
RGB
CMYK
RGB Variations
Color information
#899772 (or 0x899772) is known color: Sage. HEX triplet: 89, 97 and 72. RGB value is (137,151,114). Sum of RGB (Red+Green+Blue) = 137+151+114=402 (53% of max value = 765). Red value is 137 (53.91% from 255 or 34.08% from 402); Green value is 151 (59.38% from 255 or 37.56% from 402); Blue value is 114 (44.92% from 255 or 28.36% from 402); Max value from RGB is 151 - color contains mainly: green. Hex color #899772 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #899772 is #76688D. Grayscale: #8E8E8E. Windows color (decimal): -7760014 or 7509897. OLE color: 7509897.
HSL color Cylindrical-coordinate representation of color #899772: hue angle of 82.7º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #899772 is Cyan = 0.09, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 137 | 151 | 114 | - |
| CMYK | 0.09 | 0 | 0.25 | 0.41 |
| HSL | 82.7º | 0.15% | 0.52% | - |
| HSV(B) | 82.7º | 0.25% | 0.59% | - |
| XYZ | 24.42 | 28.67 | 20.17 | - |
| YUV | 142.6 | 111.86 | 124.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 151 | 114 | 0.09 | 0 | 0.25 | 0.41 | 82.7 | 0.15 | 0.52 |
| Hex | 89 | 97 | 72 | 9 | 0 | 19 | 29 | 53 | F | 34 |
| Octal | 211 | 227 | 162 | 11 | 0 | 31 | 51 | 123 | 17 | 64 |
| Binary | 10001001 | 10010111 | 1110010 | 1001 | 0 | 11001 | 101001 | 1010011 | 1111 | 110100 |
Color Harmonies of #899772
Complementary color
Monochromatic Colors of #899772
Black with #899772
Text Example
Text Example
White with #899772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #899772; }
p { color: rgb(137,151,114); }
H1.HeaderClassName
{
color: #899772;
}
.AnyTagClassName
{
color: #899772;
}
</style>
background-color css
<style>
a { background-color: #899772; }
a { background-color: rgb(137,151,114); }
div.DivClassName
{
background-color: #899772;
}
.BgClassName
{
background-color: #899772;
}
</style>
border-color css
<style>
span { border-color: #899772; }
span { border-color: rgb(137,151,114); }
td.TdClassName
{
border-color: #899772;
}
.TagClassName
{
border-color: #899772;
}
</style>