Shades of Salem #158940
Tints of Salem #158940
RGB
CMYK
RGB Variations
Color information
#158940 (or 0x158940) is known color: Salem. HEX triplet: 15, 89 and 40. RGB value is (21,137,64). Sum of RGB (Red+Green+Blue) = 21+137+64=222 (29% of max value = 765). Red value is 21 (8.59% from 255 or 9.46% from 222); Green value is 137 (53.91% from 255 or 61.71% from 222); Blue value is 64 (25.39% from 255 or 28.83% from 222); Max value from RGB is 137 - color contains mainly: green. Hex color #158940 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #158940 is #EA76BF. Grayscale: #5E5E5E. Windows color (decimal): -15365824 or 4229397. OLE color: 4229397.
HSL color Cylindrical-coordinate representation of color #158940: hue angle of 142.24º degrees, saturation: 0.73, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #158940 is Cyan = 0.85, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 21 | 137 | 64 | - |
| CMYK | 0.85 | 0 | 0.53 | 0.46 |
| HSL | 142.24º | 0.73% | 0.31% | - |
| HSV(B) | 142.24º | 0.85% | 0.54% | - |
| XYZ | 10.18 | 18.42 | 7.87 | - |
| YUV | 93.99 | 111.07 | 75.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 137 | 64 | 0.85 | 0 | 0.53 | 0.46 | 142.24 | 0.73 | 0.31 |
| Hex | 15 | 89 | 40 | 55 | 0 | 35 | 2E | 8E | 49 | 1F |
| Octal | 25 | 211 | 100 | 125 | 0 | 65 | 56 | 216 | 111 | 37 |
| Binary | 10101 | 10001001 | 1000000 | 1010101 | 0 | 110101 | 101110 | 10001110 | 1001001 | 11111 |
Color Harmonies of #158940
Complementary color
Monochromatic Colors of #158940
Black with #158940
Text Example
Text Example
White with #158940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #158940; }
p { color: rgb(21,137,64); }
H1.HeaderClassName
{
color: #158940;
}
.AnyTagClassName
{
color: #158940;
}
</style>
background-color css
<style>
a { background-color: #158940; }
a { background-color: rgb(21,137,64); }
div.DivClassName
{
background-color: #158940;
}
.BgClassName
{
background-color: #158940;
}
</style>
border-color css
<style>
span { border-color: #158940; }
span { border-color: rgb(21,137,64); }
td.TdClassName
{
border-color: #158940;
}
.TagClassName
{
border-color: #158940;
}
</style>