how can i make a picture darker in css code example Example: make image darker in css #myimage { filter: brightness(50%); }