Shades of Salem #119043
Tints of Salem #119043
RGB
CMYK
RGB Variations
Color information
#119043 (or 0x119043) is known color: Salem. HEX triplet: 11, 90 and 43. RGB value is (17,144,67). Sum of RGB (Red+Green+Blue) = 17+144+67=228 (30% of max value = 765). Red value is 17 (7.03% from 255 or 7.46% from 228); Green value is 144 (56.64% from 255 or 63.16% from 228); Blue value is 67 (26.56% from 255 or 29.39% from 228); Max value from RGB is 144 - color contains mainly: green. Hex color #119043 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #119043 is #EE6FBC. Grayscale: #616161. Windows color (decimal): -15626173 or 4427793. OLE color: 4427793.
HSL color Cylindrical-coordinate representation of color #119043: hue angle of 143.62º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #119043 is Cyan = 0.88, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 17 | 144 | 67 | - |
| CMYK | 0.88 | 0 | 0.53 | 0.44 |
| HSL | 143.62º | 0.79% | 0.32% | - |
| HSV(B) | 143.62º | 0.88% | 0.56% | - |
| XYZ | 11.22 | 20.47 | 8.67 | - |
| YUV | 97.25 | 110.92 | 70.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 144 | 67 | 0.88 | 0 | 0.53 | 0.44 | 143.62 | 0.79 | 0.32 |
| Hex | 11 | 90 | 43 | 58 | 0 | 35 | 2C | 90 | 4F | 20 |
| Octal | 21 | 220 | 103 | 130 | 0 | 65 | 54 | 220 | 117 | 40 |
| Binary | 10001 | 10010000 | 1000011 | 1011000 | 0 | 110101 | 101100 | 10010000 | 1001111 | 100000 |
Color Harmonies of #119043
Complementary color
Monochromatic Colors of #119043
Black with #119043
Text Example
Text Example
White with #119043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119043; }
p { color: rgb(17,144,67); }
H1.HeaderClassName
{
color: #119043;
}
.AnyTagClassName
{
color: #119043;
}
</style>
background-color css
<style>
a { background-color: #119043; }
a { background-color: rgb(17,144,67); }
div.DivClassName
{
background-color: #119043;
}
.BgClassName
{
background-color: #119043;
}
</style>
border-color css
<style>
span { border-color: #119043; }
span { border-color: rgb(17,144,67); }
td.TdClassName
{
border-color: #119043;
}
.TagClassName
{
border-color: #119043;
}
</style>