Shades of Sage #889276
Tints of Sage #889276
RGB
CMYK
RGB Variations
Color information
#889276 (or 0x889276) is known color: Sage. HEX triplet: 88, 92 and 76. RGB value is (136,146,118). Sum of RGB (Red+Green+Blue) = 136+146+118=400 (52% of max value = 765). Red value is 136 (53.52% from 255 or 34% from 400); Green value is 146 (57.42% from 255 or 36.5% from 400); Blue value is 118 (46.48% from 255 or 29.5% from 400); Max value from RGB is 146 - color contains mainly: green. Hex color #889276 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #889276 is #776D89. Grayscale: #8B8B8B. Windows color (decimal): -7826826 or 7770760. OLE color: 7770760.
HSL color Cylindrical-coordinate representation of color #889276: hue angle of 81.43º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #889276 is Cyan = 0.07, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 136 | 146 | 118 | - |
| CMYK | 0.07 | 0 | 0.19 | 0.43 |
| HSL | 81.43º | 0.11% | 0.52% | - |
| HSV(B) | 81.43º | 0.19% | 0.57% | - |
| XYZ | 23.7 | 27.1 | 21.12 | - |
| YUV | 139.82 | 115.69 | 125.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 146 | 118 | 0.07 | 0 | 0.19 | 0.43 | 81.43 | 0.11 | 0.52 |
| Hex | 88 | 92 | 76 | 7 | 0 | 13 | 2B | 51 | B | 34 |
| Octal | 210 | 222 | 166 | 7 | 0 | 23 | 53 | 121 | 13 | 64 |
| Binary | 10001000 | 10010010 | 1110110 | 111 | 0 | 10011 | 101011 | 1010001 | 1011 | 110100 |
Color Harmonies of #889276
Complementary color
Monochromatic Colors of #889276
Black with #889276
Text Example
Text Example
White with #889276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #889276; }
p { color: rgb(136,146,118); }
H1.HeaderClassName
{
color: #889276;
}
.AnyTagClassName
{
color: #889276;
}
</style>
background-color css
<style>
a { background-color: #889276; }
a { background-color: rgb(136,146,118); }
div.DivClassName
{
background-color: #889276;
}
.BgClassName
{
background-color: #889276;
}
</style>
border-color css
<style>
span { border-color: #889276; }
span { border-color: rgb(136,146,118); }
td.TdClassName
{
border-color: #889276;
}
.TagClassName
{
border-color: #889276;
}
</style>