Shades of Sage #889076
Tints of Sage #889076
RGB
CMYK
RGB Variations
Color information
#889076 (or 0x889076) is known color: Sage. HEX triplet: 88, 90 and 76. RGB value is (136,144,118). Sum of RGB (Red+Green+Blue) = 136+144+118=398 (52% of max value = 765). Red value is 136 (53.52% from 255 or 34.17% from 398); Green value is 144 (56.64% from 255 or 36.18% from 398); Blue value is 118 (46.48% from 255 or 29.65% from 398); Max value from RGB is 144 - color contains mainly: green. Hex color #889076 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #889076 is #776F89. Grayscale: #8A8A8A. Windows color (decimal): -7827338 or 7770248. OLE color: 7770248.
HSL color Cylindrical-coordinate representation of color #889076: hue angle of 78.46º degrees, saturation: 0.1, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #889076 is Cyan = 0.06, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 136 | 144 | 118 | - |
| CMYK | 0.06 | 0 | 0.18 | 0.44 |
| HSL | 78.46º | 0.1% | 0.51% | - |
| HSV(B) | 78.46º | 0.18% | 0.56% | - |
| XYZ | 23.4 | 26.49 | 21.02 | - |
| YUV | 138.64 | 116.35 | 126.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 144 | 118 | 0.06 | 0 | 0.18 | 0.44 | 78.46 | 0.1 | 0.51 |
| Hex | 88 | 90 | 76 | 6 | 0 | 12 | 2C | 4E | A | 33 |
| Octal | 210 | 220 | 166 | 6 | 0 | 22 | 54 | 116 | 12 | 63 |
| Binary | 10001000 | 10010000 | 1110110 | 110 | 0 | 10010 | 101100 | 1001110 | 1010 | 110011 |
Color Harmonies of #889076
Complementary color
Monochromatic Colors of #889076
Black with #889076
Text Example
Text Example
White with #889076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #889076; }
p { color: rgb(136,144,118); }
H1.HeaderClassName
{
color: #889076;
}
.AnyTagClassName
{
color: #889076;
}
</style>
background-color css
<style>
a { background-color: #889076; }
a { background-color: rgb(136,144,118); }
div.DivClassName
{
background-color: #889076;
}
.BgClassName
{
background-color: #889076;
}
</style>
border-color css
<style>
span { border-color: #889076; }
span { border-color: rgb(136,144,118); }
td.TdClassName
{
border-color: #889076;
}
.TagClassName
{
border-color: #889076;
}
</style>