Shades of Sage #889273
Tints of Sage #889273
RGB
CMYK
RGB Variations
Color information
#889273 (or 0x889273) is known color: Sage. HEX triplet: 88, 92 and 73. RGB value is (136,146,115). Sum of RGB (Red+Green+Blue) = 136+146+115=397 (52% of max value = 765). Red value is 136 (53.52% from 255 or 34.26% from 397); Green value is 146 (57.42% from 255 or 36.78% from 397); Blue value is 115 (45.31% from 255 or 28.97% from 397); Max value from RGB is 146 - color contains mainly: green. Hex color #889273 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #889273 is #776D8C. Grayscale: #8B8B8B. Windows color (decimal): -7826829 or 7574152. OLE color: 7574152.
HSL color Cylindrical-coordinate representation of color #889273: hue angle of 79.35º degrees, saturation: 0.12, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #889273 is Cyan = 0.07, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 136 | 146 | 115 | - |
| CMYK | 0.07 | 0 | 0.21 | 0.43 |
| HSL | 79.35º | 0.12% | 0.51% | - |
| HSV(B) | 79.35º | 0.21% | 0.57% | - |
| XYZ | 23.53 | 27.03 | 20.2 | - |
| YUV | 139.48 | 114.19 | 125.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 146 | 115 | 0.07 | 0 | 0.21 | 0.43 | 79.35 | 0.12 | 0.51 |
| Hex | 88 | 92 | 73 | 7 | 0 | 15 | 2B | 4F | C | 33 |
| Octal | 210 | 222 | 163 | 7 | 0 | 25 | 53 | 117 | 14 | 63 |
| Binary | 10001000 | 10010010 | 1110011 | 111 | 0 | 10101 | 101011 | 1001111 | 1100 | 110011 |
Color Harmonies of #889273
Complementary color
Monochromatic Colors of #889273
Black with #889273
Text Example
Text Example
White with #889273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #889273; }
p { color: rgb(136,146,115); }
H1.HeaderClassName
{
color: #889273;
}
.AnyTagClassName
{
color: #889273;
}
</style>
background-color css
<style>
a { background-color: #889273; }
a { background-color: rgb(136,146,115); }
div.DivClassName
{
background-color: #889273;
}
.BgClassName
{
background-color: #889273;
}
</style>
border-color css
<style>
span { border-color: #889273; }
span { border-color: rgb(136,146,115); }
td.TdClassName
{
border-color: #889273;
}
.TagClassName
{
border-color: #889273;
}
</style>