Shades of Salem #138657
Tints of Salem #138657
RGB
CMYK
RGB Variations
Color information
#138657 (or 0x138657) is known color: Salem. HEX triplet: 13, 86 and 57. RGB value is (19,134,87). Sum of RGB (Red+Green+Blue) = 19+134+87=240 (31% of max value = 765). Red value is 19 (7.81% from 255 or 7.92% from 240); Green value is 134 (52.73% from 255 or 55.83% from 240); Blue value is 87 (34.38% from 255 or 36.25% from 240); Max value from RGB is 134 - color contains mainly: green. Hex color #138657 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #138657 is #EC79A8. Grayscale: #5E5E5E. Windows color (decimal): -15497641 or 5735955. OLE color: 5735955.
HSL color Cylindrical-coordinate representation of color #138657: hue angle of 155.48º 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 #138657 is Cyan = 0.86, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 19 | 134 | 87 | - |
| CMYK | 0.86 | 0 | 0.35 | 0.47 |
| HSL | 155.48º | 0.75% | 0.3% | - |
| HSV(B) | 155.48º | 0.86% | 0.53% | - |
| XYZ | 10.51 | 17.88 | 11.91 | - |
| YUV | 94.26 | 123.9 | 74.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 134 | 87 | 0.86 | 0 | 0.35 | 0.47 | 155.48 | 0.75 | 0.3 |
| Hex | 13 | 86 | 57 | 56 | 0 | 23 | 2F | 9B | 4B | 1E |
| Octal | 23 | 206 | 127 | 126 | 0 | 43 | 57 | 233 | 113 | 36 |
| Binary | 10011 | 10000110 | 1010111 | 1010110 | 0 | 100011 | 101111 | 10011011 | 1001011 | 11110 |
Color Harmonies of #138657
Complementary color
Monochromatic Colors of #138657
Black with #138657
Text Example
Text Example
White with #138657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #138657; }
p { color: rgb(19,134,87); }
H1.HeaderClassName
{
color: #138657;
}
.AnyTagClassName
{
color: #138657;
}
</style>
background-color css
<style>
a { background-color: #138657; }
a { background-color: rgb(19,134,87); }
div.DivClassName
{
background-color: #138657;
}
.BgClassName
{
background-color: #138657;
}
</style>
border-color css
<style>
span { border-color: #138657; }
span { border-color: rgb(19,134,87); }
td.TdClassName
{
border-color: #138657;
}
.TagClassName
{
border-color: #138657;
}
</style>