Shades of Salem #138658
Tints of Salem #138658
RGB
CMYK
RGB Variations
Color information
#138658 (or 0x138658) is known color: Salem. HEX triplet: 13, 86 and 58. RGB value is (19,134,88). Sum of RGB (Red+Green+Blue) = 19+134+88=241 (31% of max value = 765). Red value is 19 (7.81% from 255 or 7.88% from 241); Green value is 134 (52.73% from 255 or 55.60% from 241); Blue value is 88 (34.77% from 255 or 36.51% from 241); Max value from RGB is 134 - color contains mainly: green. Hex color #138658 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #138658 is #EC79A7. Grayscale: #5E5E5E. Windows color (decimal): -15497640 or 5801491. OLE color: 5801491.
HSL color Cylindrical-coordinate representation of color #138658: hue angle of 156º 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 #138658 is Cyan = 0.86, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 19 | 134 | 88 | - |
| CMYK | 0.86 | 0 | 0.34 | 0.47 |
| HSL | 156º | 0.75% | 0.3% | - |
| HSV(B) | 156º | 0.86% | 0.53% | - |
| XYZ | 10.56 | 17.89 | 12.13 | - |
| YUV | 94.37 | 124.4 | 74.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 134 | 88 | 0.86 | 0 | 0.34 | 0.47 | 156 | 0.75 | 0.3 |
| Hex | 13 | 86 | 58 | 56 | 0 | 22 | 2F | 9C | 4B | 1E |
| Octal | 23 | 206 | 130 | 126 | 0 | 42 | 57 | 234 | 113 | 36 |
| Binary | 10011 | 10000110 | 1011000 | 1010110 | 0 | 100010 | 101111 | 10011100 | 1001011 | 11110 |
Color Harmonies of #138658
Complementary color
Monochromatic Colors of #138658
Black with #138658
Text Example
Text Example
White with #138658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #138658; }
p { color: rgb(19,134,88); }
H1.HeaderClassName
{
color: #138658;
}
.AnyTagClassName
{
color: #138658;
}
</style>
background-color css
<style>
a { background-color: #138658; }
a { background-color: rgb(19,134,88); }
div.DivClassName
{
background-color: #138658;
}
.BgClassName
{
background-color: #138658;
}
</style>
border-color css
<style>
span { border-color: #138658; }
span { border-color: rgb(19,134,88); }
td.TdClassName
{
border-color: #138658;
}
.TagClassName
{
border-color: #138658;
}
</style>