I am using CSSGram on my website to make images have Instagram-like filters. This is the method below to add a filter to a image:
Yes apply to the container and style with css, example below:-
-webkit-filter: brightness(0.9) contrast(1.4) hue-rotate(150deg) invert(0.1);