Shades of Salem #138158
Tints of Salem #138158
RGB
CMYK
RGB Variations
Color information
#138158 (or 0x138158) is known color: Salem. HEX triplet: 13, 81 and 58. RGB value is (19,129,88). Sum of RGB (Red+Green+Blue) = 19+129+88=236 (31% of max value = 765). Red value is 19 (7.81% from 255 or 8.05% from 236); Green value is 129 (50.78% from 255 or 54.66% from 236); Blue value is 88 (34.77% from 255 or 37.29% from 236); Max value from RGB is 129 - color contains mainly: green. Hex color #138158 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #138158 is #EC7EA7. Grayscale: #5B5B5B. Windows color (decimal): -15498920 or 5800211. OLE color: 5800211.
HSL color Cylindrical-coordinate representation of color #138158: hue angle of 157.64º degrees, saturation: 0.74, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #138158 is Cyan = 0.85, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 19 | 129 | 88 | - |
| CMYK | 0.85 | 0 | 0.32 | 0.49 |
| HSL | 157.64º | 0.74% | 0.29% | - |
| HSV(B) | 157.64º | 0.85% | 0.51% | - |
| XYZ | 9.88 | 16.54 | 11.91 | - |
| YUV | 91.44 | 126.06 | 76.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 129 | 88 | 0.85 | 0 | 0.32 | 0.49 | 157.64 | 0.74 | 0.29 |
| Hex | 13 | 81 | 58 | 55 | 0 | 20 | 31 | 9E | 4A | 1D |
| Octal | 23 | 201 | 130 | 125 | 0 | 40 | 61 | 236 | 112 | 35 |
| Binary | 10011 | 10000001 | 1011000 | 1010101 | 0 | 100000 | 110001 | 10011110 | 1001010 | 11101 |
Color Harmonies of #138158
Complementary color
Monochromatic Colors of #138158
Black with #138158
Text Example
Text Example
White with #138158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #138158; }
p { color: rgb(19,129,88); }
H1.HeaderClassName
{
color: #138158;
}
.AnyTagClassName
{
color: #138158;
}
</style>
background-color css
<style>
a { background-color: #138158; }
a { background-color: rgb(19,129,88); }
div.DivClassName
{
background-color: #138158;
}
.BgClassName
{
background-color: #138158;
}
</style>
border-color css
<style>
span { border-color: #138158; }
span { border-color: rgb(19,129,88); }
td.TdClassName
{
border-color: #138158;
}
.TagClassName
{
border-color: #138158;
}
</style>