Hi,

Does anyone have a chart that tells what the RGB mixes are for colors?? I'm using floating point ie:

glColor3f(1.0, 1.0, 1.0);

I know the primary colors but i need the mix for gold, silver(gray will do) and some others.

Thanks