Shades of Salem #138547
Tints of Salem #138547
RGB
CMYK
RGB Variations
Color information
#138547 (or 0x138547) is known color: Salem. HEX triplet: 13, 85 and 47. RGB value is (19,133,71). Sum of RGB (Red+Green+Blue) = 19+133+71=223 (29% of max value = 765). Red value is 19 (7.81% from 255 or 8.52% from 223); Green value is 133 (52.34% from 255 or 59.64% from 223); Blue value is 71 (28.12% from 255 or 31.84% from 223); Max value from RGB is 133 - color contains mainly: green. Hex color #138547 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #138547 is #EC7AB8. Grayscale: #5B5B5B. Windows color (decimal): -15497913 or 4687123. OLE color: 4687123.
HSL color Cylindrical-coordinate representation of color #138547: hue angle of 147.37º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #138547 is Cyan = 0.86, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 19 | 133 | 71 | - |
| CMYK | 0.86 | 0 | 0.47 | 0.48 |
| HSL | 147.37º | 0.75% | 0.3% | - |
| HSV(B) | 147.37º | 0.86% | 0.52% | - |
| XYZ | 9.79 | 17.37 | 8.8 | - |
| YUV | 91.85 | 116.23 | 76.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 133 | 71 | 0.86 | 0 | 0.47 | 0.48 | 147.37 | 0.75 | 0.3 |
| Hex | 13 | 85 | 47 | 56 | 0 | 2F | 30 | 93 | 4B | 1E |
| Octal | 23 | 205 | 107 | 126 | 0 | 57 | 60 | 223 | 113 | 36 |
| Binary | 10011 | 10000101 | 1000111 | 1010110 | 0 | 101111 | 110000 | 10010011 | 1001011 | 11110 |
Color Harmonies of #138547
Complementary color
Monochromatic Colors of #138547
Black with #138547
Text Example
Text Example
White with #138547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #138547; }
p { color: rgb(19,133,71); }
H1.HeaderClassName
{
color: #138547;
}
.AnyTagClassName
{
color: #138547;
}
</style>
background-color css
<style>
a { background-color: #138547; }
a { background-color: rgb(19,133,71); }
div.DivClassName
{
background-color: #138547;
}
.BgClassName
{
background-color: #138547;
}
</style>
border-color css
<style>
span { border-color: #138547; }
span { border-color: rgb(19,133,71); }
td.TdClassName
{
border-color: #138547;
}
.TagClassName
{
border-color: #138547;
}
</style>