i want the various index with ambient,diffuse,specular and shininess properties to light the materials with different colors
for example
GREEN
ambient:0.0, 0.0, 0.0
diffuse:0.1, 0.35, 0.1
specular:0.45, 0.55, 0.45
shininess:.25
i want to know other color specification.from where i can get this.




