Shades of Salem #118347
Tints of Salem #118347
RGB
CMYK
RGB Variations
Color information
#118347 (or 0x118347) is known color: Salem. HEX triplet: 11, 83 and 47. RGB value is (17,131,71). Sum of RGB (Red+Green+Blue) = 17+131+71=219 (29% of max value = 765). Red value is 17 (7.03% from 255 or 7.76% from 219); Green value is 131 (51.56% from 255 or 59.82% from 219); Blue value is 71 (28.12% from 255 or 32.42% from 219); Max value from RGB is 131 - color contains mainly: green. Hex color #118347 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #118347 is #EE7CB8. Grayscale: #5A5A5A. Windows color (decimal): -15629497 or 4686609. OLE color: 4686609.
HSL color Cylindrical-coordinate representation of color #118347: hue angle of 148.42º degrees, saturation: 0.77, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #118347 is Cyan = 0.87, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 17 | 131 | 71 | - |
| CMYK | 0.87 | 0 | 0.46 | 0.49 |
| HSL | 148.42º | 0.77% | 0.29% | - |
| HSV(B) | 148.42º | 0.87% | 0.51% | - |
| XYZ | 9.48 | 16.81 | 8.71 | - |
| YUV | 90.07 | 117.23 | 75.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 131 | 71 | 0.87 | 0 | 0.46 | 0.49 | 148.42 | 0.77 | 0.29 |
| Hex | 11 | 83 | 47 | 57 | 0 | 2E | 31 | 94 | 4D | 1D |
| Octal | 21 | 203 | 107 | 127 | 0 | 56 | 61 | 224 | 115 | 35 |
| Binary | 10001 | 10000011 | 1000111 | 1010111 | 0 | 101110 | 110001 | 10010100 | 1001101 | 11101 |
Color Harmonies of #118347
Complementary color
Monochromatic Colors of #118347
Black with #118347
Text Example
Text Example
White with #118347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #118347; }
p { color: rgb(17,131,71); }
H1.HeaderClassName
{
color: #118347;
}
.AnyTagClassName
{
color: #118347;
}
</style>
background-color css
<style>
a { background-color: #118347; }
a { background-color: rgb(17,131,71); }
div.DivClassName
{
background-color: #118347;
}
.BgClassName
{
background-color: #118347;
}
</style>
border-color css
<style>
span { border-color: #118347; }
span { border-color: rgb(17,131,71); }
td.TdClassName
{
border-color: #118347;
}
.TagClassName
{
border-color: #118347;
}
</style>