Shades of Salem #138642
Tints of Salem #138642
RGB
CMYK
RGB Variations
Color information
#138642 (or 0x138642) is known color: Salem. HEX triplet: 13, 86 and 42. RGB value is (19,134,66). Sum of RGB (Red+Green+Blue) = 19+134+66=219 (29% of max value = 765). Red value is 19 (7.81% from 255 or 8.68% from 219); Green value is 134 (52.73% from 255 or 61.19% from 219); Blue value is 66 (26.17% from 255 or 30.14% from 219); Max value from RGB is 134 - color contains mainly: green. Hex color #138642 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #138642 is #EC79BD. Grayscale: #5C5C5C. Windows color (decimal): -15497662 or 4359699. OLE color: 4359699.
HSL color Cylindrical-coordinate representation of color #138642: hue angle of 144.52º 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 #138642 is Cyan = 0.86, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 19 | 134 | 66 | - |
| CMYK | 0.86 | 0 | 0.51 | 0.47 |
| HSL | 144.52º | 0.75% | 0.3% | - |
| HSV(B) | 144.52º | 0.86% | 0.53% | - |
| XYZ | 9.78 | 17.58 | 8.03 | - |
| YUV | 91.86 | 113.4 | 76.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 134 | 66 | 0.86 | 0 | 0.51 | 0.47 | 144.52 | 0.75 | 0.3 |
| Hex | 13 | 86 | 42 | 56 | 0 | 33 | 2F | 91 | 4B | 1E |
| Octal | 23 | 206 | 102 | 126 | 0 | 63 | 57 | 221 | 113 | 36 |
| Binary | 10011 | 10000110 | 1000010 | 1010110 | 0 | 110011 | 101111 | 10010001 | 1001011 | 11110 |
Color Harmonies of #138642
Complementary color
Monochromatic Colors of #138642
Black with #138642
Text Example
Text Example
White with #138642
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #138642; }
p { color: rgb(19,134,66); }
H1.HeaderClassName
{
color: #138642;
}
.AnyTagClassName
{
color: #138642;
}
</style>
background-color css
<style>
a { background-color: #138642; }
a { background-color: rgb(19,134,66); }
div.DivClassName
{
background-color: #138642;
}
.BgClassName
{
background-color: #138642;
}
</style>
border-color css
<style>
span { border-color: #138642; }
span { border-color: rgb(19,134,66); }
td.TdClassName
{
border-color: #138642;
}
.TagClassName
{
border-color: #138642;
}
</style>