Shades of Salem #118947
Tints of Salem #118947
RGB
CMYK
RGB Variations
Color information
#118947 (or 0x118947) is known color: Salem. HEX triplet: 11, 89 and 47. RGB value is (17,137,71). Sum of RGB (Red+Green+Blue) = 17+137+71=225 (29% of max value = 765). Red value is 17 (7.03% from 255 or 7.56% from 225); Green value is 137 (53.91% from 255 or 60.89% from 225); Blue value is 71 (28.12% from 255 or 31.56% from 225); Max value from RGB is 137 - color contains mainly: green. Hex color #118947 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #118947 is #EE76B8. Grayscale: #5D5D5D. Windows color (decimal): -15627961 or 4688145. OLE color: 4688145.
HSL color Cylindrical-coordinate representation of color #118947: hue angle of 147º 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 #118947 is Cyan = 0.88, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 17 | 137 | 71 | - |
| CMYK | 0.88 | 0 | 0.48 | 0.46 |
| HSL | 147º | 0.78% | 0.3% | - |
| HSV(B) | 147º | 0.88% | 0.54% | - |
| XYZ | 10.31 | 18.47 | 8.98 | - |
| YUV | 93.6 | 115.24 | 73.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 137 | 71 | 0.88 | 0 | 0.48 | 0.46 | 147 | 0.78 | 0.3 |
| Hex | 11 | 89 | 47 | 58 | 0 | 30 | 2E | 93 | 4E | 1E |
| Octal | 21 | 211 | 107 | 130 | 0 | 60 | 56 | 223 | 116 | 36 |
| Binary | 10001 | 10001001 | 1000111 | 1011000 | 0 | 110000 | 101110 | 10010011 | 1001110 | 11110 |
Color Harmonies of #118947
Complementary color
Monochromatic Colors of #118947
Black with #118947
Text Example
Text Example
White with #118947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #118947; }
p { color: rgb(17,137,71); }
H1.HeaderClassName
{
color: #118947;
}
.AnyTagClassName
{
color: #118947;
}
</style>
background-color css
<style>
a { background-color: #118947; }
a { background-color: rgb(17,137,71); }
div.DivClassName
{
background-color: #118947;
}
.BgClassName
{
background-color: #118947;
}
</style>
border-color css
<style>
span { border-color: #118947; }
span { border-color: rgb(17,137,71); }
td.TdClassName
{
border-color: #118947;
}
.TagClassName
{
border-color: #118947;
}
</style>