Shades of Salem #118043
Tints of Salem #118043
RGB
CMYK
RGB Variations
Color information
#118043 (or 0x118043) is known color: Salem. HEX triplet: 11, 80 and 43. RGB value is (17,128,67). Sum of RGB (Red+Green+Blue) = 17+128+67=212 (28% of max value = 765). Red value is 17 (7.03% from 255 or 8.02% from 212); Green value is 128 (50.39% from 255 or 60.38% from 212); Blue value is 67 (26.56% from 255 or 31.60% from 212); Max value from RGB is 128 - color contains mainly: green. Hex color #118043 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #118043 is #EE7FBC. Grayscale: #575757. Windows color (decimal): -15630269 or 4423697. OLE color: 4423697.
HSL color Cylindrical-coordinate representation of color #118043: hue angle of 147.03º degrees, saturation: 0.77, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #118043 is Cyan = 0.87, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 17 | 128 | 67 | - |
| CMYK | 0.87 | 0 | 0.48 | 0.50 |
| HSL | 147.03º | 0.77% | 0.28% | - |
| HSV(B) | 147.03º | 0.87% | 0.5% | - |
| XYZ | 8.96 | 15.96 | 7.92 | - |
| YUV | 87.86 | 116.23 | 77.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 128 | 67 | 0.87 | 0 | 0.48 | 0.50 | 147.03 | 0.77 | 0.28 |
| Hex | 11 | 80 | 43 | 57 | 0 | 30 | 32 | 93 | 4D | 1C |
| Octal | 21 | 200 | 103 | 127 | 0 | 60 | 62 | 223 | 115 | 34 |
| Binary | 10001 | 10000000 | 1000011 | 1010111 | 0 | 110000 | 110010 | 10010011 | 1001101 | 11100 |
Color Harmonies of #118043
Complementary color
Monochromatic Colors of #118043
Black with #118043
Text Example
Text Example
White with #118043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #118043; }
p { color: rgb(17,128,67); }
H1.HeaderClassName
{
color: #118043;
}
.AnyTagClassName
{
color: #118043;
}
</style>
background-color css
<style>
a { background-color: #118043; }
a { background-color: rgb(17,128,67); }
div.DivClassName
{
background-color: #118043;
}
.BgClassName
{
background-color: #118043;
}
</style>
border-color css
<style>
span { border-color: #118043; }
span { border-color: rgb(17,128,67); }
td.TdClassName
{
border-color: #118043;
}
.TagClassName
{
border-color: #118043;
}
</style>