Table of Contents Chapter Index Previous Slide Next Slide 75
Specifying colors

Controlling appearance with materials
Specifying colors
  • Colors specify:
  • A mixture of red, green, and blue light
  • Values between 0.0 (none) and 1.0 (lots)
  • Color Red Green Blue
    White 1.0 1.0 1.0
    Black 0.0 0.0 0.0
    Yellow 1.0 1.0 0.0
    Magenta 1.0 0.0 1.0
    Brown 0.5 0.2 0.0