Shades of Sage #899378
Tints of Sage #899378
RGB
CMYK
RGB Variations
Color information
#899378 (or 0x899378) is known color: Sage. HEX triplet: 89, 93 and 78. RGB value is (137,147,120). Sum of RGB (Red+Green+Blue) = 137+147+120=404 (53% of max value = 765). Red value is 137 (53.91% from 255 or 33.91% from 404); Green value is 147 (57.81% from 255 or 36.39% from 404); Blue value is 120 (47.27% from 255 or 29.70% from 404); Max value from RGB is 147 - color contains mainly: green. Hex color #899378 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #899378 is #766C87. Grayscale: #8D8D8D. Windows color (decimal): -7761032 or 7902089. OLE color: 7902089.
HSL color Cylindrical-coordinate representation of color #899378: hue angle of 82.22º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #899378 is Cyan = 0.07, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 137 | 147 | 120 | - |
| CMYK | 0.07 | 0 | 0.18 | 0.42 |
| HSL | 82.22º | 0.11% | 0.52% | - |
| HSV(B) | 82.22º | 0.18% | 0.58% | - |
| XYZ | 24.14 | 27.54 | 21.81 | - |
| YUV | 140.93 | 116.19 | 125.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 147 | 120 | 0.07 | 0 | 0.18 | 0.42 | 82.22 | 0.11 | 0.52 |
| Hex | 89 | 93 | 78 | 7 | 0 | 12 | 2A | 52 | B | 34 |
| Octal | 211 | 223 | 170 | 7 | 0 | 22 | 52 | 122 | 13 | 64 |
| Binary | 10001001 | 10010011 | 1111000 | 111 | 0 | 10010 | 101010 | 1010010 | 1011 | 110100 |
Color Harmonies of #899378
Complementary color
Monochromatic Colors of #899378
Black with #899378
Text Example
Text Example
White with #899378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #899378; }
p { color: rgb(137,147,120); }
H1.HeaderClassName
{
color: #899378;
}
.AnyTagClassName
{
color: #899378;
}
</style>
background-color css
<style>
a { background-color: #899378; }
a { background-color: rgb(137,147,120); }
div.DivClassName
{
background-color: #899378;
}
.BgClassName
{
background-color: #899378;
}
</style>
border-color css
<style>
span { border-color: #899378; }
span { border-color: rgb(137,147,120); }
td.TdClassName
{
border-color: #899378;
}
.TagClassName
{
border-color: #899378;
}
</style>