Shades of Salem #138347
Tints of Salem #138347
RGB
CMYK
RGB Variations
Color information
#138347 (or 0x138347) is known color: Salem. HEX triplet: 13, 83 and 47. RGB value is (19,131,71). Sum of RGB (Red+Green+Blue) = 19+131+71=221 (29% of max value = 765). Red value is 19 (7.81% from 255 or 8.60% from 221); Green value is 131 (51.56% from 255 or 59.28% from 221); Blue value is 71 (28.12% from 255 or 32.13% from 221); Max value from RGB is 131 - color contains mainly: green. Hex color #138347 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #138347 is #EC7CB8. Grayscale: #5A5A5A. Windows color (decimal): -15498425 or 4686611. OLE color: 4686611.
HSL color Cylindrical-coordinate representation of color #138347: hue angle of 147.86º degrees, saturation: 0.75, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #138347 is Cyan = 0.85, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 19 | 131 | 71 | - |
| CMYK | 0.85 | 0 | 0.46 | 0.49 |
| HSL | 147.86º | 0.75% | 0.29% | - |
| HSV(B) | 147.86º | 0.85% | 0.51% | - |
| XYZ | 9.52 | 16.83 | 8.71 | - |
| YUV | 90.67 | 116.89 | 76.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 131 | 71 | 0.85 | 0 | 0.46 | 0.49 | 147.86 | 0.75 | 0.29 |
| Hex | 13 | 83 | 47 | 55 | 0 | 2E | 31 | 94 | 4B | 1D |
| Octal | 23 | 203 | 107 | 125 | 0 | 56 | 61 | 224 | 113 | 35 |
| Binary | 10011 | 10000011 | 1000111 | 1010101 | 0 | 101110 | 110001 | 10010100 | 1001011 | 11101 |
Color Harmonies of #138347
Complementary color
Monochromatic Colors of #138347
Black with #138347
Text Example
Text Example
White with #138347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #138347; }
p { color: rgb(19,131,71); }
H1.HeaderClassName
{
color: #138347;
}
.AnyTagClassName
{
color: #138347;
}
</style>
background-color css
<style>
a { background-color: #138347; }
a { background-color: rgb(19,131,71); }
div.DivClassName
{
background-color: #138347;
}
.BgClassName
{
background-color: #138347;
}
</style>
border-color css
<style>
span { border-color: #138347; }
span { border-color: rgb(19,131,71); }
td.TdClassName
{
border-color: #138347;
}
.TagClassName
{
border-color: #138347;
}
</style>