Colors

Several Designer layout elements support the color property. The color value can be a valid:

When converting an RGB font, Designer only supports values between 0 and 1. To convert, simply divide by 255 for all three values. For example, rgb(255,0,0), or red, becomes rgb(1,0,0).

Incorrect color values result in an error message.

Color Values

Designer supports the following named color values.

The color values are case sensitive. Be certain to begin the color name with a lowercase letter.

In this topic