Shades of Salem #118656
Tints of Salem #118656
RGB
CMYK
RGB Variations
Color information
#118656 (or 0x118656) is known color: Salem. HEX triplet: 11, 86 and 56. RGB value is (17,134,86). Sum of RGB (Red+Green+Blue) = 17+134+86=237 (31% of max value = 765). Red value is 17 (7.03% from 255 or 7.17% from 237); Green value is 134 (52.73% from 255 or 56.54% from 237); Blue value is 86 (33.98% from 255 or 36.29% from 237); Max value from RGB is 134 - color contains mainly: green. Hex color #118656 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #118656 is #EE79A9. Grayscale: #5D5D5D. Windows color (decimal): -15628714 or 5670417. OLE color: 5670417.
HSL color Cylindrical-coordinate representation of color #118656: hue angle of 155.38º 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 #118656 is Cyan = 0.87, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 17 | 134 | 86 | - |
| CMYK | 0.87 | 0 | 0.36 | 0.47 |
| HSL | 155.38º | 0.77% | 0.3% | - |
| HSV(B) | 155.38º | 0.87% | 0.53% | - |
| XYZ | 10.44 | 17.84 | 11.7 | - |
| YUV | 93.55 | 123.74 | 73.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 134 | 86 | 0.87 | 0 | 0.36 | 0.47 | 155.38 | 0.77 | 0.3 |
| Hex | 11 | 86 | 56 | 57 | 0 | 24 | 2F | 9B | 4D | 1E |
| Octal | 21 | 206 | 126 | 127 | 0 | 44 | 57 | 233 | 115 | 36 |
| Binary | 10001 | 10000110 | 1010110 | 1010111 | 0 | 100100 | 101111 | 10011011 | 1001101 | 11110 |
Color Harmonies of #118656
Complementary color
Monochromatic Colors of #118656
Black with #118656
Text Example
Text Example
White with #118656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #118656; }
p { color: rgb(17,134,86); }
H1.HeaderClassName
{
color: #118656;
}
.AnyTagClassName
{
color: #118656;
}
</style>
background-color css
<style>
a { background-color: #118656; }
a { background-color: rgb(17,134,86); }
div.DivClassName
{
background-color: #118656;
}
.BgClassName
{
background-color: #118656;
}
</style>
border-color css
<style>
span { border-color: #118656; }
span { border-color: rgb(17,134,86); }
td.TdClassName
{
border-color: #118656;
}
.TagClassName
{
border-color: #118656;
}
</style>