Shades of Salem #138749
Tints of Salem #138749
RGB
CMYK
RGB Variations
Color information
#138749 (or 0x138749) is known color: Salem. HEX triplet: 13, 87 and 49. RGB value is (19,135,73). Sum of RGB (Red+Green+Blue) = 19+135+73=227 (30% of max value = 765). Red value is 19 (7.81% from 255 or 8.37% from 227); Green value is 135 (53.12% from 255 or 59.47% from 227); Blue value is 73 (28.91% from 255 or 32.16% from 227); Max value from RGB is 135 - color contains mainly: green. Hex color #138749 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #138749 is #EC78B6. Grayscale: #5D5D5D. Windows color (decimal): -15497399 or 4818707. OLE color: 4818707.
HSL color Cylindrical-coordinate representation of color #138749: hue angle of 147.93º 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 #138749 is Cyan = 0.86, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 19 | 135 | 73 | - |
| CMYK | 0.86 | 0 | 0.46 | 0.47 |
| HSL | 147.93º | 0.75% | 0.3% | - |
| HSV(B) | 147.93º | 0.86% | 0.53% | - |
| XYZ | 10.14 | 17.95 | 9.23 | - |
| YUV | 93.25 | 116.57 | 75.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 135 | 73 | 0.86 | 0 | 0.46 | 0.47 | 147.93 | 0.75 | 0.3 |
| Hex | 13 | 87 | 49 | 56 | 0 | 2E | 2F | 94 | 4B | 1E |
| Octal | 23 | 207 | 111 | 126 | 0 | 56 | 57 | 224 | 113 | 36 |
| Binary | 10011 | 10000111 | 1001001 | 1010110 | 0 | 101110 | 101111 | 10010100 | 1001011 | 11110 |
Color Harmonies of #138749
Complementary color
Monochromatic Colors of #138749
Black with #138749
Text Example
Text Example
White with #138749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #138749; }
p { color: rgb(19,135,73); }
H1.HeaderClassName
{
color: #138749;
}
.AnyTagClassName
{
color: #138749;
}
</style>
background-color css
<style>
a { background-color: #138749; }
a { background-color: rgb(19,135,73); }
div.DivClassName
{
background-color: #138749;
}
.BgClassName
{
background-color: #138749;
}
</style>
border-color css
<style>
span { border-color: #138749; }
span { border-color: rgb(19,135,73); }
td.TdClassName
{
border-color: #138749;
}
.TagClassName
{
border-color: #138749;
}
</style>