Colour Functions
This section describes Runtime functions used to define colours.
Returns the blue component of the specified composite colour code.
Returns the Green component of the given composite colour code.
Returns the Red component of the specified composite colour code.
Returns the RGB colour code of the colour passed as a colour value through an older MS-DOS based programming system.
Returns a Long integer colour value consisting of red, green, and blue components.
Returns a Long integer colour value consisting of red, green, and blue components, according to VBA colour formula.