Well, I thought that's what you wanted, given the ImageTint attempt (why else you'd try to use it if you didn't want to tint the whole image?), but obviously I didn't pay enough attention to the other details in your post that refer to different parts of the image - my bad. That being said, it's logical that if you want to treat a part of an image (which is an unit itself) in a different way, you have to either separate image parts either by redesigning the image (like you did), or by using different images to begin with (and have no 3 color limitation). Which of these two is most feasible probably depends on the particularities of the image - an image with gradients will probably be suited for redesigning indeed.The problem with your method is that it simply colorizes the whole image, look at the shadows for example. They're also red, as well as the stroke.

Statistics: Posted by Yincognito — Yesterday, 9:34 pm