HTML5 and JavaScript are used load an image and turn it "red"
Challenge: Alter code to use a 'luminance' algorithm of: 0.3*red + 0.59*green + 0.11*blue to make it grey

Your browser does not support the HTML5 canvas tag.