Stephen, in RGB, the values below are yellow and blue.

I have a distant memory that complementary colors are opposites on a color wheel - for each primary color, a mixture of the other two, so
if primary color = blue then complementary color = red + green = yellow.

Do you get the effect you want by simply subtracting each value from 255?

Best,

Mark

On 25 Feb 2007, at 06:47, Stephen Barncard wrote:

YELLOW and GREEN look like this

255,255,0
0,0,255

11111111,11111111,00000000      yellow
00000000,00000000,11111111      green

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to