Shades of Sage #929579
Tints of Sage #929579
RGB
CMYK
RGB Variations
Color information
#929579 (or 0x929579) is known color: Sage. HEX triplet: 92, 95 and 79. RGB value is (146,149,121). Sum of RGB (Red+Green+Blue) = 146+149+121=416 (55% of max value = 765). Red value is 146 (57.42% from 255 or 35.10% from 416); Green value is 149 (58.59% from 255 or 35.82% from 416); Blue value is 121 (47.66% from 255 or 29.09% from 416); Max value from RGB is 149 - color contains mainly: green. Hex color #929579 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #929579 is #6D6A86. Grayscale: #919191. Windows color (decimal): -7170695 or 7968146. OLE color: 7968146.
HSL color Cylindrical-coordinate representation of color #929579: hue angle of 66.43º degrees, saturation: 0.12, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #929579 is Cyan = 0.02, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 146 | 149 | 121 | - |
| CMYK | 0.02 | 0 | 0.19 | 0.42 |
| HSL | 66.43º | 0.12% | 0.53% | - |
| HSV(B) | 66.43º | 0.19% | 0.58% | - |
| XYZ | 26.05 | 28.99 | 22.31 | - |
| YUV | 144.91 | 114.51 | 128.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 149 | 121 | 0.02 | 0 | 0.19 | 0.42 | 66.43 | 0.12 | 0.53 |
| Hex | 92 | 95 | 79 | 2 | 0 | 13 | 2A | 42 | C | 35 |
| Octal | 222 | 225 | 171 | 2 | 0 | 23 | 52 | 102 | 14 | 65 |
| Binary | 10010010 | 10010101 | 1111001 | 10 | 0 | 10011 | 101010 | 1000010 | 1100 | 110101 |
Color Harmonies of #929579
Complementary color
Monochromatic Colors of #929579
Black with #929579
Text Example
Text Example
White with #929579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #929579; }
p { color: rgb(146,149,121); }
H1.HeaderClassName
{
color: #929579;
}
.AnyTagClassName
{
color: #929579;
}
</style>
background-color css
<style>
a { background-color: #929579; }
a { background-color: rgb(146,149,121); }
div.DivClassName
{
background-color: #929579;
}
.BgClassName
{
background-color: #929579;
}
</style>
border-color css
<style>
span { border-color: #929579; }
span { border-color: rgb(146,149,121); }
td.TdClassName
{
border-color: #929579;
}
.TagClassName
{
border-color: #929579;
}
</style>