Shades of Salem #119152
Tints of Salem #119152
RGB
CMYK
RGB Variations
Color information
#119152 (or 0x119152) is known color: Salem. HEX triplet: 11, 91 and 52. RGB value is (17,145,82). Sum of RGB (Red+Green+Blue) = 17+145+82=244 (32% of max value = 765). Red value is 17 (7.03% from 255 or 6.97% from 244); Green value is 145 (57.03% from 255 or 59.43% from 244); Blue value is 82 (32.42% from 255 or 33.61% from 244); Max value from RGB is 145 - color contains mainly: green. Hex color #119152 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #119152 is #EE6EAD. Grayscale: #636363. Windows color (decimal): -15625902 or 5411089. OLE color: 5411089.
HSL color Cylindrical-coordinate representation of color #119152: hue angle of 150.47º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #119152 is Cyan = 0.88, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 17 | 145 | 82 | - |
| CMYK | 0.88 | 0 | 0.43 | 0.43 |
| HSL | 150.47º | 0.79% | 0.32% | - |
| HSV(B) | 150.47º | 0.88% | 0.57% | - |
| XYZ | 11.88 | 20.98 | 11.41 | - |
| YUV | 99.55 | 118.09 | 69.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 145 | 82 | 0.88 | 0 | 0.43 | 0.43 | 150.47 | 0.79 | 0.32 |
| Hex | 11 | 91 | 52 | 58 | 0 | 2B | 2B | 96 | 4F | 20 |
| Octal | 21 | 221 | 122 | 130 | 0 | 53 | 53 | 226 | 117 | 40 |
| Binary | 10001 | 10010001 | 1010010 | 1011000 | 0 | 101011 | 101011 | 10010110 | 1001111 | 100000 |
Color Harmonies of #119152
Complementary color
Monochromatic Colors of #119152
Black with #119152
Text Example
Text Example
White with #119152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119152; }
p { color: rgb(17,145,82); }
H1.HeaderClassName
{
color: #119152;
}
.AnyTagClassName
{
color: #119152;
}
</style>
background-color css
<style>
a { background-color: #119152; }
a { background-color: rgb(17,145,82); }
div.DivClassName
{
background-color: #119152;
}
.BgClassName
{
background-color: #119152;
}
</style>
border-color css
<style>
span { border-color: #119152; }
span { border-color: rgb(17,145,82); }
td.TdClassName
{
border-color: #119152;
}
.TagClassName
{
border-color: #119152;
}
</style>