Shades of Sage #939978
Tints of Sage #939978
RGB
CMYK
RGB Variations
Color information
#939978 (or 0x939978) is known color: Sage. HEX triplet: 93, 99 and 78. RGB value is (147,153,120). Sum of RGB (Red+Green+Blue) = 147+153+120=420 (55% of max value = 765). Red value is 147 (57.81% from 255 or 35% from 420); Green value is 153 (60.16% from 255 or 36.43% from 420); Blue value is 120 (47.27% from 255 or 28.57% from 420); Max value from RGB is 153 - color contains mainly: green. Hex color #939978 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #939978 is #6C6687. Grayscale: #939393. Windows color (decimal): -7104136 or 7903635. OLE color: 7903635.
HSL color Cylindrical-coordinate representation of color #939978: hue angle of 70.91º degrees, saturation: 0.14, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #939978 is Cyan = 0.04, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 147 | 153 | 120 | - |
| CMYK | 0.04 | 0 | 0.22 | 0.4 |
| HSL | 70.91º | 0.14% | 0.54% | - |
| HSV(B) | 70.91º | 0.22% | 0.6% | - |
| XYZ | 26.81 | 30.34 | 22.21 | - |
| YUV | 147.44 | 112.51 | 127.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 153 | 120 | 0.04 | 0 | 0.22 | 0.4 | 70.91 | 0.14 | 0.54 |
| Hex | 93 | 99 | 78 | 4 | 0 | 16 | 28 | 47 | E | 36 |
| Octal | 223 | 231 | 170 | 4 | 0 | 26 | 50 | 107 | 16 | 66 |
| Binary | 10010011 | 10011001 | 1111000 | 100 | 0 | 10110 | 101000 | 1000111 | 1110 | 110110 |
Color Harmonies of #939978
Complementary color
Monochromatic Colors of #939978
Black with #939978
Text Example
Text Example
White with #939978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #939978; }
p { color: rgb(147,153,120); }
H1.HeaderClassName
{
color: #939978;
}
.AnyTagClassName
{
color: #939978;
}
</style>
background-color css
<style>
a { background-color: #939978; }
a { background-color: rgb(147,153,120); }
div.DivClassName
{
background-color: #939978;
}
.BgClassName
{
background-color: #939978;
}
</style>
border-color css
<style>
span { border-color: #939978; }
span { border-color: rgb(147,153,120); }
td.TdClassName
{
border-color: #939978;
}
.TagClassName
{
border-color: #939978;
}
</style>