THIS 22.1
COLOUR
COLOUR
Pressing the right mouse button while over the colour button will invoke a colour popup menu.
T/HIS has a built in palette of 30 predefined colours and 6 user defined colours. Colours are defined using 6 digit Hexadecimal values using the format RRGGBB.
| RR | Red Component (0-255) |
| GG | Green Component (0-255) |
| BB | Blue Component (0-255) |

|
Colour ID
|
Name
|
Alternative Name
|
Value
|
|
1
|
COL_1
|
WHITE
|
FFFFFF
|
|
2
|
COL_2
|
RED
|
FF0000
|
|
3
|
COL_3
|
GREEN
|
00FF00
|
|
4
|
COL_4
|
BLUE
|
0000FF
|
|
5
|
COL_5
|
CYAN
|
00FFFF
|
|
6
|
COL_6
|
MAGENTA
|
FF00FF
|
|
7
|
COL_7
|
YELLOW
|
FFFF00
|
|
8
|
COL_8
|
ORANGE
|
FF9C00
|
|
9
|
COL_9
|
TURQUOISE
|
21FF94
|
|
10
|
COL_10
|
INDIGO
|
7B00FF
|
|
11
|
COL_11
|
LIME
|
BDFF39
|
|
12
|
COL_12
|
SKY
|
39BDFF
|
|
13
|
COL_13
|
PINK
|
FF7B7B
|
|
14
|
COL_14
|
BLACK
|
000000
|
|
15
|
COL_15
|
PALE_YELLOW
|
FFFF9C
|
|
16
|
COL_16
|
GOLD
|
FFCE00
|
|
17
|
COL_17
|
OLIVE
|
7B7B00
|
|
18
|
COL_18
|
DARK_MAGENTA
|
9C3163
|
|
19
|
COL_19
|
MEDIUM_GREEN
|
9CCE00
|
|
20
|
COL_20
|
MEDIUM_BLUE
|
7B7BFF
|
|
21
|
COL_21
|
HOT_PINK
|
FF9CCE
|
|
22
|
COL_22
|
LIGHT_PINK
|
FFCE9C
|
|
23
|
COL_23
|
SEA_GREEN
|
317B63
|
|
24
|
COL_24
|
MAROON
|
7B0000
|
|
25
|
COL_25
|
DARK_GREEN
|
007B00
|
|
26
|
COL_26
|
PURPLE
|
7B007B
|
|
27
|
COL_27
|
NAVY
|
00007B
|
|
28
|
COL_28
|
DARK_GREY
|
393939
|
|
29
|
COL_29
|
MEDIUM_GREY
|
7B7B7B
|
|
30
|
COL_30
|
LIGHT_GREY
|
BDBDBD
|
|
31
|
COL_31
|
USER_1
|
-
|
|
32
|
COL_32
|
USER_2
|
-
|
|
33
|
COL_33
|
USER_3
|
-
|
|
34
|
COL_34
|
USER_4
|
-
|
|
35
|
COL_35
|
USER_5
|
-
|
|
36
|
COL_36
|
USER_6
|
-
|
|
As well as the 36 colour options and can be selected to change the colour to the and colours defined in the Display menu. If is selected then the button will have no effect on the colour of the currently selected curves.. |