Shades of Salem #118459
Tints of Salem #118459
RGB
CMYK
RGB Variations
Color information
#118459 (or 0x118459) is known color: Salem. HEX triplet: 11, 84 and 59. RGB value is (17,132,89). Sum of RGB (Red+Green+Blue) = 17+132+89=238 (31% of max value = 765). Red value is 17 (7.03% from 255 or 7.14% from 238); Green value is 132 (51.95% from 255 or 55.46% from 238); Blue value is 89 (35.16% from 255 or 37.39% from 238); Max value from RGB is 132 - color contains mainly: green. Hex color #118459 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #118459 is #EE7BA6. Grayscale: #5C5C5C. Windows color (decimal): -15629223 or 5866513. OLE color: 5866513.
HSL color Cylindrical-coordinate representation of color #118459: hue angle of 157.57º 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 #118459 is Cyan = 0.87, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 17 | 132 | 89 | - |
| CMYK | 0.87 | 0 | 0.33 | 0.48 |
| HSL | 157.57º | 0.77% | 0.29% | - |
| HSV(B) | 157.57º | 0.87% | 0.52% | - |
| XYZ | 10.29 | 17.34 | 12.26 | - |
| YUV | 92.71 | 125.9 | 74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 132 | 89 | 0.87 | 0 | 0.33 | 0.48 | 157.57 | 0.77 | 0.29 |
| Hex | 11 | 84 | 59 | 57 | 0 | 21 | 30 | 9E | 4D | 1D |
| Octal | 21 | 204 | 131 | 127 | 0 | 41 | 60 | 236 | 115 | 35 |
| Binary | 10001 | 10000100 | 1011001 | 1010111 | 0 | 100001 | 110000 | 10011110 | 1001101 | 11101 |
Color Harmonies of #118459
Complementary color
Monochromatic Colors of #118459
Black with #118459
Text Example
Text Example
White with #118459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #118459; }
p { color: rgb(17,132,89); }
H1.HeaderClassName
{
color: #118459;
}
.AnyTagClassName
{
color: #118459;
}
</style>
background-color css
<style>
a { background-color: #118459; }
a { background-color: rgb(17,132,89); }
div.DivClassName
{
background-color: #118459;
}
.BgClassName
{
background-color: #118459;
}
</style>
border-color css
<style>
span { border-color: #118459; }
span { border-color: rgb(17,132,89); }
td.TdClassName
{
border-color: #118459;
}
.TagClassName
{
border-color: #118459;
}
</style>