Shades of Salem #119051
Tints of Salem #119051
RGB
CMYK
RGB Variations
Color information
#119051 (or 0x119051) is known color: Salem. HEX triplet: 11, 90 and 51. RGB value is (17,144,81). Sum of RGB (Red+Green+Blue) = 17+144+81=242 (32% of max value = 765). Red value is 17 (7.03% from 255 or 7.02% from 242); Green value is 144 (56.64% from 255 or 59.50% from 242); Blue value is 81 (32.03% from 255 or 33.47% from 242); Max value from RGB is 144 - color contains mainly: green. Hex color #119051 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #119051 is #EE6FAE. Grayscale: #626262. Windows color (decimal): -15626159 or 5345297. OLE color: 5345297.
HSL color Cylindrical-coordinate representation of color #119051: hue angle of 150.24º 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 #119051 is Cyan = 0.88, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 17 | 144 | 81 | - |
| CMYK | 0.88 | 0 | 0.44 | 0.44 |
| HSL | 150.24º | 0.79% | 0.32% | - |
| HSV(B) | 150.24º | 0.88% | 0.56% | - |
| XYZ | 11.69 | 20.66 | 11.16 | - |
| YUV | 98.85 | 117.92 | 69.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 144 | 81 | 0.88 | 0 | 0.44 | 0.44 | 150.24 | 0.79 | 0.32 |
| Hex | 11 | 90 | 51 | 58 | 0 | 2C | 2C | 96 | 4F | 20 |
| Octal | 21 | 220 | 121 | 130 | 0 | 54 | 54 | 226 | 117 | 40 |
| Binary | 10001 | 10010000 | 1010001 | 1011000 | 0 | 101100 | 101100 | 10010110 | 1001111 | 100000 |
Color Harmonies of #119051
Complementary color
Monochromatic Colors of #119051
Black with #119051
Text Example
Text Example
White with #119051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119051; }
p { color: rgb(17,144,81); }
H1.HeaderClassName
{
color: #119051;
}
.AnyTagClassName
{
color: #119051;
}
</style>
background-color css
<style>
a { background-color: #119051; }
a { background-color: rgb(17,144,81); }
div.DivClassName
{
background-color: #119051;
}
.BgClassName
{
background-color: #119051;
}
</style>
border-color css
<style>
span { border-color: #119051; }
span { border-color: rgb(17,144,81); }
td.TdClassName
{
border-color: #119051;
}
.TagClassName
{
border-color: #119051;
}
</style>