data-dictionary

FPSADMIN.GEN_COLORS_PLUS

Data Dictionary

>

FPSADMIN Views

> FPSADMIN.WIP_WAFER_HIST_LOOP

View FPSADMIN.GEN_COLORS_PLUS

Fun with colors

Column

Comment

COLOR

The HTML CSS color name used in various FPSADMIN, FPSINPUT, and FPSAPP C and G tables to associate a color with a field. Usually the column name is bg_color. Each of these columns has a foreign key referencing GEN_COLORS which enforces that this must be one of the 140 standard HTML CSS color names. (* inherited from FPSADMIN.GEN_COLORS)

HEX_CODE

The hex code has the format of # then six hexadecimal characters. (* inherited from FPSADMIN.GEN_COLORS)

COLOR_FAMILY

The color family from HTML CSS standards which is one of ten basic colors. (* inherited from FPSADMIN.GEN_COLORS)

TEXT_COLOR

TEXT_COLOR_HEX

AUTO_TEXT_COLOR

AUTO_TEXT_COLOR_HEX

RBG_CODE

RED

GREEN

BLUE