Shades of Sage #899376
Tints of Sage #899376
RGB
CMYK
RGB Variations
Color information
#899376 (or 0x899376) is known color: Sage. HEX triplet: 89, 93 and 76. RGB value is (137,147,118). Sum of RGB (Red+Green+Blue) = 137+147+118=402 (53% of max value = 765). Red value is 137 (53.91% from 255 or 34.08% from 402); Green value is 147 (57.81% from 255 or 36.57% from 402); Blue value is 118 (46.48% from 255 or 29.35% from 402); Max value from RGB is 147 - color contains mainly: green. Hex color #899376 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #899376 is #766C89. Grayscale: #8C8C8C. Windows color (decimal): -7761034 or 7771017. OLE color: 7771017.
HSL color Cylindrical-coordinate representation of color #899376: hue angle of 80.69º 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 #899376 is Cyan = 0.07, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 137 | 147 | 118 | - |
| CMYK | 0.07 | 0 | 0.20 | 0.42 |
| HSL | 80.69º | 0.12% | 0.52% | - |
| HSV(B) | 80.69º | 0.2% | 0.58% | - |
| XYZ | 24.02 | 27.49 | 21.18 | - |
| YUV | 140.7 | 115.19 | 125.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 147 | 118 | 0.07 | 0 | 0.20 | 0.42 | 80.69 | 0.12 | 0.52 |
| Hex | 89 | 93 | 76 | 7 | 0 | 14 | 2A | 51 | C | 34 |
| Octal | 211 | 223 | 166 | 7 | 0 | 24 | 52 | 121 | 14 | 64 |
| Binary | 10001001 | 10010011 | 1110110 | 111 | 0 | 10100 | 101010 | 1010001 | 1100 | 110100 |
Color Harmonies of #899376
Complementary color
Monochromatic Colors of #899376
Black with #899376
Text Example
Text Example
White with #899376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #899376; }
p { color: rgb(137,147,118); }
H1.HeaderClassName
{
color: #899376;
}
.AnyTagClassName
{
color: #899376;
}
</style>
background-color css
<style>
a { background-color: #899376; }
a { background-color: rgb(137,147,118); }
div.DivClassName
{
background-color: #899376;
}
.BgClassName
{
background-color: #899376;
}
</style>
border-color css
<style>
span { border-color: #899376; }
span { border-color: rgb(137,147,118); }
td.TdClassName
{
border-color: #899376;
}
.TagClassName
{
border-color: #899376;
}
</style>