Shades of Salem #139347
Tints of Salem #139347
RGB
CMYK
RGB Variations
Color information
#139347 (or 0x139347) is known color: Salem. HEX triplet: 13, 93 and 47. RGB value is (19,147,71). Sum of RGB (Red+Green+Blue) = 19+147+71=237 (31% of max value = 765). Red value is 19 (7.81% from 255 or 8.02% from 237); Green value is 147 (57.81% from 255 or 62.03% from 237); Blue value is 71 (28.12% from 255 or 29.96% from 237); Max value from RGB is 147 - color contains mainly: green. Hex color #139347 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #139347 is #EC6CB8. Grayscale: #646464. Windows color (decimal): -15494329 or 4690707. OLE color: 4690707.
HSL color Cylindrical-coordinate representation of color #139347: hue angle of 144.38º degrees, saturation: 0.77, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #139347 is Cyan = 0.87, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 19 | 147 | 71 | - |
| CMYK | 0.87 | 0 | 0.52 | 0.42 |
| HSL | 144.38º | 0.77% | 0.33% | - |
| HSV(B) | 144.38º | 0.87% | 0.58% | - |
| XYZ | 11.84 | 21.46 | 9.48 | - |
| YUV | 100.06 | 111.59 | 70.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 147 | 71 | 0.87 | 0 | 0.52 | 0.42 | 144.38 | 0.77 | 0.33 |
| Hex | 13 | 93 | 47 | 57 | 0 | 34 | 2A | 90 | 4D | 21 |
| Octal | 23 | 223 | 107 | 127 | 0 | 64 | 52 | 220 | 115 | 41 |
| Binary | 10011 | 10010011 | 1000111 | 1010111 | 0 | 110100 | 101010 | 10010000 | 1001101 | 100001 |
Color Harmonies of #139347
Complementary color
Monochromatic Colors of #139347
Black with #139347
Text Example
Text Example
White with #139347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #139347; }
p { color: rgb(19,147,71); }
H1.HeaderClassName
{
color: #139347;
}
.AnyTagClassName
{
color: #139347;
}
</style>
background-color css
<style>
a { background-color: #139347; }
a { background-color: rgb(19,147,71); }
div.DivClassName
{
background-color: #139347;
}
.BgClassName
{
background-color: #139347;
}
</style>
border-color css
<style>
span { border-color: #139347; }
span { border-color: rgb(19,147,71); }
td.TdClassName
{
border-color: #139347;
}
.TagClassName
{
border-color: #139347;
}
</style>