Shades of Sage #919578
Tints of Sage #919578
RGB
CMYK
RGB Variations
Color information
#919578 (or 0x919578) is known color: Sage. HEX triplet: 91, 95 and 78. RGB value is (145,149,120). Sum of RGB (Red+Green+Blue) = 145+149+120=414 (54% of max value = 765). Red value is 145 (57.03% from 255 or 35.02% from 414); Green value is 149 (58.59% from 255 or 35.99% from 414); Blue value is 120 (47.27% from 255 or 28.99% from 414); Max value from RGB is 149 - color contains mainly: green. Hex color #919578 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #919578 is #6E6A87. Grayscale: #909090. Windows color (decimal): -7236232 or 7902609. OLE color: 7902609.
HSL color Cylindrical-coordinate representation of color #919578: hue angle of 68.28º 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 #919578 is Cyan = 0.03, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 145 | 149 | 120 | - |
| CMYK | 0.03 | 0 | 0.19 | 0.42 |
| HSL | 68.28º | 0.12% | 0.53% | - |
| HSV(B) | 68.28º | 0.19% | 0.58% | - |
| XYZ | 25.81 | 28.87 | 21.98 | - |
| YUV | 144.5 | 114.17 | 128.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 149 | 120 | 0.03 | 0 | 0.19 | 0.42 | 68.28 | 0.12 | 0.53 |
| Hex | 91 | 95 | 78 | 3 | 0 | 13 | 2A | 44 | C | 35 |
| Octal | 221 | 225 | 170 | 3 | 0 | 23 | 52 | 104 | 14 | 65 |
| Binary | 10010001 | 10010101 | 1111000 | 11 | 0 | 10011 | 101010 | 1000100 | 1100 | 110101 |
Color Harmonies of #919578
Complementary color
Monochromatic Colors of #919578
Black with #919578
Text Example
Text Example
White with #919578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #919578; }
p { color: rgb(145,149,120); }
H1.HeaderClassName
{
color: #919578;
}
.AnyTagClassName
{
color: #919578;
}
</style>
background-color css
<style>
a { background-color: #919578; }
a { background-color: rgb(145,149,120); }
div.DivClassName
{
background-color: #919578;
}
.BgClassName
{
background-color: #919578;
}
</style>
border-color css
<style>
span { border-color: #919578; }
span { border-color: rgb(145,149,120); }
td.TdClassName
{
border-color: #919578;
}
.TagClassName
{
border-color: #919578;
}
</style>