Shades of Sage #949779
Tints of Sage #949779
RGB
CMYK
RGB Variations
Color information
#949779 (or 0x949779) is known color: Sage. HEX triplet: 94, 97 and 79. RGB value is (148,151,121). Sum of RGB (Red+Green+Blue) = 148+151+121=420 (55% of max value = 765). Red value is 148 (58.20% from 255 or 35.24% from 420); Green value is 151 (59.38% from 255 or 35.95% from 420); Blue value is 121 (47.66% from 255 or 28.81% from 420); Max value from RGB is 151 - color contains mainly: green. Hex color #949779 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #949779 is #6B6886. Grayscale: #929292. Windows color (decimal): -7039111 or 7968660. OLE color: 7968660.
HSL color Cylindrical-coordinate representation of color #949779: hue angle of 66º degrees, saturation: 0.13, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #949779 is Cyan = 0.02, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 148 | 151 | 121 | - |
| CMYK | 0.02 | 0 | 0.20 | 0.41 |
| HSL | 66º | 0.13% | 0.53% | - |
| HSV(B) | 66º | 0.2% | 0.59% | - |
| XYZ | 26.73 | 29.81 | 22.43 | - |
| YUV | 146.68 | 113.51 | 128.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 151 | 121 | 0.02 | 0 | 0.20 | 0.41 | 66 | 0.13 | 0.53 |
| Hex | 94 | 97 | 79 | 2 | 0 | 14 | 29 | 42 | D | 35 |
| Octal | 224 | 227 | 171 | 2 | 0 | 24 | 51 | 102 | 15 | 65 |
| Binary | 10010100 | 10010111 | 1111001 | 10 | 0 | 10100 | 101001 | 1000010 | 1101 | 110101 |
Color Harmonies of #949779
Complementary color
Monochromatic Colors of #949779
Black with #949779
Text Example
Text Example
White with #949779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #949779; }
p { color: rgb(148,151,121); }
H1.HeaderClassName
{
color: #949779;
}
.AnyTagClassName
{
color: #949779;
}
</style>
background-color css
<style>
a { background-color: #949779; }
a { background-color: rgb(148,151,121); }
div.DivClassName
{
background-color: #949779;
}
.BgClassName
{
background-color: #949779;
}
</style>
border-color css
<style>
span { border-color: #949779; }
span { border-color: rgb(148,151,121); }
td.TdClassName
{
border-color: #949779;
}
.TagClassName
{
border-color: #949779;
}
</style>