Shades of Sage #919977
Tints of Sage #919977
RGB
CMYK
RGB Variations
Color information
#919977 (or 0x919977) is known color: Sage. HEX triplet: 91, 99 and 77. RGB value is (145,153,119). Sum of RGB (Red+Green+Blue) = 145+153+119=417 (55% of max value = 765). Red value is 145 (57.03% from 255 or 34.77% from 417); Green value is 153 (60.16% from 255 or 36.69% from 417); Blue value is 119 (46.88% from 255 or 28.54% from 417); Max value from RGB is 153 - color contains mainly: green. Hex color #919977 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #919977 is #6E6688. Grayscale: #929292. Windows color (decimal): -7235209 or 7838097. OLE color: 7838097.
HSL color Cylindrical-coordinate representation of color #919977: hue angle of 74.12º degrees, saturation: 0.14, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #919977 is Cyan = 0.05, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 145 | 153 | 119 | - |
| CMYK | 0.05 | 0 | 0.22 | 0.4 |
| HSL | 74.12º | 0.14% | 0.53% | - |
| HSV(B) | 74.12º | 0.22% | 0.6% | - |
| XYZ | 26.4 | 30.13 | 21.88 | - |
| YUV | 146.73 | 112.35 | 126.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 153 | 119 | 0.05 | 0 | 0.22 | 0.4 | 74.12 | 0.14 | 0.53 |
| Hex | 91 | 99 | 77 | 5 | 0 | 16 | 28 | 4A | E | 35 |
| Octal | 221 | 231 | 167 | 5 | 0 | 26 | 50 | 112 | 16 | 65 |
| Binary | 10010001 | 10011001 | 1110111 | 101 | 0 | 10110 | 101000 | 1001010 | 1110 | 110101 |
Color Harmonies of #919977
Complementary color
Monochromatic Colors of #919977
Black with #919977
Text Example
Text Example
White with #919977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #919977; }
p { color: rgb(145,153,119); }
H1.HeaderClassName
{
color: #919977;
}
.AnyTagClassName
{
color: #919977;
}
</style>
background-color css
<style>
a { background-color: #919977; }
a { background-color: rgb(145,153,119); }
div.DivClassName
{
background-color: #919977;
}
.BgClassName
{
background-color: #919977;
}
</style>
border-color css
<style>
span { border-color: #919977; }
span { border-color: rgb(145,153,119); }
td.TdClassName
{
border-color: #919977;
}
.TagClassName
{
border-color: #919977;
}
</style>