how to set an background color after a image css code example
Example: how to add background image as well as background colorin html
background: url('images/checked.png'), #6DB3F2;
background: url('images/checked.png'), #6DB3F2;