CSS Filter Generator
The filter property defines visual effects, like blur and saturation, to an element, often images. You can use this tool to generate the CSS filter property for your images.
0 0px 100
0 100% 500
0 100% 500
0 0% 100
0 0deg 360
0 0% 100
0 100% 100
0 100% 500
0 0% 100
3 lines of "css"
.filter {
filter:;
}