Shades of Sage #939781
Tints of Sage #939781
RGB
CMYK
RGB Variations
Color information
#939781 (or 0x939781) is known color: Sage. HEX triplet: 93, 97 and 81. RGB value is (147,151,129). Sum of RGB (Red+Green+Blue) = 147+151+129=427 (56% of max value = 765). Red value is 147 (57.81% from 255 or 34.43% from 427); Green value is 151 (59.38% from 255 or 35.36% from 427); Blue value is 129 (50.78% from 255 or 30.21% from 427); Max value from RGB is 151 - color contains mainly: green. Hex color #939781 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #939781 is #6C687E. Grayscale: #939393. Windows color (decimal): -7104639 or 8492947. OLE color: 8492947.
HSL color Cylindrical-coordinate representation of color #939781: hue angle of 70.91º 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 #939781 is Cyan = 0.03, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 147 | 151 | 129 | - |
| CMYK | 0.03 | 0 | 0.15 | 0.41 |
| HSL | 70.91º | 0.1% | 0.55% | - |
| HSV(B) | 70.91º | 0.15% | 0.59% | - |
| XYZ | 27.06 | 29.92 | 25.12 | - |
| YUV | 147.3 | 117.67 | 127.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 151 | 129 | 0.03 | 0 | 0.15 | 0.41 | 70.91 | 0.1 | 0.55 |
| Hex | 93 | 97 | 81 | 3 | 0 | F | 29 | 47 | A | 37 |
| Octal | 223 | 227 | 201 | 3 | 0 | 17 | 51 | 107 | 12 | 67 |
| Binary | 10010011 | 10010111 | 10000001 | 11 | 0 | 1111 | 101001 | 1000111 | 1010 | 110111 |
Color Harmonies of #939781
Complementary color
Monochromatic Colors of #939781
Black with #939781
Text Example
Text Example
White with #939781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #939781; }
p { color: rgb(147,151,129); }
H1.HeaderClassName
{
color: #939781;
}
.AnyTagClassName
{
color: #939781;
}
</style>
background-color css
<style>
a { background-color: #939781; }
a { background-color: rgb(147,151,129); }
div.DivClassName
{
background-color: #939781;
}
.BgClassName
{
background-color: #939781;
}
</style>
border-color css
<style>
span { border-color: #939781; }
span { border-color: rgb(147,151,129); }
td.TdClassName
{
border-color: #939781;
}
.TagClassName
{
border-color: #939781;
}
</style>