Module:English colour name/doc
Jump to navigation
Jump to search
| This is a documentation subpage for Module:English colour name. It may contain usage information, categories and other content that is not part of the original module page. |
Usage
[edit source]This module returns the generic English name of for the inputted colour. To turn a hex code into a colour name, write:
{{#invoke:English colour name|hex|colour}}
and replace "colour" with the hex code. To turn an RGB triplet into a colour name, write:
{{#invoke:English colour name|rgb|red|green|blue}}
with the red, green and blue parts in their place.