Shades of Salem #147155
Tints of Salem #147155
RGB
CMYK
RGB Variations
Color information
#147155 (or 0x147155) is known color: Salem. HEX triplet: 14, 71 and 55. RGB value is (20,113,85). Sum of RGB (Red+Green+Blue) = 20+113+85=218 (28% of max value = 765). Red value is 20 (8.20% from 255 or 9.17% from 218); Green value is 113 (44.53% from 255 or 51.83% from 218); Blue value is 85 (33.59% from 255 or 38.99% from 218); Max value from RGB is 113 - color contains mainly: green. Hex color #147155 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #147155 is #EB8EAA. Grayscale: #525252. Windows color (decimal): -15437483 or 5599508. OLE color: 5599508.
HSL color Cylindrical-coordinate representation of color #147155: hue angle of 161.94º 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 #147155 is Cyan = 0.82, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 20 | 113 | 85 | - |
| CMYK | 0.82 | 0 | 0.25 | 0.56 |
| HSL | 161.94º | 0.7% | 0.26% | - |
| HSV(B) | 161.94º | 0.82% | 0.44% | - |
| XYZ | 7.83 | 12.61 | 10.62 | - |
| YUV | 82 | 129.69 | 83.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 113 | 85 | 0.82 | 0 | 0.25 | 0.56 | 161.94 | 0.7 | 0.26 |
| Hex | 14 | 71 | 55 | 52 | 0 | 19 | 38 | A2 | 46 | 1A |
| Octal | 24 | 161 | 125 | 122 | 0 | 31 | 70 | 242 | 106 | 32 |
| Binary | 10100 | 1110001 | 1010101 | 1010010 | 0 | 11001 | 111000 | 10100010 | 1000110 | 11010 |
Color Harmonies of #147155
Complementary color
Monochromatic Colors of #147155
Black with #147155
Text Example
Text Example
White with #147155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #147155; }
p { color: rgb(20,113,85); }
H1.HeaderClassName
{
color: #147155;
}
.AnyTagClassName
{
color: #147155;
}
</style>
background-color css
<style>
a { background-color: #147155; }
a { background-color: rgb(20,113,85); }
div.DivClassName
{
background-color: #147155;
}
.BgClassName
{
background-color: #147155;
}
</style>
border-color css
<style>
span { border-color: #147155; }
span { border-color: rgb(20,113,85); }
td.TdClassName
{
border-color: #147155;
}
.TagClassName
{
border-color: #147155;
}
</style>