Shades of Sage #889370
Tints of Sage #889370
RGB
CMYK
RGB Variations
Color information
#889370 (or 0x889370) is known color: Sage. HEX triplet: 88, 93 and 70. RGB value is (136,147,112). Sum of RGB (Red+Green+Blue) = 136+147+112=395 (52% of max value = 765). Red value is 136 (53.52% from 255 or 34.43% from 395); Green value is 147 (57.81% from 255 or 37.22% from 395); Blue value is 112 (44.14% from 255 or 28.35% from 395); Max value from RGB is 147 - color contains mainly: green. Hex color #889370 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #889370 is #776C8F. Grayscale: #8B8B8B. Windows color (decimal): -7826576 or 7377800. OLE color: 7377800.
HSL color Cylindrical-coordinate representation of color #889370: hue angle of 78.86º degrees, saturation: 0.14, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #889370 is Cyan = 0.07, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 136 | 147 | 112 | - |
| CMYK | 0.07 | 0 | 0.24 | 0.42 |
| HSL | 78.86º | 0.14% | 0.51% | - |
| HSV(B) | 78.86º | 0.24% | 0.58% | - |
| XYZ | 23.51 | 27.27 | 19.35 | - |
| YUV | 139.72 | 112.36 | 125.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 147 | 112 | 0.07 | 0 | 0.24 | 0.42 | 78.86 | 0.14 | 0.51 |
| Hex | 88 | 93 | 70 | 7 | 0 | 18 | 2A | 4F | E | 33 |
| Octal | 210 | 223 | 160 | 7 | 0 | 30 | 52 | 117 | 16 | 63 |
| Binary | 10001000 | 10010011 | 1110000 | 111 | 0 | 11000 | 101010 | 1001111 | 1110 | 110011 |
Color Harmonies of #889370
Complementary color
Monochromatic Colors of #889370
Black with #889370
Text Example
Text Example
White with #889370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #889370; }
p { color: rgb(136,147,112); }
H1.HeaderClassName
{
color: #889370;
}
.AnyTagClassName
{
color: #889370;
}
</style>
background-color css
<style>
a { background-color: #889370; }
a { background-color: rgb(136,147,112); }
div.DivClassName
{
background-color: #889370;
}
.BgClassName
{
background-color: #889370;
}
</style>
border-color css
<style>
span { border-color: #889370; }
span { border-color: rgb(136,147,112); }
td.TdClassName
{
border-color: #889370;
}
.TagClassName
{
border-color: #889370;
}
</style>