Shades of Salem #138840
Tints of Salem #138840
RGB
CMYK
RGB Variations
Color information
#138840 (or 0x138840) is known color: Salem. HEX triplet: 13, 88 and 40. RGB value is (19,136,64). Sum of RGB (Red+Green+Blue) = 19+136+64=219 (29% of max value = 765). Red value is 19 (7.81% from 255 or 8.68% from 219); Green value is 136 (53.52% from 255 or 62.10% from 219); Blue value is 64 (25.39% from 255 or 29.22% from 219); Max value from RGB is 136 - color contains mainly: green. Hex color #138840 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #138840 is #EC77BF. Grayscale: #5C5C5C. Windows color (decimal): -15497152 or 4229139. OLE color: 4229139.
HSL color Cylindrical-coordinate representation of color #138840: hue angle of 143.08º 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 #138840 is Cyan = 0.86, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 19 | 136 | 64 | - |
| CMYK | 0.86 | 0 | 0.53 | 0.47 |
| HSL | 143.08º | 0.75% | 0.3% | - |
| HSV(B) | 143.08º | 0.86% | 0.53% | - |
| XYZ | 10 | 18.12 | 7.82 | - |
| YUV | 92.81 | 111.74 | 75.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 136 | 64 | 0.86 | 0 | 0.53 | 0.47 | 143.08 | 0.75 | 0.3 |
| Hex | 13 | 88 | 40 | 56 | 0 | 35 | 2F | 8F | 4B | 1E |
| Octal | 23 | 210 | 100 | 126 | 0 | 65 | 57 | 217 | 113 | 36 |
| Binary | 10011 | 10001000 | 1000000 | 1010110 | 0 | 110101 | 101111 | 10001111 | 1001011 | 11110 |
Color Harmonies of #138840
Complementary color
Monochromatic Colors of #138840
Black with #138840
Text Example
Text Example
White with #138840
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #138840; }
p { color: rgb(19,136,64); }
H1.HeaderClassName
{
color: #138840;
}
.AnyTagClassName
{
color: #138840;
}
</style>
background-color css
<style>
a { background-color: #138840; }
a { background-color: rgb(19,136,64); }
div.DivClassName
{
background-color: #138840;
}
.BgClassName
{
background-color: #138840;
}
</style>
border-color css
<style>
span { border-color: #138840; }
span { border-color: rgb(19,136,64); }
td.TdClassName
{
border-color: #138840;
}
.TagClassName
{
border-color: #138840;
}
</style>