Shades of Salem #118940
Tints of Salem #118940
RGB
CMYK
RGB Variations
Color information
#118940 (or 0x118940) is known color: Salem. HEX triplet: 11, 89 and 40. RGB value is (17,137,64). Sum of RGB (Red+Green+Blue) = 17+137+64=218 (28% of max value = 765). Red value is 17 (7.03% from 255 or 7.80% from 218); Green value is 137 (53.91% from 255 or 62.84% from 218); Blue value is 64 (25.39% from 255 or 29.36% from 218); Max value from RGB is 137 - color contains mainly: green. Hex color #118940 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #118940 is #EE76BF. Grayscale: #5C5C5C. Windows color (decimal): -15627968 or 4229393. OLE color: 4229393.
HSL color Cylindrical-coordinate representation of color #118940: hue angle of 143.5º degrees, saturation: 0.78, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #118940 is Cyan = 0.88, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 17 | 137 | 64 | - |
| CMYK | 0.88 | 0 | 0.53 | 0.46 |
| HSL | 143.5º | 0.78% | 0.3% | - |
| HSV(B) | 143.5º | 0.88% | 0.54% | - |
| XYZ | 10.1 | 18.38 | 7.87 | - |
| YUV | 92.8 | 111.74 | 73.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 137 | 64 | 0.88 | 0 | 0.53 | 0.46 | 143.5 | 0.78 | 0.3 |
| Hex | 11 | 89 | 40 | 58 | 0 | 35 | 2E | 90 | 4E | 1E |
| Octal | 21 | 211 | 100 | 130 | 0 | 65 | 56 | 220 | 116 | 36 |
| Binary | 10001 | 10001001 | 1000000 | 1011000 | 0 | 110101 | 101110 | 10010000 | 1001110 | 11110 |
Color Harmonies of #118940
Complementary color
Monochromatic Colors of #118940
Black with #118940
Text Example
Text Example
White with #118940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #118940; }
p { color: rgb(17,137,64); }
H1.HeaderClassName
{
color: #118940;
}
.AnyTagClassName
{
color: #118940;
}
</style>
background-color css
<style>
a { background-color: #118940; }
a { background-color: rgb(17,137,64); }
div.DivClassName
{
background-color: #118940;
}
.BgClassName
{
background-color: #118940;
}
</style>
border-color css
<style>
span { border-color: #118940; }
span { border-color: rgb(17,137,64); }
td.TdClassName
{
border-color: #118940;
}
.TagClassName
{
border-color: #118940;
}
</style>