WEBCOLORS

Purpose:

Defines web compatible colors.

Syntax:

WEBCOLORS

Returns:

Nothing, 140 web compatible colors are defined.

Example:

webcolors

W1: gnorm(1000, 1);sercolor(dodgerblue)

 

140 web compatible colors are defined. The color of the random series in W1 is set to dodgerblue.

Remarks:

The defined colors are available as macros and strings for use by any function that requires a color macro or color string.

 

The colors also automatically appear in dialog boxes that contain a color picker.

 

Once defined, the colors are saved with the Worksheet.

See Also:

COLORSTR

COLORTORGB

DEFCOLOR

RGBTOCOLOR

SETCOLOR

STRCOLOR

WINCOLOR