how to make an image darker with css code example Example: make image darker in css #myimage { filter: brightness(50%); }