Shades of Salem #119055
Tints of Salem #119055
RGB
CMYK
RGB Variations
Color information
#119055 (or 0x119055) is known color: Salem. HEX triplet: 11, 90 and 55. RGB value is (17,144,85). Sum of RGB (Red+Green+Blue) = 17+144+85=246 (32% of max value = 765). Red value is 17 (7.03% from 255 or 6.91% from 246); Green value is 144 (56.64% from 255 or 58.54% from 246); Blue value is 85 (33.59% from 255 or 34.55% from 246); Max value from RGB is 144 - color contains mainly: green. Hex color #119055 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #119055 is #EE6FAA. Grayscale: #636363. Windows color (decimal): -15626155 or 5607441. OLE color: 5607441.
HSL color Cylindrical-coordinate representation of color #119055: hue angle of 152.13º 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 #119055 is Cyan = 0.88, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 17 | 144 | 85 | - |
| CMYK | 0.88 | 0 | 0.41 | 0.44 |
| HSL | 152.13º | 0.79% | 0.32% | - |
| HSV(B) | 152.13º | 0.88% | 0.56% | - |
| XYZ | 11.84 | 20.72 | 11.97 | - |
| YUV | 99.3 | 119.92 | 69.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 144 | 85 | 0.88 | 0 | 0.41 | 0.44 | 152.13 | 0.79 | 0.32 |
| Hex | 11 | 90 | 55 | 58 | 0 | 29 | 2C | 98 | 4F | 20 |
| Octal | 21 | 220 | 125 | 130 | 0 | 51 | 54 | 230 | 117 | 40 |
| Binary | 10001 | 10010000 | 1010101 | 1011000 | 0 | 101001 | 101100 | 10011000 | 1001111 | 100000 |
Color Harmonies of #119055
Complementary color
Monochromatic Colors of #119055
Black with #119055
Text Example
Text Example
White with #119055
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119055; }
p { color: rgb(17,144,85); }
H1.HeaderClassName
{
color: #119055;
}
.AnyTagClassName
{
color: #119055;
}
</style>
background-color css
<style>
a { background-color: #119055; }
a { background-color: rgb(17,144,85); }
div.DivClassName
{
background-color: #119055;
}
.BgClassName
{
background-color: #119055;
}
</style>
border-color css
<style>
span { border-color: #119055; }
span { border-color: rgb(17,144,85); }
td.TdClassName
{
border-color: #119055;
}
.TagClassName
{
border-color: #119055;
}
</style>