A control panel display uses a digital status map. The interface displays routes using six different status colours.
Complete the table by assigning a unique binary pattern to each status colour.
Each pattern must use the exact minimum colour depth (number of bits per pixel) required to represent all six colours.
| Status Colour | Binary pattern |
|---|---|
| Active (Green) | |
| Delayed (Yellow) | |
| Suspended (Red) | |
| Maintenance (Orange) | |
| Planned (Blue) | |
| Closed (Grey) |