Shades of Salem #139043
Tints of Salem #139043
RGB
CMYK
RGB Variations
Color information
#139043 (or 0x139043) is known color: Salem. HEX triplet: 13, 90 and 43. RGB value is (19,144,67). Sum of RGB (Red+Green+Blue) = 19+144+67=230 (30% of max value = 765). Red value is 19 (7.81% from 255 or 8.26% from 230); Green value is 144 (56.64% from 255 or 62.61% from 230); Blue value is 67 (26.56% from 255 or 29.13% from 230); Max value from RGB is 144 - color contains mainly: green. Hex color #139043 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #139043 is #EC6FBC. Grayscale: #626262. Windows color (decimal): -15495101 or 4427795. OLE color: 4427795.
HSL color Cylindrical-coordinate representation of color #139043: hue angle of 143.04º degrees, saturation: 0.77, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #139043 is Cyan = 0.87, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 19 | 144 | 67 | - |
| CMYK | 0.87 | 0 | 0.53 | 0.44 |
| HSL | 143.04º | 0.77% | 0.32% | - |
| HSV(B) | 143.04º | 0.87% | 0.56% | - |
| XYZ | 11.25 | 20.49 | 8.67 | - |
| YUV | 97.85 | 110.59 | 71.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 144 | 67 | 0.87 | 0 | 0.53 | 0.44 | 143.04 | 0.77 | 0.32 |
| Hex | 13 | 90 | 43 | 57 | 0 | 35 | 2C | 8F | 4D | 20 |
| Octal | 23 | 220 | 103 | 127 | 0 | 65 | 54 | 217 | 115 | 40 |
| Binary | 10011 | 10010000 | 1000011 | 1010111 | 0 | 110101 | 101100 | 10001111 | 1001101 | 100000 |
Color Harmonies of #139043
Complementary color
Monochromatic Colors of #139043
Black with #139043
Text Example
Text Example
White with #139043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #139043; }
p { color: rgb(19,144,67); }
H1.HeaderClassName
{
color: #139043;
}
.AnyTagClassName
{
color: #139043;
}
</style>
background-color css
<style>
a { background-color: #139043; }
a { background-color: rgb(19,144,67); }
div.DivClassName
{
background-color: #139043;
}
.BgClassName
{
background-color: #139043;
}
</style>
border-color css
<style>
span { border-color: #139043; }
span { border-color: rgb(19,144,67); }
td.TdClassName
{
border-color: #139043;
}
.TagClassName
{
border-color: #139043;
}
</style>