Super easy to do. Somewhere in your CSS, just declare something like:
.myimage { opacity: 0.5; }
Here it is in action:
Beautiful velociraptor with 100% opacity!
Now with 50% opacity!