Shades of Salem #118642
Tints of Salem #118642
RGB
CMYK
RGB Variations
Color information
#118642 (or 0x118642) is known color: Salem. HEX triplet: 11, 86 and 42. RGB value is (17,134,66). Sum of RGB (Red+Green+Blue) = 17+134+66=217 (28% of max value = 765). Red value is 17 (7.03% from 255 or 7.83% from 217); Green value is 134 (52.73% from 255 or 61.75% from 217); Blue value is 66 (26.17% from 255 or 30.41% from 217); Max value from RGB is 134 - color contains mainly: green. Hex color #118642 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #118642 is #EE79BD. Grayscale: #5B5B5B. Windows color (decimal): -15628734 or 4359697. OLE color: 4359697.
HSL color Cylindrical-coordinate representation of color #118642: hue angle of 145.13º degrees, saturation: 0.77, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #118642 is Cyan = 0.87, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 17 | 134 | 66 | - |
| CMYK | 0.87 | 0 | 0.51 | 0.47 |
| HSL | 145.13º | 0.77% | 0.3% | - |
| HSV(B) | 145.13º | 0.87% | 0.53% | - |
| XYZ | 9.74 | 17.56 | 8.03 | - |
| YUV | 91.27 | 113.74 | 75.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 134 | 66 | 0.87 | 0 | 0.51 | 0.47 | 145.13 | 0.77 | 0.3 |
| Hex | 11 | 86 | 42 | 57 | 0 | 33 | 2F | 91 | 4D | 1E |
| Octal | 21 | 206 | 102 | 127 | 0 | 63 | 57 | 221 | 115 | 36 |
| Binary | 10001 | 10000110 | 1000010 | 1010111 | 0 | 110011 | 101111 | 10010001 | 1001101 | 11110 |
Color Harmonies of #118642
Complementary color
Monochromatic Colors of #118642
Black with #118642
Text Example
Text Example
White with #118642
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #118642; }
p { color: rgb(17,134,66); }
H1.HeaderClassName
{
color: #118642;
}
.AnyTagClassName
{
color: #118642;
}
</style>
background-color css
<style>
a { background-color: #118642; }
a { background-color: rgb(17,134,66); }
div.DivClassName
{
background-color: #118642;
}
.BgClassName
{
background-color: #118642;
}
</style>
border-color css
<style>
span { border-color: #118642; }
span { border-color: rgb(17,134,66); }
td.TdClassName
{
border-color: #118642;
}
.TagClassName
{
border-color: #118642;
}
</style>