Parent Topic: BITPLANE COMMANDS
BR n1[,n2,n3] n1: Red grey level (or colour code) <0> n2: Green grey level <0> n3: Blue grey level <0>If n1,n2,n3 are all specified, the bitplane colour is set explicitly to the specified RGB colour. If n2,n3 are not specified, and n1 is between 1 and 16, then n1 represents a colour code.
The available colour codes and their RGB values are shown below:
n1 Colour Red Green Blue 1 Light Pink 255 127 255 2 Pink 255 63 255 3 Magenta 255 0 255 4 Red 255 0 0 5 Light Orange 255 127 0 6 Orange 255 63 0 7 Yellow 255 255 0 8 White 255 255 255 9 Black 0 0 0 10 Forest Green 0 127 0 11 Dark Green 0 63 0 12 Green 0 255 0 13 Blue 0 0 255 14 Turquoise 0 127 255 15 Dark Turquoise 0 63 255 16 Cyan 0 255 255