Shades of Sage #889376
Tints of Sage #889376
RGB
CMYK
RGB Variations
Color information
#889376 (or 0x889376) is known color: Sage. HEX triplet: 88, 93 and 76. RGB value is (136,147,118). Sum of RGB (Red+Green+Blue) = 136+147+118=401 (53% of max value = 765). Red value is 136 (53.52% from 255 or 33.92% from 401); Green value is 147 (57.81% from 255 or 36.66% from 401); Blue value is 118 (46.48% from 255 or 29.43% from 401); Max value from RGB is 147 - color contains mainly: green. Hex color #889376 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #889376 is #776C89. Grayscale: #8C8C8C. Windows color (decimal): -7826570 or 7771016. OLE color: 7771016.
HSL color Cylindrical-coordinate representation of color #889376: hue angle of 82.76º 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 #889376 is Cyan = 0.07, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 136 | 147 | 118 | - |
| CMYK | 0.07 | 0 | 0.20 | 0.42 |
| HSL | 82.76º | 0.12% | 0.52% | - |
| HSV(B) | 82.76º | 0.2% | 0.58% | - |
| XYZ | 23.86 | 27.41 | 21.17 | - |
| YUV | 140.41 | 115.36 | 124.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 147 | 118 | 0.07 | 0 | 0.20 | 0.42 | 82.76 | 0.12 | 0.52 |
| Hex | 88 | 93 | 76 | 7 | 0 | 14 | 2A | 53 | C | 34 |
| Octal | 210 | 223 | 166 | 7 | 0 | 24 | 52 | 123 | 14 | 64 |
| Binary | 10001000 | 10010011 | 1110110 | 111 | 0 | 10100 | 101010 | 1010011 | 1100 | 110100 |
Color Harmonies of #889376
Complementary color
Monochromatic Colors of #889376
Black with #889376
Text Example
Text Example
White with #889376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #889376; }
p { color: rgb(136,147,118); }
H1.HeaderClassName
{
color: #889376;
}
.AnyTagClassName
{
color: #889376;
}
</style>
background-color css
<style>
a { background-color: #889376; }
a { background-color: rgb(136,147,118); }
div.DivClassName
{
background-color: #889376;
}
.BgClassName
{
background-color: #889376;
}
</style>
border-color css
<style>
span { border-color: #889376; }
span { border-color: rgb(136,147,118); }
td.TdClassName
{
border-color: #889376;
}
.TagClassName
{
border-color: #889376;
}
</style>