Shades of Sage #899274
Tints of Sage #899274
RGB
CMYK
RGB Variations
Color information
#899274 (or 0x899274) is known color: Sage. HEX triplet: 89, 92 and 74. RGB value is (137,146,116). Sum of RGB (Red+Green+Blue) = 137+146+116=399 (52% of max value = 765). Red value is 137 (53.91% from 255 or 34.34% from 399); Green value is 146 (57.42% from 255 or 36.59% from 399); Blue value is 116 (45.70% from 255 or 29.07% from 399); Max value from RGB is 146 - color contains mainly: green. Hex color #899274 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #899274 is #766D8B. Grayscale: #8C8C8C. Windows color (decimal): -7761292 or 7639689. OLE color: 7639689.
HSL color Cylindrical-coordinate representation of color #899274: hue angle of 78º 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 #899274 is Cyan = 0.06, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 137 | 146 | 116 | - |
| CMYK | 0.06 | 0 | 0.21 | 0.43 |
| HSL | 78º | 0.12% | 0.51% | - |
| HSV(B) | 78º | 0.21% | 0.57% | - |
| XYZ | 23.75 | 27.14 | 20.51 | - |
| YUV | 139.89 | 114.52 | 125.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 146 | 116 | 0.06 | 0 | 0.21 | 0.43 | 78 | 0.12 | 0.51 |
| Hex | 89 | 92 | 74 | 6 | 0 | 15 | 2B | 4E | C | 33 |
| Octal | 211 | 222 | 164 | 6 | 0 | 25 | 53 | 116 | 14 | 63 |
| Binary | 10001001 | 10010010 | 1110100 | 110 | 0 | 10101 | 101011 | 1001110 | 1100 | 110011 |
Color Harmonies of #899274
Complementary color
Monochromatic Colors of #899274
Black with #899274
Text Example
Text Example
White with #899274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #899274; }
p { color: rgb(137,146,116); }
H1.HeaderClassName
{
color: #899274;
}
.AnyTagClassName
{
color: #899274;
}
</style>
background-color css
<style>
a { background-color: #899274; }
a { background-color: rgb(137,146,116); }
div.DivClassName
{
background-color: #899274;
}
.BgClassName
{
background-color: #899274;
}
</style>
border-color css
<style>
span { border-color: #899274; }
span { border-color: rgb(137,146,116); }
td.TdClassName
{
border-color: #899274;
}
.TagClassName
{
border-color: #899274;
}
</style>