Template:ColorMath
Revision as of 02:05, 20 August 2023 by Chaser Zaks (talk | contribs) (Replace deprecated ParserFunctions "#pad" with built-in "Magic word" "padleft")
Parameters:
- 1 = r [0, 255]
- 2 = g [0, 255]
- 3 = b [0, 255]
- hex = #rrggbb - "#" is optional
Output:
- {{#var:hex}} - html style color integer, without "#"
- {{#var:vector}} - LSL style vector with values [0, 1]
- 001f3f - <{{#padright:0.|5|0}}, 0.122, 0.247> - 001F3F - <{{#padright:0.|5|0}}, 0.122, 0.247>