make-color
make-color : (int int int -> color)
purpose:
to construct a color
Intermediate Student with Lambda Language