You can use predefined color palettes or create your own.
| (2.1) |
| (2.2) |
The colors can be viewed as swatches.
>
|
|
Commands such as ColorTools:-AnalogousSpread or ColorTools:-EvenSpread make creating new palettes easy.
>
|
|
| (2.3) |
>
|
|
Palettes created with the ColorTools package can be used with 2-d plots.
>
|
|
>
|
|
>
|
|
|
Color Spaces
|
|
The ColorTools package allows you to work with different color spaces, such as the default RGB (Red Green Blue) space, the CMY (Cyan Magenta Yellow) space or the HSV (Hue Saturation Value) space. A full list is given in the ColorTools/ColorSpaces help page.
>
|
|
| (2.1.1) |
>
|
|
| (2.1.2) |
>
|
|
| (2.1.3) |
You can also view colors on the HSV color wheel or a grid of RGB colors with one color channel fixed at a specified value.
>
|
|
>
|
|
|
|
Tools for Manipulating Colors
|
|
The ColorTools package contains a large number of tools for generating and manipulating colors. Examples of a few are shown below.
>
|
|
| (2.2.1) |
>
|
|
| (2.2.2) |
>
|
|
| (2.2.3) |
>
|
|
| (2.2.4) |
|