Shades of Sage #899476
Tints of Sage #899476
RGB
CMYK
RGB Variations
Color information
#899476 (or 0x899476) is known color: Sage. HEX triplet: 89, 94 and 76. RGB value is (137,148,118). Sum of RGB (Red+Green+Blue) = 137+148+118=403 (53% of max value = 765). Red value is 137 (53.91% from 255 or 34.00% from 403); Green value is 148 (58.20% from 255 or 36.72% from 403); Blue value is 118 (46.48% from 255 or 29.28% from 403); Max value from RGB is 148 - color contains mainly: green. Hex color #899476 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #899476 is #766B89. Grayscale: #8D8D8D. Windows color (decimal): -7760778 or 7771273. OLE color: 7771273.
HSL color Cylindrical-coordinate representation of color #899476: hue angle of 82º degrees, saturation: 0.12, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #899476 is Cyan = 0.07, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 137 | 148 | 118 | - |
| CMYK | 0.07 | 0 | 0.20 | 0.42 |
| HSL | 82º | 0.12% | 0.52% | - |
| HSV(B) | 82º | 0.2% | 0.58% | - |
| XYZ | 24.18 | 27.81 | 21.23 | - |
| YUV | 141.29 | 114.86 | 124.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 148 | 118 | 0.07 | 0 | 0.20 | 0.42 | 82 | 0.12 | 0.52 |
| Hex | 89 | 94 | 76 | 7 | 0 | 14 | 2A | 52 | C | 34 |
| Octal | 211 | 224 | 166 | 7 | 0 | 24 | 52 | 122 | 14 | 64 |
| Binary | 10001001 | 10010100 | 1110110 | 111 | 0 | 10100 | 101010 | 1010010 | 1100 | 110100 |
Color Harmonies of #899476
Complementary color
Monochromatic Colors of #899476
Black with #899476
Text Example
Text Example
White with #899476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #899476; }
p { color: rgb(137,148,118); }
H1.HeaderClassName
{
color: #899476;
}
.AnyTagClassName
{
color: #899476;
}
</style>
background-color css
<style>
a { background-color: #899476; }
a { background-color: rgb(137,148,118); }
div.DivClassName
{
background-color: #899476;
}
.BgClassName
{
background-color: #899476;
}
</style>
border-color css
<style>
span { border-color: #899476; }
span { border-color: rgb(137,148,118); }
td.TdClassName
{
border-color: #899476;
}
.TagClassName
{
border-color: #899476;
}
</style>