Shades of Sage #939784
Tints of Sage #939784
RGB
CMYK
RGB Variations
Color information
#939784 (or 0x939784) is known color: Sage. HEX triplet: 93, 97 and 84. RGB value is (147,151,132). Sum of RGB (Red+Green+Blue) = 147+151+132=430 (56% of max value = 765). Red value is 147 (57.81% from 255 or 34.19% from 430); Green value is 151 (59.38% from 255 or 35.12% from 430); Blue value is 132 (51.95% from 255 or 30.70% from 430); Max value from RGB is 151 - color contains mainly: green. Hex color #939784 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #939784 is #6C687B. Grayscale: #939393. Windows color (decimal): -7104636 or 8689555. OLE color: 8689555.
HSL color Cylindrical-coordinate representation of color #939784: hue angle of 72.63º degrees, saturation: 0.08, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #939784 is Cyan = 0.03, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 147 | 151 | 132 | - |
| CMYK | 0.03 | 0 | 0.13 | 0.41 |
| HSL | 72.63º | 0.08% | 0.55% | - |
| HSV(B) | 72.63º | 0.13% | 0.59% | - |
| XYZ | 27.26 | 30 | 26.18 | - |
| YUV | 147.64 | 119.17 | 127.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 151 | 132 | 0.03 | 0 | 0.13 | 0.41 | 72.63 | 0.08 | 0.55 |
| Hex | 93 | 97 | 84 | 3 | 0 | D | 29 | 49 | 8 | 37 |
| Octal | 223 | 227 | 204 | 3 | 0 | 15 | 51 | 111 | 10 | 67 |
| Binary | 10010011 | 10010111 | 10000100 | 11 | 0 | 1101 | 101001 | 1001001 | 1000 | 110111 |
Color Harmonies of #939784
Complementary color
Monochromatic Colors of #939784
Black with #939784
Text Example
Text Example
White with #939784
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #939784; }
p { color: rgb(147,151,132); }
H1.HeaderClassName
{
color: #939784;
}
.AnyTagClassName
{
color: #939784;
}
</style>
background-color css
<style>
a { background-color: #939784; }
a { background-color: rgb(147,151,132); }
div.DivClassName
{
background-color: #939784;
}
.BgClassName
{
background-color: #939784;
}
</style>
border-color css
<style>
span { border-color: #939784; }
span { border-color: rgb(147,151,132); }
td.TdClassName
{
border-color: #939784;
}
.TagClassName
{
border-color: #939784;
}
</style>