grayscale filter css

CSS
 
img {
  filter: grayscale(100%);
} 
Source

Also in CSS: