Shades of Salem #118556
Tints of Salem #118556
RGB
CMYK
RGB Variations
Color information
#118556 (or 0x118556) is known color: Salem. HEX triplet: 11, 85 and 56. RGB value is (17,133,86). Sum of RGB (Red+Green+Blue) = 17+133+86=236 (31% of max value = 765). Red value is 17 (7.03% from 255 or 7.20% from 236); Green value is 133 (52.34% from 255 or 56.36% from 236); Blue value is 86 (33.98% from 255 or 36.44% from 236); Max value from RGB is 133 - color contains mainly: green. Hex color #118556 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #118556 is #EE7AA9. Grayscale: #5D5D5D. Windows color (decimal): -15628970 or 5670161. OLE color: 5670161.
HSL color Cylindrical-coordinate representation of color #118556: hue angle of 155.69º degrees, saturation: 0.77, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #118556 is Cyan = 0.87, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 17 | 133 | 86 | - |
| CMYK | 0.87 | 0 | 0.35 | 0.48 |
| HSL | 155.69º | 0.77% | 0.29% | - |
| HSV(B) | 155.69º | 0.87% | 0.52% | - |
| XYZ | 10.3 | 17.57 | 11.65 | - |
| YUV | 92.96 | 124.07 | 73.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 133 | 86 | 0.87 | 0 | 0.35 | 0.48 | 155.69 | 0.77 | 0.29 |
| Hex | 11 | 85 | 56 | 57 | 0 | 23 | 30 | 9C | 4D | 1D |
| Octal | 21 | 205 | 126 | 127 | 0 | 43 | 60 | 234 | 115 | 35 |
| Binary | 10001 | 10000101 | 1010110 | 1010111 | 0 | 100011 | 110000 | 10011100 | 1001101 | 11101 |
Color Harmonies of #118556
Complementary color
Monochromatic Colors of #118556
Black with #118556
Text Example
Text Example
White with #118556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #118556; }
p { color: rgb(17,133,86); }
H1.HeaderClassName
{
color: #118556;
}
.AnyTagClassName
{
color: #118556;
}
</style>
background-color css
<style>
a { background-color: #118556; }
a { background-color: rgb(17,133,86); }
div.DivClassName
{
background-color: #118556;
}
.BgClassName
{
background-color: #118556;
}
</style>
border-color css
<style>
span { border-color: #118556; }
span { border-color: rgb(17,133,86); }
td.TdClassName
{
border-color: #118556;
}
.TagClassName
{
border-color: #118556;
}
</style>