<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://catalog.jinharsh.co.in/index.php?action=history&amp;feed=atom&amp;title=Template%3AColort%2FColor</id>
	<title>Template:Colort/Color - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://catalog.jinharsh.co.in/index.php?action=history&amp;feed=atom&amp;title=Template%3AColort%2FColor"/>
	<link rel="alternate" type="text/html" href="https://catalog.jinharsh.co.in/index.php?title=Template:Colort/Color&amp;action=history"/>
	<updated>2026-05-07T22:19:55Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://catalog.jinharsh.co.in/index.php?title=Template:Colort/Color&amp;diff=9019&amp;oldid=prev</id>
		<title>Admin: 1 revision imported: setup</title>
		<link rel="alternate" type="text/html" href="https://catalog.jinharsh.co.in/index.php?title=Template:Colort/Color&amp;diff=9019&amp;oldid=prev"/>
		<updated>2021-04-16T03:57:04Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported: setup&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 03:57, 16 April 2021&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://catalog.jinharsh.co.in/index.php?title=Template:Colort/Color&amp;diff=9018&amp;oldid=prev</id>
		<title>setup&gt;DePiep: Undid revision 988401278 by DePiep (talk) undo for now -- needs a good look</title>
		<link rel="alternate" type="text/html" href="https://catalog.jinharsh.co.in/index.php?title=Template:Colort/Color&amp;diff=9018&amp;oldid=prev"/>
		<updated>2020-11-12T23:30:04Z</updated>

		<summary type="html">&lt;p&gt;Undid revision 988401278 by &lt;a href=&quot;/index.php?title=Special:Contributions/DePiep&quot; title=&quot;Special:Contributions/DePiep&quot;&gt;DePiep&lt;/a&gt; (&lt;a href=&quot;/index.php?title=User_talk:DePiep&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User talk:DePiep (page does not exist)&quot;&gt;talk&lt;/a&gt;) undo for now -- needs a good look&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{Colort}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
{{Colort/{{#if:{{{narrow|}}}|2|1}}row&lt;br /&gt;
|code={{{code|{{#if:{{{link|}}}|{{{html_name|{{{name|{{{alias|}}}}}}}}}|rgb({{{r|0}}},{{{g|0}}},{{{b|0}}})}}}}}&lt;br /&gt;
|name={{#if:{{{sort|}}}|{{sort|{{{sort}}}|{{#if:{{{link|}}}|[[{{{link}}}|{{{name}}}]]|{{{name}}}}} }}|{{#if:{{{link|}}}|[[{{{link}}}|{{{name|''no name''}}}]]|{{{name|''no name''}}}}} }}&lt;br /&gt;
|r={{{r|0}}}&lt;br /&gt;
|g={{{g|0}}}&lt;br /&gt;
|b={{{b|0}}}&lt;br /&gt;
|red={{#expr:{{{r|0}}}/2.55 round 0}}&lt;br /&gt;
|green={{#expr:{{{g|0}}}/2.55 round 0}}&lt;br /&gt;
|blue={{#expr:{{{b|0}}}/2.55 round 0}}&lt;br /&gt;
|hex={{{hex|{{#switch:{{#expr:(({{{r|0}}})/16-0.5 round 0)mod 16}}|-1|0=0|1=1|2=2|3=3|4=4|5=5|6=6|7=7|8=8|9=9|10=A|11=B|12=C|13=D|14=E|15=F|?}}{{#switch:{{#expr:({{{r|0}}})mod 16}}|-1|0=0|1=1|2=2|3=3|4=4|5=5|6=6|7=7|8=8|9=9|10=A|11=B|12=C|13=D|14=E|15=F|?}}{{#switch:{{#expr:(({{{g|0}}})/16-0.5 round 0)mod 16}}|-1|0=0|1=1|2=2|3=3|4=4|5=5|6=6|7=7|8=8|9=9|10=A|11=B|12=C|13=D|14=E|15=F|?}}{{#switch:{{ #expr:({{{g|0}}})mod 16}}|-1|0=0|1=1|2=2|3=3|4=4|5=5|6=6|7=7|8=8|9=9|10=A|11=B|12=C|13=D|14=E|15=F|?}}{{#switch:{{#expr:(({{{b|0}}})/16-0.5 round 0)mod 16}}|-1|0=0|1=1|2=2|3=3|4=4|5=5|6=6|7=7|8=8|9=9|10=A|11=B|12=C|13=D|14=E|15=F|?}}{{#switch:{{ #expr:({{{b|0}}})mod 16}}|-1|0=0|1=1|2=2|3=3|4=4|5=5|6=6|7=7|8=8|9=9|10=A|11=B|12=C|13=D|14=E|15=F|?}} }}}&lt;br /&gt;
|h={{#switch:{{{h}}}|-|–|/|—=—||#default={{Nts|{{{h|{{#expr:{{#ifexpr:({{{r|0}}})=({{{g|0}}})and({{{g|0}}})=({{{b|0}}})|0|{{#expr:{{#ifexpr:({{{g|0}}})&amp;gt;=({{{r|0}}})and({{{g|0}}})&amp;gt;=({{{b|0}}})|{{#ifexpr:({{{r|0}}})&amp;gt;({{{b|0}}})|120-60*(({{{r|0}}})-({{{b|0}}}))/(({{{g|0}}})-({{{b|0}}}))|120+60*(({{{b|0}}})-({{{r|0}}}))/(({{{g|0}}})-({{{r|0}}}))}}|{{#ifexpr:({{{b|0}}})&amp;gt;=({{{r|0}}})and({{{b|0}}})&amp;gt;=({{{g|0}}})|{{#ifexpr:({{{g|0}}})&amp;gt;({{{r|0}}})|240-60*(({{{g|0}}})-({{{r|0}}}))/(({{{b|0}}})-({{{r|0}}}))|240+60*(({{{r|0}}})-({{{g|0}}}))/(({{{b|0}}})-({{{g|0}}}))}}|{{#ifexpr:({{{b|0}}})&amp;gt;({{{g|0}}})|360-60*(({{{b|0}}})-({{{g|0}}}))/(({{{r|0}}})-({{{g|0}}}))|60*(({{{g|0}}})-({{{b|0}}}))/(({{{r|0}}})-({{{b|0}}}))}}}}}} round 1}}}} round 0}} }}}|}}}}&lt;br /&gt;
|hue={{{hue|−{{#expr:360-{{#ifexpr:({{{r|0}}})=({{{g|0}}})and({{{g|0}}})=({{{b|0}}})|0|{{#expr:{{#ifexpr:({{{g|0}}})&amp;gt;=({{{r|0}}})and({{{g|0}}})&amp;gt;=({{{b|0}}})|{{#ifexpr:({{{r|0}}})&amp;gt;({{{b|0}}})|120-60*(({{{r|0}}})-({{{b|0}}}))/(({{{g|0}}})-({{{b|0}}}))|120+60*(({{{b|0}}})-({{{r|0}}}))/(({{{g|0}}})-({{{r|0}}}))}}|{{#ifexpr:({{{b|0}}})&amp;gt;=({{{r|0}}})and({{{b|0}}})&amp;gt;=({{{g|0}}})|{{#ifexpr:({{{g|0}}})&amp;gt;({{{r|0}}})|240-60*(({{{g|0}}})-({{{r|0}}}))/(({{{b|0}}})-({{{r|0}}}))|240+60*(({{{r|0}}})-({{{g|0}}}))/(({{{b|0}}})-({{{g|0}}}))}}|{{#ifexpr:({{{b|0}}})&amp;gt;({{{g|0}}})|360-60*(({{{b|0}}})-({{{g|0}}}))/(({{{r|0}}})-({{{g|0}}}))|60*(({{{g|0}}})-({{{b|0}}}))/(({{{r|0}}})-({{{b|0}}}))}}}}}} round 1}}}} round 0}}}}}&lt;br /&gt;
|sat={{{sat|{{#expr:100*{{#ifexpr:({{{r|0}}})=({{{g|0}}})and({{{g|0}}})=({{{b|0}}})|0|{{#expr:{{#ifexpr:({{{g|0}}})&amp;gt;=({{{r|0}}})and({{{g|0}}})&amp;gt;=({{{b|0}}})|{{#ifexpr:({{{r|0}}})&amp;gt;({{{b|0}}})|(({{{g|0}}})-({{{b|0}}}))/({{#ifexpr:({{{g|0}}})+({{{b|0}}})&amp;gt;255|510-({{{g|0}}})-({{{b|0}}})|({{{g|0}}})+({{{b|0}}})}})|(({{{g|0}}})-({{{r|0}}}))/({{#ifexpr:({{{g|0}}})+({{{r|0}}})&amp;gt;255|510-({{{g|0}}})-({{{r|0}}})|({{{g|0}}})+({{{r|0}}})}})}}|{{#ifexpr:({{{r|0}}})&amp;gt;=({{{b|0}}})and({{{r|0}}})&amp;gt;=({{{g|0}}})|{{#ifexpr:({{{b|0}}})&amp;gt;({{{g|0}}})|(({{{r|0}}})-({{{g|0}}}))/({{#ifexpr:({{{r|0}}})+({{{g|0}}})&amp;gt;255|510-({{{r|0}}})-({{{g|0}}})|({{{r|0}}})+({{{g|0}}})}})|(({{{r|0}}})-({{{b|0}}}))/({{#ifexpr:({{{r|0}}})+({{{b|0}}})&amp;gt;255|510-({{{r|0}}})-({{{b|0}}})|({{{r|0}}})+({{{b|0}}})}})}}|{{#ifexpr:({{{g|0}}})&amp;gt;({{{r|0}}})|(({{{b|0}}})-({{{r|0}}}))/({{#ifexpr:({{{b|0}}})+({{{r|0}}})&amp;gt;255|510-({{{b|0}}})-({{{r|0}}})|({{{b|0}}})+({{{r|0}}})}})|(({{{b|0}}})-({{{g|0}}}))/({{#ifexpr:({{{b|0}}})+({{{g|0}}})&amp;gt;255|510-({{{b|0}}})-({{{g|0}}})|({{{b|0}}})+({{{g|0}}})}})}}}}}} round 3}}}} round 0}}}}}&lt;br /&gt;
|l={{{l|{{#expr:100*{{#expr:({{#ifexpr:({{{r|0}}})&amp;gt;=({{{g|0}}})and({{{g|0}}})&amp;gt;=({{{b|0}}})or({{{b|0}}})&amp;gt;=({{{g|0}}})and({{{g|0}}})&amp;gt;=({{{r|0}}})|({{{r|0}}})+({{{b|0}}})|{{#ifexpr:({{{g|0}}})&amp;gt;=({{{b|0}}})and({{{b|0}}})&amp;gt;=({{{r|0}}})or({{{r|0}}})&amp;gt;=({{{b|0}}})and({{{b|0}}})&amp;gt;=({{{g|0}}})|({{{g|0}}})+({{{r|0}}})|({{{b|0}}})+({{{g|0}}})}}}})/510 round 3}} round 0}}}}}&lt;br /&gt;
|s={{{s|{{#expr:100*{{#ifexpr:({{{r|0}}})+({{{g|0}}})+({{{b|0}}})=0|0|{{#expr:abs({{#ifexpr:({{{r|0}}})&amp;gt;=({{{g|0}}})and({{{g|0}}})&amp;gt;=({{{b|0}}})or({{{b|0}}})&amp;gt;=({{{g|0}}})and({{{g|0}}})&amp;gt;=({{{r|0}}})|({{{r|0}}})-({{{b|0}}})|{{#ifexpr:({{{g|0}}})&amp;gt;=({{{b|0}}})and({{{b|0}}})&amp;gt;=({{{r|0}}})or({{{r|0}}})&amp;gt;=({{{b|0}}})and({{{b|0}}})&amp;gt;=({{{g|0}}})|({{{g|0}}})-({{{r|0}}})|({{{b|0}}})-({{{g|0}}})}}}})/({{#ifexpr:({{{r|0}}})&amp;gt;=({{{g|0}}})and({{{r|0}}})&amp;gt;=({{{b|0}}})|({{{r|0}}})|{{#ifexpr:({{{g|0}}})&amp;gt;=({{{r|0}}})and({{{g|0}}})&amp;gt;=({{{b|0}}})|({{{g|0}}})|({{{b|0}}})}}}}) round 3}}}} round 0}}}}}&lt;br /&gt;
|v={{{v|{{#expr:100*{{#expr:({{#ifexpr:({{{r|0}}})&amp;gt;=({{{g|0}}})and({{{r|0}}})&amp;gt;=({{{b|0}}})|({{{r|0}}})|{{#ifexpr:({{{g|0}}})&amp;gt;=({{{r|0}}})and({{{g|0}}})&amp;gt;=({{{b|0}}})|({{{g|0}}})|({{{b|0}}})}}}})/255 round 3}} round 0}}}}}&lt;br /&gt;
|alias={{{html_name|{{{alias|}}}}}}&lt;br /&gt;
|source={{{source|}}}&lt;br /&gt;
|border={{{border|#AAA}}}&lt;br /&gt;
|padding={{{padding|{{#if:{{{narrow|}}}|0|21px}}}}}&lt;br /&gt;
|width={{{width|{{#if:{{{narrow|}}}|1em|4em}}}}}&lt;br /&gt;
|id={{{link target|}}}&lt;br /&gt;
}}&amp;lt;noinclude&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Templates that have been subst:ituted to increase performance:&lt;br /&gt;
* {{tl|hex3}} or trice {{tl|hex2}}&lt;br /&gt;
* {{tl|RGBtoHSL.H}}&lt;br /&gt;
* {{tl|RGBtoHSL.S}}&lt;br /&gt;
* {{tl|RGBtoHSL.L}}&lt;br /&gt;
* {{tl|RGBtoHSV.S}}&lt;br /&gt;
* {{tl|RGBtoHSV.V}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>setup&gt;DePiep</name></author>
	</entry>
</feed>