Shades of Sage #889371
Tints of Sage #889371
RGB
CMYK
RGB Variations
Color information
#889371 (or 0x889371) is known color: Sage. HEX triplet: 88, 93 and 71. RGB value is (136,147,113). Sum of RGB (Red+Green+Blue) = 136+147+113=396 (52% of max value = 765). Red value is 136 (53.52% from 255 or 34.34% from 396); Green value is 147 (57.81% from 255 or 37.12% from 396); Blue value is 113 (44.53% from 255 or 28.54% from 396); Max value from RGB is 147 - color contains mainly: green. Hex color #889371 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #889371 is #776C8E. Grayscale: #8B8B8B. Windows color (decimal): -7826575 or 7443336. OLE color: 7443336.
HSL color Cylindrical-coordinate representation of color #889371: hue angle of 79.41º degrees, saturation: 0.14, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #889371 is Cyan = 0.07, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 136 | 147 | 113 | - |
| CMYK | 0.07 | 0 | 0.23 | 0.42 |
| HSL | 79.41º | 0.14% | 0.51% | - |
| HSV(B) | 79.41º | 0.23% | 0.58% | - |
| XYZ | 23.57 | 27.29 | 19.65 | - |
| YUV | 139.84 | 112.86 | 125.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 147 | 113 | 0.07 | 0 | 0.23 | 0.42 | 79.41 | 0.14 | 0.51 |
| Hex | 88 | 93 | 71 | 7 | 0 | 17 | 2A | 4F | E | 33 |
| Octal | 210 | 223 | 161 | 7 | 0 | 27 | 52 | 117 | 16 | 63 |
| Binary | 10001000 | 10010011 | 1110001 | 111 | 0 | 10111 | 101010 | 1001111 | 1110 | 110011 |
Color Harmonies of #889371
Complementary color
Monochromatic Colors of #889371
Black with #889371
Text Example
Text Example
White with #889371
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #889371; }
p { color: rgb(136,147,113); }
H1.HeaderClassName
{
color: #889371;
}
.AnyTagClassName
{
color: #889371;
}
</style>
background-color css
<style>
a { background-color: #889371; }
a { background-color: rgb(136,147,113); }
div.DivClassName
{
background-color: #889371;
}
.BgClassName
{
background-color: #889371;
}
</style>
border-color css
<style>
span { border-color: #889371; }
span { border-color: rgb(136,147,113); }
td.TdClassName
{
border-color: #889371;
}
.TagClassName
{
border-color: #889371;
}
</style>