color argument to collections

Sure, your call. Safety above convenience is a good

    > overall mantra.

There is a hybrid approach, but it gets away from the neat and tidy
approach suggested by Eric. If any of the args in the tuple are
greater than one, we could assume it is 0..255, else assume 0..1. But
I think consistency may trump convenience here.

JDH