Temperance
New member
I\'ve had a thought in my head for a few days, and I wanted to see what others thought of it.
In photoshop and other programs, there\'s a tool called the eyedropper tool. When selecting a part of the image, it gives the value of the color. There are several methods for defining a color. One way is the RGB method, which gives three numbers between 0 and 255 for red, green and blue.
Now let\'s say we take a couple of our paints and determine what their RGB colors would be. If I took a piece of paper and painted a small splotch of an assortment of colors, it I could scan in this sheet and determine various RGB colors for a line of paint, like Vallejo\'s Game Colors or GW\'s line.
Let\'s say a particular Red paint came out to \"255-0-0\" and a particular Blue paint came out to \"0-0-255\". A mixture could come out to \"255-0-255\" (and this is the part that would need to be tested)
Now let\'s say that you have a real life picture of something that you want to paint with these colors. If we write a program similar to this eyedropper tool, we could select a portion of the photograph, it would determine the estimate for the RGB color of that part, and it would try to estimate what paint colors to use, like \"50% Scab Red + 50% Chaos Black\".
As painters, would this be a useful tool? Also, do you think it\'s possible to interpolate the colors in that way?
In photoshop and other programs, there\'s a tool called the eyedropper tool. When selecting a part of the image, it gives the value of the color. There are several methods for defining a color. One way is the RGB method, which gives three numbers between 0 and 255 for red, green and blue.
Now let\'s say we take a couple of our paints and determine what their RGB colors would be. If I took a piece of paper and painted a small splotch of an assortment of colors, it I could scan in this sheet and determine various RGB colors for a line of paint, like Vallejo\'s Game Colors or GW\'s line.
Let\'s say a particular Red paint came out to \"255-0-0\" and a particular Blue paint came out to \"0-0-255\". A mixture could come out to \"255-0-255\" (and this is the part that would need to be tested)
Now let\'s say that you have a real life picture of something that you want to paint with these colors. If we write a program similar to this eyedropper tool, we could select a portion of the photograph, it would determine the estimate for the RGB color of that part, and it would try to estimate what paint colors to use, like \"50% Scab Red + 50% Chaos Black\".
As painters, would this be a useful tool? Also, do you think it\'s possible to interpolate the colors in that way?