Shades of Sage #939779
Tints of Sage #939779
RGB
CMYK
RGB Variations
Color information
#939779 (or 0x939779) is known color: Sage. HEX triplet: 93, 97 and 79. RGB value is (147,151,121). Sum of RGB (Red+Green+Blue) = 147+151+121=419 (55% of max value = 765). Red value is 147 (57.81% from 255 or 35.08% from 419); Green value is 151 (59.38% from 255 or 36.04% from 419); Blue value is 121 (47.66% from 255 or 28.88% from 419); Max value from RGB is 151 - color contains mainly: green. Hex color #939779 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #939779 is #6C6886. Grayscale: #929292. Windows color (decimal): -7104647 or 7968659. OLE color: 7968659.
HSL color Cylindrical-coordinate representation of color #939779: hue angle of 68º 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 #939779 is Cyan = 0.03, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 147 | 151 | 121 | - |
| CMYK | 0.03 | 0 | 0.20 | 0.41 |
| HSL | 68º | 0.13% | 0.53% | - |
| HSV(B) | 68º | 0.2% | 0.59% | - |
| XYZ | 26.55 | 29.72 | 22.43 | - |
| YUV | 146.38 | 113.67 | 128.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 151 | 121 | 0.03 | 0 | 0.20 | 0.41 | 68 | 0.13 | 0.53 |
| Hex | 93 | 97 | 79 | 3 | 0 | 14 | 29 | 44 | D | 35 |
| Octal | 223 | 227 | 171 | 3 | 0 | 24 | 51 | 104 | 15 | 65 |
| Binary | 10010011 | 10010111 | 1111001 | 11 | 0 | 10100 | 101001 | 1000100 | 1101 | 110101 |
Color Harmonies of #939779
Complementary color
Monochromatic Colors of #939779
Black with #939779
Text Example
Text Example
White with #939779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #939779; }
p { color: rgb(147,151,121); }
H1.HeaderClassName
{
color: #939779;
}
.AnyTagClassName
{
color: #939779;
}
</style>
background-color css
<style>
a { background-color: #939779; }
a { background-color: rgb(147,151,121); }
div.DivClassName
{
background-color: #939779;
}
.BgClassName
{
background-color: #939779;
}
</style>
border-color css
<style>
span { border-color: #939779; }
span { border-color: rgb(147,151,121); }
td.TdClassName
{
border-color: #939779;
}
.TagClassName
{
border-color: #939779;
}
</style>