Shades of Sage #899470
Tints of Sage #899470
RGB
CMYK
RGB Variations
Color information
#899470 (or 0x899470) is known color: Sage. HEX triplet: 89, 94 and 70. RGB value is (137,148,112). Sum of RGB (Red+Green+Blue) = 137+148+112=397 (52% of max value = 765). Red value is 137 (53.91% from 255 or 34.51% from 397); Green value is 148 (58.20% from 255 or 37.28% from 397); Blue value is 112 (44.14% from 255 or 28.21% from 397); Max value from RGB is 148 - color contains mainly: green. Hex color #899470 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #899470 is #766B8F. Grayscale: #8C8C8C. Windows color (decimal): -7760784 or 7378057. OLE color: 7378057.
HSL color Cylindrical-coordinate representation of color #899470: hue angle of 78.33º degrees, saturation: 0.14, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #899470 is Cyan = 0.07, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 137 | 148 | 112 | - |
| CMYK | 0.07 | 0 | 0.24 | 0.42 |
| HSL | 78.33º | 0.14% | 0.51% | - |
| HSV(B) | 78.33º | 0.24% | 0.58% | - |
| XYZ | 23.83 | 27.67 | 19.41 | - |
| YUV | 140.61 | 111.86 | 125.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 148 | 112 | 0.07 | 0 | 0.24 | 0.42 | 78.33 | 0.14 | 0.51 |
| Hex | 89 | 94 | 70 | 7 | 0 | 18 | 2A | 4E | E | 33 |
| Octal | 211 | 224 | 160 | 7 | 0 | 30 | 52 | 116 | 16 | 63 |
| Binary | 10001001 | 10010100 | 1110000 | 111 | 0 | 11000 | 101010 | 1001110 | 1110 | 110011 |
Color Harmonies of #899470
Complementary color
Monochromatic Colors of #899470
Black with #899470
Text Example
Text Example
White with #899470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #899470; }
p { color: rgb(137,148,112); }
H1.HeaderClassName
{
color: #899470;
}
.AnyTagClassName
{
color: #899470;
}
</style>
background-color css
<style>
a { background-color: #899470; }
a { background-color: rgb(137,148,112); }
div.DivClassName
{
background-color: #899470;
}
.BgClassName
{
background-color: #899470;
}
</style>
border-color css
<style>
span { border-color: #899470; }
span { border-color: rgb(137,148,112); }
td.TdClassName
{
border-color: #899470;
}
.TagClassName
{
border-color: #899470;
}
</style>