.img-color {
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,-0.1); /* Black w/ opacity */
  background-color: #00000025;
}