Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:RGBtoHSV.H: Revision history

Template page

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

25 February 2025

  • curprev 01:3901:39, 25 February 2025 Prd talk contribs 812 bytes +812 Created page with "<includeonly>{{#expr:{{#ifexpr: {{max|{{{1}}}|{{{2}}}|{{{3}}} }} = {{#expr:{{min|{{{1}}}|{{{2}}}|{{{3}}} }} }} | 0 | <!-- max(r,g,b) = 0 -->{{#ifexpr: {{max|{{{1}}}|{{{2}}}|{{{3}}} }} = {{{1}}} | 60 * {{Mod|({{{2}}} - {{{3}}}) / ({{max|{{{1}}}|{{{2}}}|{{{3}}} }} - {{min|{{{1}}}|{{{2}}}|{{{3}}} }}) | 6}} | <!-- max(r,g,b) = r -->{{#ifexpr: {{max|{{{1}}}|{{{2}}}|{{{3}}} }} = {{{2}}} | 60 * ( (({{{3}}} - {{{1}}}) / ({{max|{{{1}}}|{{{2}}}|{{{3}}} }} - {{m..."