Shades of Sage #939785
Tints of Sage #939785
RGB
CMYK
RGB Variations
Color information
#939785 (or 0x939785) is known color: Sage. HEX triplet: 93, 97 and 85. RGB value is (147,151,133). Sum of RGB (Red+Green+Blue) = 147+151+133=431 (57% of max value = 765). Red value is 147 (57.81% from 255 or 34.11% from 431); Green value is 151 (59.38% from 255 or 35.03% from 431); Blue value is 133 (52.34% from 255 or 30.86% from 431); Max value from RGB is 151 - color contains mainly: green. Hex color #939785 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #939785 is #6C687A. Grayscale: #939393. Windows color (decimal): -7104635 or 8755091. OLE color: 8755091.
HSL color Cylindrical-coordinate representation of color #939785: hue angle of 73.33º degrees, saturation: 0.08, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #939785 is Cyan = 0.03, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 147 | 151 | 133 | - |
| CMYK | 0.03 | 0 | 0.12 | 0.41 |
| HSL | 73.33º | 0.08% | 0.56% | - |
| HSV(B) | 73.33º | 0.12% | 0.59% | - |
| XYZ | 27.33 | 30.03 | 26.55 | - |
| YUV | 147.75 | 119.67 | 127.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 151 | 133 | 0.03 | 0 | 0.12 | 0.41 | 73.33 | 0.08 | 0.56 |
| Hex | 93 | 97 | 85 | 3 | 0 | C | 29 | 49 | 8 | 38 |
| Octal | 223 | 227 | 205 | 3 | 0 | 14 | 51 | 111 | 10 | 70 |
| Binary | 10010011 | 10010111 | 10000101 | 11 | 0 | 1100 | 101001 | 1001001 | 1000 | 111000 |
Color Harmonies of #939785
Complementary color
Monochromatic Colors of #939785
Black with #939785
Text Example
Text Example
White with #939785
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #939785; }
p { color: rgb(147,151,133); }
H1.HeaderClassName
{
color: #939785;
}
.AnyTagClassName
{
color: #939785;
}
</style>
background-color css
<style>
a { background-color: #939785; }
a { background-color: rgb(147,151,133); }
div.DivClassName
{
background-color: #939785;
}
.BgClassName
{
background-color: #939785;
}
</style>
border-color css
<style>
span { border-color: #939785; }
span { border-color: rgb(147,151,133); }
td.TdClassName
{
border-color: #939785;
}
.TagClassName
{
border-color: #939785;
}
</style>