Shades of Salem #138647
Tints of Salem #138647
RGB
CMYK
RGB Variations
Color information
#138647 (or 0x138647) is known color: Salem. HEX triplet: 13, 86 and 47. RGB value is (19,134,71). Sum of RGB (Red+Green+Blue) = 19+134+71=224 (29% of max value = 765). Red value is 19 (7.81% from 255 or 8.48% from 224); Green value is 134 (52.73% from 255 or 59.82% from 224); Blue value is 71 (28.12% from 255 or 31.70% from 224); Max value from RGB is 134 - color contains mainly: green. Hex color #138647 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #138647 is #EC79B8. Grayscale: #5C5C5C. Windows color (decimal): -15497657 or 4687379. OLE color: 4687379.
HSL color Cylindrical-coordinate representation of color #138647: hue angle of 147.13º 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 #138647 is Cyan = 0.86, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 19 | 134 | 71 | - |
| CMYK | 0.86 | 0 | 0.47 | 0.47 |
| HSL | 147.13º | 0.75% | 0.3% | - |
| HSV(B) | 147.13º | 0.86% | 0.53% | - |
| XYZ | 9.93 | 17.64 | 8.84 | - |
| YUV | 92.43 | 115.9 | 75.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 134 | 71 | 0.86 | 0 | 0.47 | 0.47 | 147.13 | 0.75 | 0.3 |
| Hex | 13 | 86 | 47 | 56 | 0 | 2F | 2F | 93 | 4B | 1E |
| Octal | 23 | 206 | 107 | 126 | 0 | 57 | 57 | 223 | 113 | 36 |
| Binary | 10011 | 10000110 | 1000111 | 1010110 | 0 | 101111 | 101111 | 10010011 | 1001011 | 11110 |
Color Harmonies of #138647
Complementary color
Monochromatic Colors of #138647
Black with #138647
Text Example
Text Example
White with #138647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #138647; }
p { color: rgb(19,134,71); }
H1.HeaderClassName
{
color: #138647;
}
.AnyTagClassName
{
color: #138647;
}
</style>
background-color css
<style>
a { background-color: #138647; }
a { background-color: rgb(19,134,71); }
div.DivClassName
{
background-color: #138647;
}
.BgClassName
{
background-color: #138647;
}
</style>
border-color css
<style>
span { border-color: #138647; }
span { border-color: rgb(19,134,71); }
td.TdClassName
{
border-color: #138647;
}
.TagClassName
{
border-color: #138647;
}
</style>