Color ModelsΒΆ

Classes for three different color models.

The classes are RGB, CMYK, HSV. The constants in this module are all defined in the RGB color space.

In addition, this module has support for converting values into the the TKinter color space.

Contents: