Shades of Salem #139157
Tints of Salem #139157
RGB
CMYK
RGB Variations
Color information
#139157 (or 0x139157) is known color: Salem. HEX triplet: 13, 91 and 57. RGB value is (19,145,87). Sum of RGB (Red+Green+Blue) = 19+145+87=251 (33% of max value = 765). Red value is 19 (7.81% from 255 or 7.57% from 251); Green value is 145 (57.03% from 255 or 57.77% from 251); Blue value is 87 (34.38% from 255 or 34.66% from 251); Max value from RGB is 145 - color contains mainly: green. Hex color #139157 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #139157 is #EC6EA8. Grayscale: #646464. Windows color (decimal): -15494825 or 5738771. OLE color: 5738771.
HSL color Cylindrical-coordinate representation of color #139157: hue angle of 152.38º degrees, saturation: 0.77, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #139157 is Cyan = 0.87, Magento = 0, Yellow = 0.4 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 19 | 145 | 87 | - |
| CMYK | 0.87 | 0 | 0.4 | 0.43 |
| HSL | 152.38º | 0.77% | 0.32% | - |
| HSV(B) | 152.38º | 0.87% | 0.57% | - |
| XYZ | 12.11 | 21.08 | 12.45 | - |
| YUV | 100.71 | 120.26 | 69.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 145 | 87 | 0.87 | 0 | 0.4 | 0.43 | 152.38 | 0.77 | 0.32 |
| Hex | 13 | 91 | 57 | 57 | 0 | 28 | 2B | 98 | 4D | 20 |
| Octal | 23 | 221 | 127 | 127 | 0 | 50 | 53 | 230 | 115 | 40 |
| Binary | 10011 | 10010001 | 1010111 | 1010111 | 0 | 101000 | 101011 | 10011000 | 1001101 | 100000 |
Color Harmonies of #139157
Complementary color
Monochromatic Colors of #139157
Black with #139157
Text Example
Text Example
White with #139157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #139157; }
p { color: rgb(19,145,87); }
H1.HeaderClassName
{
color: #139157;
}
.AnyTagClassName
{
color: #139157;
}
</style>
background-color css
<style>
a { background-color: #139157; }
a { background-color: rgb(19,145,87); }
div.DivClassName
{
background-color: #139157;
}
.BgClassName
{
background-color: #139157;
}
</style>
border-color css
<style>
span { border-color: #139157; }
span { border-color: rgb(19,145,87); }
td.TdClassName
{
border-color: #139157;
}
.TagClassName
{
border-color: #139157;
}
</style>