Shades of Sage #919774
Tints of Sage #919774
RGB
CMYK
RGB Variations
Color information
#919774 (or 0x919774) is known color: Sage. HEX triplet: 91, 97 and 74. RGB value is (145,151,116). Sum of RGB (Red+Green+Blue) = 145+151+116=412 (54% of max value = 765). Red value is 145 (57.03% from 255 or 35.19% from 412); Green value is 151 (59.38% from 255 or 36.65% from 412); Blue value is 116 (45.70% from 255 or 28.16% from 412); Max value from RGB is 151 - color contains mainly: green. Hex color #919774 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #919774 is #6E688B. Grayscale: #919191. Windows color (decimal): -7235724 or 7640977. OLE color: 7640977.
HSL color Cylindrical-coordinate representation of color #919774: hue angle of 70.29º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #919774 is Cyan = 0.04, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 145 | 151 | 116 | - |
| CMYK | 0.04 | 0 | 0.23 | 0.41 |
| HSL | 70.29º | 0.14% | 0.52% | - |
| HSV(B) | 70.29º | 0.23% | 0.59% | - |
| XYZ | 25.9 | 29.41 | 20.84 | - |
| YUV | 145.22 | 111.51 | 127.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 151 | 116 | 0.04 | 0 | 0.23 | 0.41 | 70.29 | 0.14 | 0.52 |
| Hex | 91 | 97 | 74 | 4 | 0 | 17 | 29 | 46 | E | 34 |
| Octal | 221 | 227 | 164 | 4 | 0 | 27 | 51 | 106 | 16 | 64 |
| Binary | 10010001 | 10010111 | 1110100 | 100 | 0 | 10111 | 101001 | 1000110 | 1110 | 110100 |
Color Harmonies of #919774
Complementary color
Monochromatic Colors of #919774
Black with #919774
Text Example
Text Example
White with #919774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #919774; }
p { color: rgb(145,151,116); }
H1.HeaderClassName
{
color: #919774;
}
.AnyTagClassName
{
color: #919774;
}
</style>
background-color css
<style>
a { background-color: #919774; }
a { background-color: rgb(145,151,116); }
div.DivClassName
{
background-color: #919774;
}
.BgClassName
{
background-color: #919774;
}
</style>
border-color css
<style>
span { border-color: #919774; }
span { border-color: rgb(145,151,116); }
td.TdClassName
{
border-color: #919774;
}
.TagClassName
{
border-color: #919774;
}
</style>