| Colours |
|
Colour notationThe context API calls that have a colour as a parameter accept colours as a string in two different forms, one of which specifies the red, green, blue and alpha components, and other just the red, green and blue, assgned the resulting colour an alpha value of 1.0. #rrggbb
rgba (red, green, blue, alpha)
Standard CSS coloursBelow is table listing the standard CSS colours, including the unofficial name which should not be used when specifying a colour.
|
