Shades of Sage #899479
Tints of Sage #899479
RGB
CMYK
RGB Variations
Color information
#899479 (or 0x899479) is known color: Sage. HEX triplet: 89, 94 and 79. RGB value is (137,148,121). Sum of RGB (Red+Green+Blue) = 137+148+121=406 (53% of max value = 765). Red value is 137 (53.91% from 255 or 33.74% from 406); Green value is 148 (58.20% from 255 or 36.45% from 406); Blue value is 121 (47.66% from 255 or 29.80% from 406); Max value from RGB is 148 - color contains mainly: green. Hex color #899479 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #899479 is #766B86. Grayscale: #8D8D8D. Windows color (decimal): -7760775 or 7967881. OLE color: 7967881.
HSL color Cylindrical-coordinate representation of color #899479: hue angle of 84.44º degrees, saturation: 0.11, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #899479 is Cyan = 0.07, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 137 | 148 | 121 | - |
| CMYK | 0.07 | 0 | 0.18 | 0.42 |
| HSL | 84.44º | 0.11% | 0.53% | - |
| HSV(B) | 84.44º | 0.18% | 0.58% | - |
| XYZ | 24.36 | 27.88 | 22.19 | - |
| YUV | 141.63 | 116.36 | 124.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 148 | 121 | 0.07 | 0 | 0.18 | 0.42 | 84.44 | 0.11 | 0.53 |
| Hex | 89 | 94 | 79 | 7 | 0 | 12 | 2A | 54 | B | 35 |
| Octal | 211 | 224 | 171 | 7 | 0 | 22 | 52 | 124 | 13 | 65 |
| Binary | 10001001 | 10010100 | 1111001 | 111 | 0 | 10010 | 101010 | 1010100 | 1011 | 110101 |
Color Harmonies of #899479
Complementary color
Monochromatic Colors of #899479
Black with #899479
Text Example
Text Example
White with #899479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #899479; }
p { color: rgb(137,148,121); }
H1.HeaderClassName
{
color: #899479;
}
.AnyTagClassName
{
color: #899479;
}
</style>
background-color css
<style>
a { background-color: #899479; }
a { background-color: rgb(137,148,121); }
div.DivClassName
{
background-color: #899479;
}
.BgClassName
{
background-color: #899479;
}
</style>
border-color css
<style>
span { border-color: #899479; }
span { border-color: rgb(137,148,121); }
td.TdClassName
{
border-color: #899479;
}
.TagClassName
{
border-color: #899479;
}
</style>