Shades of Salem #118956
Tints of Salem #118956
RGB
CMYK
RGB Variations
Color information
#118956 (or 0x118956) is known color: Salem. HEX triplet: 11, 89 and 56. RGB value is (17,137,86). Sum of RGB (Red+Green+Blue) = 17+137+86=240 (31% of max value = 765). Red value is 17 (7.03% from 255 or 7.08% from 240); Green value is 137 (53.91% from 255 or 57.08% from 240); Blue value is 86 (33.98% from 255 or 35.83% from 240); Max value from RGB is 137 - color contains mainly: green. Hex color #118956 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #118956 is #EE76A9. Grayscale: #5F5F5F. Windows color (decimal): -15627946 or 5671185. OLE color: 5671185.
HSL color Cylindrical-coordinate representation of color #118956: hue angle of 154.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 #118956 is Cyan = 0.88, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 17 | 137 | 86 | - |
| CMYK | 0.88 | 0 | 0.37 | 0.46 |
| HSL | 154.5º | 0.78% | 0.3% | - |
| HSV(B) | 154.5º | 0.88% | 0.54% | - |
| XYZ | 10.86 | 18.68 | 11.84 | - |
| YUV | 95.31 | 122.74 | 72.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 137 | 86 | 0.88 | 0 | 0.37 | 0.46 | 154.5 | 0.78 | 0.3 |
| Hex | 11 | 89 | 56 | 58 | 0 | 25 | 2E | 9A | 4E | 1E |
| Octal | 21 | 211 | 126 | 130 | 0 | 45 | 56 | 232 | 116 | 36 |
| Binary | 10001 | 10001001 | 1010110 | 1011000 | 0 | 100101 | 101110 | 10011010 | 1001110 | 11110 |
Color Harmonies of #118956
Complementary color
Monochromatic Colors of #118956
Black with #118956
Text Example
Text Example
White with #118956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #118956; }
p { color: rgb(17,137,86); }
H1.HeaderClassName
{
color: #118956;
}
.AnyTagClassName
{
color: #118956;
}
</style>
background-color css
<style>
a { background-color: #118956; }
a { background-color: rgb(17,137,86); }
div.DivClassName
{
background-color: #118956;
}
.BgClassName
{
background-color: #118956;
}
</style>
border-color css
<style>
span { border-color: #118956; }
span { border-color: rgb(17,137,86); }
td.TdClassName
{
border-color: #118956;
}
.TagClassName
{
border-color: #118956;
}
</style>