That is, how to make half (left side) black and white, and the other half (right side) color.
I want to use this to show progress filling from 0% to 100%.
img { -webkit-filter: grayscale(100%); filter: grayscale(100%); }
<img src="http://pngimg.com/upload/assault_rifle_PNG1427.png" />