Shades of Salem #138741
Tints of Salem #138741
RGB
CMYK
RGB Variations
Color information
#138741 (or 0x138741) is known color: Salem. HEX triplet: 13, 87 and 41. RGB value is (19,135,65). Sum of RGB (Red+Green+Blue) = 19+135+65=219 (29% of max value = 765). Red value is 19 (7.81% from 255 or 8.68% from 219); Green value is 135 (53.12% from 255 or 61.64% from 219); Blue value is 65 (25.78% from 255 or 29.68% from 219); Max value from RGB is 135 - color contains mainly: green. Hex color #138741 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #138741 is #EC78BE. Grayscale: #5C5C5C. Windows color (decimal): -15497407 or 4294419. OLE color: 4294419.
HSL color Cylindrical-coordinate representation of color #138741: hue angle of 143.79º 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 #138741 is Cyan = 0.86, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 19 | 135 | 65 | - |
| CMYK | 0.86 | 0 | 0.52 | 0.47 |
| HSL | 143.79º | 0.75% | 0.3% | - |
| HSV(B) | 143.79º | 0.86% | 0.53% | - |
| XYZ | 9.89 | 17.85 | 7.92 | - |
| YUV | 92.34 | 112.57 | 75.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 135 | 65 | 0.86 | 0 | 0.52 | 0.47 | 143.79 | 0.75 | 0.3 |
| Hex | 13 | 87 | 41 | 56 | 0 | 34 | 2F | 90 | 4B | 1E |
| Octal | 23 | 207 | 101 | 126 | 0 | 64 | 57 | 220 | 113 | 36 |
| Binary | 10011 | 10000111 | 1000001 | 1010110 | 0 | 110100 | 101111 | 10010000 | 1001011 | 11110 |
Color Harmonies of #138741
Complementary color
Monochromatic Colors of #138741
Black with #138741
Text Example
Text Example
White with #138741
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #138741; }
p { color: rgb(19,135,65); }
H1.HeaderClassName
{
color: #138741;
}
.AnyTagClassName
{
color: #138741;
}
</style>
background-color css
<style>
a { background-color: #138741; }
a { background-color: rgb(19,135,65); }
div.DivClassName
{
background-color: #138741;
}
.BgClassName
{
background-color: #138741;
}
</style>
border-color css
<style>
span { border-color: #138741; }
span { border-color: rgb(19,135,65); }
td.TdClassName
{
border-color: #138741;
}
.TagClassName
{
border-color: #138741;
}
</style>