Shades of Sage #889372
Tints of Sage #889372
RGB
CMYK
RGB Variations
Color information
#889372 (or 0x889372) is known color: Sage. HEX triplet: 88, 93 and 72. RGB value is (136,147,114). Sum of RGB (Red+Green+Blue) = 136+147+114=397 (52% of max value = 765). Red value is 136 (53.52% from 255 or 34.26% from 397); Green value is 147 (57.81% from 255 or 37.03% from 397); Blue value is 114 (44.92% from 255 or 28.72% from 397); Max value from RGB is 147 - color contains mainly: green. Hex color #889372 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #889372 is #776C8D. Grayscale: #8C8C8C. Windows color (decimal): -7826574 or 7508872. OLE color: 7508872.
HSL color Cylindrical-coordinate representation of color #889372: hue angle of 80º degrees, saturation: 0.13, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #889372 is Cyan = 0.07, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 136 | 147 | 114 | - |
| CMYK | 0.07 | 0 | 0.22 | 0.42 |
| HSL | 80º | 0.13% | 0.51% | - |
| HSV(B) | 80º | 0.22% | 0.58% | - |
| XYZ | 23.62 | 27.32 | 19.95 | - |
| YUV | 139.95 | 113.36 | 125.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 147 | 114 | 0.07 | 0 | 0.22 | 0.42 | 80 | 0.13 | 0.51 |
| Hex | 88 | 93 | 72 | 7 | 0 | 16 | 2A | 50 | D | 33 |
| Octal | 210 | 223 | 162 | 7 | 0 | 26 | 52 | 120 | 15 | 63 |
| Binary | 10001000 | 10010011 | 1110010 | 111 | 0 | 10110 | 101010 | 1010000 | 1101 | 110011 |
Color Harmonies of #889372
Complementary color
Monochromatic Colors of #889372
Black with #889372
Text Example
Text Example
White with #889372
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #889372; }
p { color: rgb(136,147,114); }
H1.HeaderClassName
{
color: #889372;
}
.AnyTagClassName
{
color: #889372;
}
</style>
background-color css
<style>
a { background-color: #889372; }
a { background-color: rgb(136,147,114); }
div.DivClassName
{
background-color: #889372;
}
.BgClassName
{
background-color: #889372;
}
</style>
border-color css
<style>
span { border-color: #889372; }
span { border-color: rgb(136,147,114); }
td.TdClassName
{
border-color: #889372;
}
.TagClassName
{
border-color: #889372;
}
</style>