Shades of Salem #119052
Tints of Salem #119052
RGB
CMYK
RGB Variations
Color information
#119052 (or 0x119052) is known color: Salem. HEX triplet: 11, 90 and 52. RGB value is (17,144,82). Sum of RGB (Red+Green+Blue) = 17+144+82=243 (32% of max value = 765). Red value is 17 (7.03% from 255 or 7.00% from 243); Green value is 144 (56.64% from 255 or 59.26% from 243); Blue value is 82 (32.42% from 255 or 33.74% from 243); Max value from RGB is 144 - color contains mainly: green. Hex color #119052 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #119052 is #EE6FAD. Grayscale: #636363. Windows color (decimal): -15626158 or 5410833. OLE color: 5410833.
HSL color Cylindrical-coordinate representation of color #119052: hue angle of 150.71º 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 #119052 is Cyan = 0.88, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 17 | 144 | 82 | - |
| CMYK | 0.88 | 0 | 0.43 | 0.44 |
| HSL | 150.71º | 0.79% | 0.32% | - |
| HSV(B) | 150.71º | 0.88% | 0.56% | - |
| XYZ | 11.73 | 20.67 | 11.36 | - |
| YUV | 98.96 | 118.42 | 69.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 144 | 82 | 0.88 | 0 | 0.43 | 0.44 | 150.71 | 0.79 | 0.32 |
| Hex | 11 | 90 | 52 | 58 | 0 | 2B | 2C | 97 | 4F | 20 |
| Octal | 21 | 220 | 122 | 130 | 0 | 53 | 54 | 227 | 117 | 40 |
| Binary | 10001 | 10010000 | 1010010 | 1011000 | 0 | 101011 | 101100 | 10010111 | 1001111 | 100000 |
Color Harmonies of #119052
Complementary color
Monochromatic Colors of #119052
Black with #119052
Text Example
Text Example
White with #119052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119052; }
p { color: rgb(17,144,82); }
H1.HeaderClassName
{
color: #119052;
}
.AnyTagClassName
{
color: #119052;
}
</style>
background-color css
<style>
a { background-color: #119052; }
a { background-color: rgb(17,144,82); }
div.DivClassName
{
background-color: #119052;
}
.BgClassName
{
background-color: #119052;
}
</style>
border-color css
<style>
span { border-color: #119052; }
span { border-color: rgb(17,144,82); }
td.TdClassName
{
border-color: #119052;
}
.TagClassName
{
border-color: #119052;
}
</style>