Shades of Salem #138458
Tints of Salem #138458
RGB
CMYK
RGB Variations
Color information
#138458 (or 0x138458) is known color: Salem. HEX triplet: 13, 84 and 58. RGB value is (19,132,88). Sum of RGB (Red+Green+Blue) = 19+132+88=239 (31% of max value = 765). Red value is 19 (7.81% from 255 or 7.95% from 239); Green value is 132 (51.95% from 255 or 55.23% from 239); Blue value is 88 (34.77% from 255 or 36.82% from 239); Max value from RGB is 132 - color contains mainly: green. Hex color #138458 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #138458 is #EC7BA7. Grayscale: #5D5D5D. Windows color (decimal): -15498152 or 5800979. OLE color: 5800979.
HSL color Cylindrical-coordinate representation of color #138458: hue angle of 156.64º 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 #138458 is Cyan = 0.86, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 19 | 132 | 88 | - |
| CMYK | 0.86 | 0 | 0.33 | 0.48 |
| HSL | 156.64º | 0.75% | 0.3% | - |
| HSV(B) | 156.64º | 0.86% | 0.52% | - |
| XYZ | 10.28 | 17.35 | 12.04 | - |
| YUV | 93.2 | 125.06 | 75.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 132 | 88 | 0.86 | 0 | 0.33 | 0.48 | 156.64 | 0.75 | 0.3 |
| Hex | 13 | 84 | 58 | 56 | 0 | 21 | 30 | 9D | 4B | 1E |
| Octal | 23 | 204 | 130 | 126 | 0 | 41 | 60 | 235 | 113 | 36 |
| Binary | 10011 | 10000100 | 1011000 | 1010110 | 0 | 100001 | 110000 | 10011101 | 1001011 | 11110 |
Color Harmonies of #138458
Complementary color
Monochromatic Colors of #138458
Black with #138458
Text Example
Text Example
White with #138458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #138458; }
p { color: rgb(19,132,88); }
H1.HeaderClassName
{
color: #138458;
}
.AnyTagClassName
{
color: #138458;
}
</style>
background-color css
<style>
a { background-color: #138458; }
a { background-color: rgb(19,132,88); }
div.DivClassName
{
background-color: #138458;
}
.BgClassName
{
background-color: #138458;
}
</style>
border-color css
<style>
span { border-color: #138458; }
span { border-color: rgb(19,132,88); }
td.TdClassName
{
border-color: #138458;
}
.TagClassName
{
border-color: #138458;
}
</style>