Shades of Salem #138540
Tints of Salem #138540
RGB
CMYK
RGB Variations
Color information
#138540 (or 0x138540) is known color: Salem. HEX triplet: 13, 85 and 40. RGB value is (19,133,64). Sum of RGB (Red+Green+Blue) = 19+133+64=216 (28% of max value = 765). Red value is 19 (7.81% from 255 or 8.80% from 216); Green value is 133 (52.34% from 255 or 61.57% from 216); Blue value is 64 (25.39% from 255 or 29.63% from 216); Max value from RGB is 133 - color contains mainly: green. Hex color #138540 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #138540 is #EC7ABF. Grayscale: #5B5B5B. Windows color (decimal): -15497920 or 4228371. OLE color: 4228371.
HSL color Cylindrical-coordinate representation of color #138540: hue angle of 143.68º 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 #138540 is Cyan = 0.86, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 19 | 133 | 64 | - |
| CMYK | 0.86 | 0 | 0.52 | 0.48 |
| HSL | 143.68º | 0.75% | 0.3% | - |
| HSV(B) | 143.68º | 0.86% | 0.52% | - |
| XYZ | 9.58 | 17.28 | 7.68 | - |
| YUV | 91.05 | 112.73 | 76.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 133 | 64 | 0.86 | 0 | 0.52 | 0.48 | 143.68 | 0.75 | 0.3 |
| Hex | 13 | 85 | 40 | 56 | 0 | 34 | 30 | 90 | 4B | 1E |
| Octal | 23 | 205 | 100 | 126 | 0 | 64 | 60 | 220 | 113 | 36 |
| Binary | 10011 | 10000101 | 1000000 | 1010110 | 0 | 110100 | 110000 | 10010000 | 1001011 | 11110 |
Color Harmonies of #138540
Complementary color
Monochromatic Colors of #138540
Black with #138540
Text Example
Text Example
White with #138540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #138540; }
p { color: rgb(19,133,64); }
H1.HeaderClassName
{
color: #138540;
}
.AnyTagClassName
{
color: #138540;
}
</style>
background-color css
<style>
a { background-color: #138540; }
a { background-color: rgb(19,133,64); }
div.DivClassName
{
background-color: #138540;
}
.BgClassName
{
background-color: #138540;
}
</style>
border-color css
<style>
span { border-color: #138540; }
span { border-color: rgb(19,133,64); }
td.TdClassName
{
border-color: #138540;
}
.TagClassName
{
border-color: #138540;
}
</style>