Shades of Salem #147156
Tints of Salem #147156
RGB
CMYK
RGB Variations
Color information
#147156 (or 0x147156) is known color: Salem. HEX triplet: 14, 71 and 56. RGB value is (20,113,86). Sum of RGB (Red+Green+Blue) = 20+113+86=219 (29% of max value = 765). Red value is 20 (8.20% from 255 or 9.13% from 219); Green value is 113 (44.53% from 255 or 51.60% from 219); Blue value is 86 (33.98% from 255 or 39.27% from 219); Max value from RGB is 113 - color contains mainly: green. Hex color #147156 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #147156 is #EB8EA9. Grayscale: #525252. Windows color (decimal): -15437482 or 5665044. OLE color: 5665044.
HSL color Cylindrical-coordinate representation of color #147156: hue angle of 162.58º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #147156 is Cyan = 0.82, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 20 | 113 | 86 | - |
| CMYK | 0.82 | 0 | 0.24 | 0.56 |
| HSL | 162.58º | 0.7% | 0.26% | - |
| HSV(B) | 162.58º | 0.82% | 0.44% | - |
| XYZ | 7.87 | 12.63 | 10.83 | - |
| YUV | 82.12 | 130.19 | 83.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 113 | 86 | 0.82 | 0 | 0.24 | 0.56 | 162.58 | 0.7 | 0.26 |
| Hex | 14 | 71 | 56 | 52 | 0 | 18 | 38 | A3 | 46 | 1A |
| Octal | 24 | 161 | 126 | 122 | 0 | 30 | 70 | 243 | 106 | 32 |
| Binary | 10100 | 1110001 | 1010110 | 1010010 | 0 | 11000 | 111000 | 10100011 | 1000110 | 11010 |
Color Harmonies of #147156
Complementary color
Monochromatic Colors of #147156
Black with #147156
Text Example
Text Example
White with #147156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #147156; }
p { color: rgb(20,113,86); }
H1.HeaderClassName
{
color: #147156;
}
.AnyTagClassName
{
color: #147156;
}
</style>
background-color css
<style>
a { background-color: #147156; }
a { background-color: rgb(20,113,86); }
div.DivClassName
{
background-color: #147156;
}
.BgClassName
{
background-color: #147156;
}
</style>
border-color css
<style>
span { border-color: #147156; }
span { border-color: rgb(20,113,86); }
td.TdClassName
{
border-color: #147156;
}
.TagClassName
{
border-color: #147156;
}
</style>