Shades of Sage #889375
Tints of Sage #889375
RGB
CMYK
RGB Variations
Color information
#889375 (or 0x889375) is known color: Sage. HEX triplet: 88, 93 and 75. RGB value is (136,147,117). Sum of RGB (Red+Green+Blue) = 136+147+117=400 (52% of max value = 765). Red value is 136 (53.52% from 255 or 34% from 400); Green value is 147 (57.81% from 255 or 36.75% from 400); Blue value is 117 (46.09% from 255 or 29.25% from 400); Max value from RGB is 147 - color contains mainly: green. Hex color #889375 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #889375 is #776C8A. Grayscale: #8C8C8C. Windows color (decimal): -7826571 or 7705480. OLE color: 7705480.
HSL color Cylindrical-coordinate representation of color #889375: hue angle of 82º 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 #889375 is Cyan = 0.07, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 136 | 147 | 117 | - |
| CMYK | 0.07 | 0 | 0.20 | 0.42 |
| HSL | 82º | 0.12% | 0.52% | - |
| HSV(B) | 82º | 0.2% | 0.58% | - |
| XYZ | 23.8 | 27.39 | 20.86 | - |
| YUV | 140.29 | 114.86 | 124.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 147 | 117 | 0.07 | 0 | 0.20 | 0.42 | 82 | 0.12 | 0.52 |
| Hex | 88 | 93 | 75 | 7 | 0 | 14 | 2A | 52 | C | 34 |
| Octal | 210 | 223 | 165 | 7 | 0 | 24 | 52 | 122 | 14 | 64 |
| Binary | 10001000 | 10010011 | 1110101 | 111 | 0 | 10100 | 101010 | 1010010 | 1100 | 110100 |
Color Harmonies of #889375
Complementary color
Monochromatic Colors of #889375
Black with #889375
Text Example
Text Example
White with #889375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #889375; }
p { color: rgb(136,147,117); }
H1.HeaderClassName
{
color: #889375;
}
.AnyTagClassName
{
color: #889375;
}
</style>
background-color css
<style>
a { background-color: #889375; }
a { background-color: rgb(136,147,117); }
div.DivClassName
{
background-color: #889375;
}
.BgClassName
{
background-color: #889375;
}
</style>
border-color css
<style>
span { border-color: #889375; }
span { border-color: rgb(136,147,117); }
td.TdClassName
{
border-color: #889375;
}
.TagClassName
{
border-color: #889375;
}
</style>