inverting color of image using css code example Example: invert png color css img { -webkit-filter: invert(1); filter: invert(1); }