Shades of Sage #939780
Tints of Sage #939780
RGB
CMYK
RGB Variations
Color information
#939780 (or 0x939780) is known color: Sage. HEX triplet: 93, 97 and 80. RGB value is (147,151,128). Sum of RGB (Red+Green+Blue) = 147+151+128=426 (56% of max value = 765). Red value is 147 (57.81% from 255 or 34.51% from 426); Green value is 151 (59.38% from 255 or 35.45% from 426); Blue value is 128 (50.39% from 255 or 30.05% from 426); Max value from RGB is 151 - color contains mainly: green. Hex color #939780 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #939780 is #6C687F. Grayscale: #939393. Windows color (decimal): -7104640 or 8427411. OLE color: 8427411.
HSL color Cylindrical-coordinate representation of color #939780: hue angle of 70.43º degrees, saturation: 0.1, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #939780 is Cyan = 0.03, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 147 | 151 | 128 | - |
| CMYK | 0.03 | 0 | 0.15 | 0.41 |
| HSL | 70.43º | 0.1% | 0.55% | - |
| HSV(B) | 70.43º | 0.15% | 0.59% | - |
| XYZ | 27 | 29.89 | 24.77 | - |
| YUV | 147.18 | 117.17 | 127.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 151 | 128 | 0.03 | 0 | 0.15 | 0.41 | 70.43 | 0.1 | 0.55 |
| Hex | 93 | 97 | 80 | 3 | 0 | F | 29 | 46 | A | 37 |
| Octal | 223 | 227 | 200 | 3 | 0 | 17 | 51 | 106 | 12 | 67 |
| Binary | 10010011 | 10010111 | 10000000 | 11 | 0 | 1111 | 101001 | 1000110 | 1010 | 110111 |
Color Harmonies of #939780
Complementary color
Monochromatic Colors of #939780
Black with #939780
Text Example
Text Example
White with #939780
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #939780; }
p { color: rgb(147,151,128); }
H1.HeaderClassName
{
color: #939780;
}
.AnyTagClassName
{
color: #939780;
}
</style>
background-color css
<style>
a { background-color: #939780; }
a { background-color: rgb(147,151,128); }
div.DivClassName
{
background-color: #939780;
}
.BgClassName
{
background-color: #939780;
}
</style>
border-color css
<style>
span { border-color: #939780; }
span { border-color: rgb(147,151,128); }
td.TdClassName
{
border-color: #939780;
}
.TagClassName
{
border-color: #939780;
}
</style>