Template:Lighten1/doc

Usage

Lightens a color component. This template can be substituted.

Input:

  • first parameters: a single RGB color component value to lighten, numeric and in range 0..255
  • second parameter: amount by which to lighten in % (0 = no change, 100 = white)

Output:

  • lightened component value as decimal

Example

Related pages