Shades of Salem #139345
Tints of Salem #139345
RGB
CMYK
RGB Variations
Color information
#139345 (or 0x139345) is known color: Salem. HEX triplet: 13, 93 and 45. RGB value is (19,147,69). Sum of RGB (Red+Green+Blue) = 19+147+69=235 (31% of max value = 765). Red value is 19 (7.81% from 255 or 8.09% from 235); Green value is 147 (57.81% from 255 or 62.55% from 235); Blue value is 69 (27.34% from 255 or 29.36% from 235); Max value from RGB is 147 - color contains mainly: green. Hex color #139345 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #139345 is #EC6CBA. Grayscale: #646464. Windows color (decimal): -15494331 or 4559635. OLE color: 4559635.
HSL color Cylindrical-coordinate representation of color #139345: hue angle of 143.44º 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 #139345 is Cyan = 0.87, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 19 | 147 | 69 | - |
| CMYK | 0.87 | 0 | 0.53 | 0.42 |
| HSL | 143.44º | 0.77% | 0.33% | - |
| HSV(B) | 143.44º | 0.87% | 0.58% | - |
| XYZ | 11.78 | 21.44 | 9.15 | - |
| YUV | 99.84 | 110.59 | 70.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 147 | 69 | 0.87 | 0 | 0.53 | 0.42 | 143.44 | 0.77 | 0.33 |
| Hex | 13 | 93 | 45 | 57 | 0 | 35 | 2A | 8F | 4D | 21 |
| Octal | 23 | 223 | 105 | 127 | 0 | 65 | 52 | 217 | 115 | 41 |
| Binary | 10011 | 10010011 | 1000101 | 1010111 | 0 | 110101 | 101010 | 10001111 | 1001101 | 100001 |
Color Harmonies of #139345
Complementary color
Monochromatic Colors of #139345
Black with #139345
Text Example
Text Example
White with #139345
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #139345; }
p { color: rgb(19,147,69); }
H1.HeaderClassName
{
color: #139345;
}
.AnyTagClassName
{
color: #139345;
}
</style>
background-color css
<style>
a { background-color: #139345; }
a { background-color: rgb(19,147,69); }
div.DivClassName
{
background-color: #139345;
}
.BgClassName
{
background-color: #139345;
}
</style>
border-color css
<style>
span { border-color: #139345; }
span { border-color: rgb(19,147,69); }
td.TdClassName
{
border-color: #139345;
}
.TagClassName
{
border-color: #139345;
}
</style>