Shades of Salem #119254
Tints of Salem #119254
RGB
CMYK
RGB Variations
Color information
#119254 (or 0x119254) is known color: Salem. HEX triplet: 11, 92 and 54. RGB value is (17,146,84). Sum of RGB (Red+Green+Blue) = 17+146+84=247 (32% of max value = 765). Red value is 17 (7.03% from 255 or 6.88% from 247); Green value is 146 (57.42% from 255 or 59.11% from 247); Blue value is 84 (33.20% from 255 or 34.01% from 247); Max value from RGB is 146 - color contains mainly: green. Hex color #119254 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #119254 is #EE6DAB. Grayscale: #646464. Windows color (decimal): -15625644 or 5542417. OLE color: 5542417.
HSL color Cylindrical-coordinate representation of color #119254: hue angle of 151.16º 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 #119254 is Cyan = 0.88, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 17 | 146 | 84 | - |
| CMYK | 0.88 | 0 | 0.42 | 0.43 |
| HSL | 151.16º | 0.79% | 0.32% | - |
| HSV(B) | 151.16º | 0.88% | 0.57% | - |
| XYZ | 12.11 | 21.32 | 11.86 | - |
| YUV | 100.36 | 118.76 | 68.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 146 | 84 | 0.88 | 0 | 0.42 | 0.43 | 151.16 | 0.79 | 0.32 |
| Hex | 11 | 92 | 54 | 58 | 0 | 2A | 2B | 97 | 4F | 20 |
| Octal | 21 | 222 | 124 | 130 | 0 | 52 | 53 | 227 | 117 | 40 |
| Binary | 10001 | 10010010 | 1010100 | 1011000 | 0 | 101010 | 101011 | 10010111 | 1001111 | 100000 |
Color Harmonies of #119254
Complementary color
Monochromatic Colors of #119254
Black with #119254
Text Example
Text Example
White with #119254
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119254; }
p { color: rgb(17,146,84); }
H1.HeaderClassName
{
color: #119254;
}
.AnyTagClassName
{
color: #119254;
}
</style>
background-color css
<style>
a { background-color: #119254; }
a { background-color: rgb(17,146,84); }
div.DivClassName
{
background-color: #119254;
}
.BgClassName
{
background-color: #119254;
}
</style>
border-color css
<style>
span { border-color: #119254; }
span { border-color: rgb(17,146,84); }
td.TdClassName
{
border-color: #119254;
}
.TagClassName
{
border-color: #119254;
}
</style>