Shades of Salem #138740
Tints of Salem #138740
RGB
CMYK
RGB Variations
Color information
#138740 (or 0x138740) is known color: Salem. HEX triplet: 13, 87 and 40. RGB value is (19,135,64). Sum of RGB (Red+Green+Blue) = 19+135+64=218 (28% of max value = 765). Red value is 19 (7.81% from 255 or 8.72% from 218); Green value is 135 (53.12% from 255 or 61.93% from 218); Blue value is 64 (25.39% from 255 or 29.36% from 218); Max value from RGB is 135 - color contains mainly: green. Hex color #138740 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #138740 is #EC78BF. Grayscale: #5C5C5C. Windows color (decimal): -15497408 or 4228883. OLE color: 4228883.
HSL color Cylindrical-coordinate representation of color #138740: hue angle of 143.28º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #138740 is Cyan = 0.86, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 19 | 135 | 64 | - |
| CMYK | 0.86 | 0 | 0.53 | 0.47 |
| HSL | 143.28º | 0.75% | 0.3% | - |
| HSV(B) | 143.28º | 0.86% | 0.53% | - |
| XYZ | 9.86 | 17.84 | 7.77 | - |
| YUV | 92.22 | 112.07 | 75.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 135 | 64 | 0.86 | 0 | 0.53 | 0.47 | 143.28 | 0.75 | 0.3 |
| Hex | 13 | 87 | 40 | 56 | 0 | 35 | 2F | 8F | 4B | 1E |
| Octal | 23 | 207 | 100 | 126 | 0 | 65 | 57 | 217 | 113 | 36 |
| Binary | 10011 | 10000111 | 1000000 | 1010110 | 0 | 110101 | 101111 | 10001111 | 1001011 | 11110 |
Color Harmonies of #138740
Complementary color
Monochromatic Colors of #138740
Black with #138740
Text Example
Text Example
White with #138740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #138740; }
p { color: rgb(19,135,64); }
H1.HeaderClassName
{
color: #138740;
}
.AnyTagClassName
{
color: #138740;
}
</style>
background-color css
<style>
a { background-color: #138740; }
a { background-color: rgb(19,135,64); }
div.DivClassName
{
background-color: #138740;
}
.BgClassName
{
background-color: #138740;
}
</style>
border-color css
<style>
span { border-color: #138740; }
span { border-color: rgb(19,135,64); }
td.TdClassName
{
border-color: #138740;
}
.TagClassName
{
border-color: #138740;
}
</style>