Can't give a background color to the image

I'm displaying and image using the
background-image
property and I also want to make the image a lil bit darker using
background-color

here's the picture(left one)
and here's how I want it to look like (right pic)
I also tried
background:color url(path)
but that didn't work too
get-started-banner.png
image.png
Was this page helpful?