CSS - Colorizing Grayscale Image
        Posted  
        
            by Steve
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Steve
        
        
        
        Published on 2010-05-11T12:38:01Z
        Indexed on 
            2010/05/11
            12:44 UTC
        
        
        Read the original article
        Hit count: 403
        
css
In CSS, is there a standard way to colorize or apply a tint to a grayscale image?
I would like to create a grayscale image to show focus over an element, and allow the color of the focus to be configurable by colorizing the grayscale image.
Thanks
© Stack Overflow or respective owner