Shades of Salem #119238
Tints of Salem #119238
RGB
CMYK
RGB Variations
Color information
#119238 (or 0x119238) is known color: Salem. HEX triplet: 11, 92 and 38. RGB value is (17,146,56). Sum of RGB (Red+Green+Blue) = 17+146+56=219 (29% of max value = 765). Red value is 17 (7.03% from 255 or 7.76% from 219); Green value is 146 (57.42% from 255 or 66.67% from 219); Blue value is 56 (22.27% from 255 or 25.57% from 219); Max value from RGB is 146 - color contains mainly: green. Hex color #119238 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #119238 is #EE6DC7. Grayscale: #616161. Windows color (decimal): -15625672 or 3707409. OLE color: 3707409.
HSL color Cylindrical-coordinate representation of color #119238: hue angle of 138.14º 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 #119238 is Cyan = 0.88, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 17 | 146 | 56 | - |
| CMYK | 0.88 | 0 | 0.62 | 0.43 |
| HSL | 138.14º | 0.79% | 0.32% | - |
| HSV(B) | 138.14º | 0.88% | 0.57% | - |
| XYZ | 11.22 | 20.96 | 7.2 | - |
| YUV | 97.17 | 104.76 | 70.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 146 | 56 | 0.88 | 0 | 0.62 | 0.43 | 138.14 | 0.79 | 0.32 |
| Hex | 11 | 92 | 38 | 58 | 0 | 3E | 2B | 8A | 4F | 20 |
| Octal | 21 | 222 | 70 | 130 | 0 | 76 | 53 | 212 | 117 | 40 |
| Binary | 10001 | 10010010 | 111000 | 1011000 | 0 | 111110 | 101011 | 10001010 | 1001111 | 100000 |
Color Harmonies of #119238
Complementary color
Monochromatic Colors of #119238
Black with #119238
Text Example
Text Example
White with #119238
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119238; }
p { color: rgb(17,146,56); }
H1.HeaderClassName
{
color: #119238;
}
.AnyTagClassName
{
color: #119238;
}
</style>
background-color css
<style>
a { background-color: #119238; }
a { background-color: rgb(17,146,56); }
div.DivClassName
{
background-color: #119238;
}
.BgClassName
{
background-color: #119238;
}
</style>
border-color css
<style>
span { border-color: #119238; }
span { border-color: rgb(17,146,56); }
td.TdClassName
{
border-color: #119238;
}
.TagClassName
{
border-color: #119238;
}
</style>