Shades of Sage #899474
Tints of Sage #899474
RGB
CMYK
RGB Variations
Color information
#899474 (or 0x899474) is known color: Sage. HEX triplet: 89, 94 and 74. RGB value is (137,148,116). Sum of RGB (Red+Green+Blue) = 137+148+116=401 (53% of max value = 765). Red value is 137 (53.91% from 255 or 34.16% from 401); Green value is 148 (58.20% from 255 or 36.91% from 401); Blue value is 116 (45.70% from 255 or 28.93% from 401); Max value from RGB is 148 - color contains mainly: green. Hex color #899474 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #899474 is #766B8B. Grayscale: #8D8D8D. Windows color (decimal): -7760780 or 7640201. OLE color: 7640201.
HSL color Cylindrical-coordinate representation of color #899474: hue angle of 80.62º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #899474 is Cyan = 0.07, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 137 | 148 | 116 | - |
| CMYK | 0.07 | 0 | 0.22 | 0.42 |
| HSL | 80.63º | 0.13% | 0.52% | - |
| HSV(B) | 80.63º | 0.22% | 0.58% | - |
| XYZ | 24.06 | 27.76 | 20.61 | - |
| YUV | 141.06 | 113.86 | 125.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 148 | 116 | 0.07 | 0 | 0.22 | 0.42 | 80.63 | 0.13 | 0.52 |
| Hex | 89 | 94 | 74 | 7 | 0 | 16 | 2A | 51 | D | 34 |
| Octal | 211 | 224 | 164 | 7 | 0 | 26 | 52 | 121 | 15 | 64 |
| Binary | 10001001 | 10010100 | 1110100 | 111 | 0 | 10110 | 101010 | 1010001 | 1101 | 110100 |
Color Harmonies of #899474
Complementary color
Monochromatic Colors of #899474
Black with #899474
Text Example
Text Example
White with #899474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #899474; }
p { color: rgb(137,148,116); }
H1.HeaderClassName
{
color: #899474;
}
.AnyTagClassName
{
color: #899474;
}
</style>
background-color css
<style>
a { background-color: #899474; }
a { background-color: rgb(137,148,116); }
div.DivClassName
{
background-color: #899474;
}
.BgClassName
{
background-color: #899474;
}
</style>
border-color css
<style>
span { border-color: #899474; }
span { border-color: rgb(137,148,116); }
td.TdClassName
{
border-color: #899474;
}
.TagClassName
{
border-color: #899474;
}
</style>