<SCRIPT language=JavaScript>
//Color chart script by Dion (http://members.xoom.com/yoboseyo)
//Script featured on JavaScript Kit (http://javascriptkit.com)
clr=new Array('00','20','40','60','80','a0','c0','ff');
for (i=0;i<8;i++) {
document.write("<table border=1 cellpadding=8>");
for (j=0;j<8;j++) {
document.write("<tr>");
for (k=0;k<8;k++) {
document.write('<td bgcolor="#'+clr[i]+clr[j]+clr[k]+'">');
document.write('<tt><font color="#'+clr[7-i]+clr[7-j]+clr[7-k]+'"> ');
document.write(clr[i]+clr[j]+clr[k]+' </font></tt></td>'); }
document.write("</tr>"); }
document.write("</table><br>"); }
// end -->
</SCRIPT>
<TABLE cellPadding=8 border=1>
<TBODY>
<TR>
<TD bgColor=#000000><TT><FONT color=#ffffff>000000 </FONT></TT></TD>
<TD bgColor=#000020><TT><FONT color=#ffffc0>000020 </FONT></TT></TD>
<TD bgColor=#000040><TT><FONT color=#ffffa0>000040 </FONT></TT></TD>
<TD bgColor=#000060><TT><FONT color=#ffff80>000060 </FONT></TT></TD>
<TD bgColor=#000080><TT><FONT color=#ffff60>000080 </FONT></TT></TD>
<TD bgColor=#0000a0><TT><FONT color=#ffff40>0000a0 </FONT></TT></TD>
<TD bgColor=#0000c0><TT><FONT color=#ffff20>0000c0 </FONT></TT></TD>
<TD bgColor=#0000ff><TT><FONT color=#ffff00>0000ff </FONT></TT></TD></TR>
<TR>
<TD bgColor=#002000><TT><FONT color=#ffc0ff>002000 </FONT></TT></TD>
<TD bgColor=#002020><TT><FONT color=#ffc0c0>002020 </FONT></TT></TD>
<TD bgColor=#002040><TT><FONT color=#ffc0a0>002040 </FONT></TT></TD>
<TD bgColor=#002060><TT><FONT color=#ffc080>002060 </FONT></TT></TD>
<TD bgColor=#002080><TT><FONT color=#ffc060>002080 </FONT></TT></TD>
<TD bgColor=#0020a0><TT><FONT color=#ffc040>0020a0 </FONT></TT></TD>
<TD bgColor=#0020c0><TT><FONT color=#ffc020>0020c0 </FONT></TT></TD>
<TD bgColor=#0020ff><TT><FONT color=#ffc000>0020ff </FONT></TT></TD></TR>
<TR>
<TD bgColor=#004000><TT><FONT color=#ffa0ff>004000 </FONT></TT></TD>
<TD bgColor=#004020><TT><FONT color=#ffa0c0>004020 </FONT></TT></TD>
<TD bgColor=#004040><TT><FONT color=#ffa0a0>004040 </FONT></TT></TD>
<TD bgColor=#004060><TT><FONT color=#ffa080>004060 </FONT></TT></TD>
<TD bgColor=#004080><TT><FONT color=#ffa060>004080 </FONT></TT></TD>
<TD bgColor=#0040a0><TT><FONT color=#ffa040>0040a0 </FONT></TT></TD>
<TD bgColor=#0040c0><TT><FONT color=#ffa020>0040c0 </FONT></TT></TD>
<TD bgColor=#0040ff><TT><FONT color=#ffa000>0040ff </FONT></TT></TD></TR>
<TR>
<TD bgColor=#006000><TT><FONT color=#ff80ff>006000 </FONT></TT></TD>
<TD bgColor=#006020><TT><FONT color=#ff80c0>006020 </FONT></TT></TD>
<TD bgColor=#006040><TT><FONT color=#ff80a0>006040 </FONT></TT></TD>
<TD bgColor=#006060><TT><FONT color=#ff8080>006060 </FONT></TT></TD>
<TD bgColor=#006080><TT><FONT color=#ff8060>006080 </FONT></TT></TD>
<TD bgColor=#0060a0><TT><FONT color=#ff8040>0060a0 </FONT></TT></TD>
<TD bgColor=#0060c0><TT><FONT color=#ff8020>0060c0 </FONT></TT></TD>
<TD bgColor=#0060ff><TT><FONT color=#ff8000>0060ff </FONT></TT></TD></TR>
<TR>
<TD bgColor=#008000><TT><FONT color=#ff60ff>008000 </FONT></TT></TD>
<TD bgColor=#008020><TT><FONT color=#ff60c0>008020 </FONT></TT></TD>
<TD bgColor=#008040><TT><FONT color=#ff60a0>008040 </FONT></TT></TD>
<TD bgColor=#008060><TT><FONT color=#ff6080>008060 </FONT></TT></TD>
<TD bgColor=#008080><TT><FONT color=#ff6060>008080 </FONT></TT></TD>
<TD bgColor=#0080a0><TT><FONT color=#ff6040>0080a0 </FONT></TT></TD>
<TD bgColor=#0080c0><TT><FONT color=#ff6020>0080c0 </FONT></TT></TD>
<TD bgColor=#0080ff><TT><FONT color=#ff6000>0080ff </FONT></TT></TD></TR>
<TR>
<TD bgColor=#00a000><TT><FONT color=#ff40ff>00a000 </FONT></TT></TD>
<TD bgColor=#00a020><TT><FONT color=#ff40c0>00a020 </FONT></TT></TD>
<TD bgColor=#00a040><TT><FONT color=#ff40a0>00a040 </FONT></TT></TD>
<TD bgColor=#00a060><TT><FONT color=#ff4080>00a060 </FONT></TT></TD>
<TD bgColor=#00a080><TT><FONT color=#ff4060>00a080 </FONT></TT></TD>
<TD bgColor=#00a0a0><TT><FONT color=#ff4040>00a0a0 </FONT></TT></TD>
<TD bgColor=#00a0c0><TT><FONT color=#ff4020>00a0c0 </FONT></TT></TD>
<TD bgColor=#00a0ff><TT><FONT color=#ff4000>00a0ff </FONT></TT></TD></TR>
<TR>
<TD bgColor=#00c000><TT><FONT color=#ff20ff>00c000 </FONT></TT></TD>
<TD bgColor=#00c020><TT><FONT color=#ff20c0>00c020 </FONT></TT></TD>
<TD bgColor=#00c040><TT><FONT color=#ff20a0>00c040 </FONT></TT></TD>
<TD bgColor=#00c060><TT><FONT color=#ff2080>00c060 </FONT></TT></TD>
<TD bgColor=#00c080><TT><FONT color=#ff2060>00c080 </FONT></TT></TD>
<TD bgColor=#00c0a0><TT><FONT color=#ff2040>00c0a0 </FONT></TT></TD>
<TD bgColor=#00c0c0><TT><FONT color=#ff2020>00c0c0 </FONT></TT></TD>
<TD bgColor=#00c0ff><TT><FONT color=#ff2000>00c0ff </FONT></TT></TD></TR>
<TR>
<TD bgColor=#00ff00><TT><FONT color=#ff00ff>00ff00 </FONT></TT></TD>
<TD bgColor=#00ff20><TT><FONT color=#ff00c0>00ff20 </FONT></TT></TD>
<TD bgColor=#00ff40><TT><FONT color=#ff00a0>00ff40 </FONT></TT></TD>
<TD bgColor=#00ff60><TT><FONT color=#ff0080>00ff60 </FONT></TT></TD>
<TD bgColor=#00ff80><TT><FONT color=#ff0060>00ff80 </FONT></TT></TD>
<TD bgColor=#00ffa0><TT><FONT color=#ff0040>00ffa0 </FONT></TT></TD>
<TD bgColor=#00ffc0><TT><FONT color=#ff0020>00ffc0 </FONT></TT></TD>
<TD bgColor=#00ffff><TT><FONT color=#ff0000>00ffff
</FONT></TT></TD></TR></TBODY></TABLE><BR>
<TABLE cellPadding=8 border=1>
<TBODY>
<TR>
<TD bgColor=#200000><TT><FONT color=#c0ffff>200000 </FONT></TT></TD>
<TD bgColor=#200020><TT><FONT color=#c0ffc0>200020 </FONT></TT></TD>
<TD bgColor=#200040><TT><FONT color=#c0ffa0>200040 </FONT></TT></TD>
<TD bgColor=#200060><TT><FONT color=#c0ff80>200060 </FONT></TT></TD>
<TD bgColor=#200080><TT><FONT color=#c0ff60>200080 </FONT></TT></TD>
<TD bgColor=#2000a0><TT><FONT color=#c0ff40>2000a0 </FONT></TT></TD>
<TD bgColor=#2000c0><TT><FONT color=#c0ff20>2000c0 </FONT></TT></TD>
<TD bgColor=#2000ff><TT><FONT color=#c0ff00>2000ff </FONT></TT></TD></TR>
<TR>
<TD bgColor=#202000><TT><FONT color=#c0c0ff>202000 </FONT></TT></TD>
<TD bgColor=#202020><TT><FONT color=#c0c0c0>202020 </FONT></TT></TD>
<TD bgColor=#202040><TT><FONT color=#c0c0a0>202040 </FONT></TT></TD>
<TD bgColor=#202060><TT><FONT color=#c0c080>202060 </FONT></TT></TD>
<TD bgColor=#202080><TT><FONT color=#c0c060>202080 </FONT></TT></TD>
<TD bgColor=#2020a0><TT><FONT color=#c0c040>2020a0 </FONT></TT></TD>
<TD bgColor=#2020c0><TT><FONT color=#c0c020>2020c0 </FONT></TT></TD>
<TD bgColor=#2020ff><TT><FONT color=#c0c000>2020ff </FONT></TT></TD></TR>
<TR>
<TD bgColor=#204000><TT><FONT color=#c0a0ff>204000 </FONT></TT></TD>
<TD bgColor=#204020><TT><FONT color=#c0a0c0>204020 </FONT></TT></TD>
<TD bgColor=#204040><TT><FONT color=#c0a0a0>204040 </FONT></TT></TD>
<TD bgColor=#204060><TT><FONT color=#c0a080>204060 </FONT></TT></TD>
<TD bgColor=#204080><TT><FONT color=#c0a060>204080 </FONT></TT></TD>
<TD bgColor=#2040a0><TT><FONT color=#c0a040>2040a0 </FONT></TT></TD>
<TD bgColor=#2040c0><TT><FONT color=#c0a020>2040c0 </FONT></TT></TD>
<TD bgColor=#2040ff><TT><FONT color=#c0a000>2040ff </FONT></TT></TD></TR>
<TR>
<TD bgColor=#206000><TT><FONT color=#c080ff>206000 </FONT></TT></TD>
<TD bgColor=#206020><TT><FONT color=#c080c0>206020 </FONT></TT></TD>
<TD bgColor=#206040><TT><FONT color=#c080a0>206040 </FONT></TT></TD>
<TD bgColor=#206060><TT><FONT color=#c08080>206060 </FONT></TT></TD>
<TD bgColor=#206080><TT><FONT color=#c08060>206080 </FONT></TT></TD>
<TD bgColor=#2060a0><TT><FONT color=#c08040>2060a0 </FONT></TT></TD>
<TD bgColor=#2060c0><TT><FONT color=#c08020>2060c0 </FONT></TT></TD>
<TD bgColor=#2060ff><TT><FONT color=#c08000>2060ff </FONT></TT></TD></TR>
<TR>
<TD bgColor=#208000><TT><FONT color=#c060ff>208000 </FONT></TT></TD>
<TD bgColor=#208020><TT><FONT color=#c060c0>208020 </FONT></TT></TD>
<TD bgColor=#208040><TT><FONT color=#c060a0>208040 </FONT></TT></TD>
<TD bgColor=#208060><TT><FONT color=#c06080>208060 </FONT></TT></TD>
<TD bgColor=#208080><TT><FONT color=#c06060>208080 </FONT></TT></TD>
<TD bgColor=#2080a0><TT><FONT color=#c06040>2080a0 </FONT></TT></TD>
<TD bgColor=#2080c0><TT><FONT color=#c06020>2080c0 </FONT></TT></TD>
<TD bgColor=#2080ff><TT><FONT color=#c06000>2080ff </FONT></TT></TD></TR>
<TR>
<TD bgColor=#20a000><TT><FONT color=#c040ff>20a000 </FONT></TT></TD>
<TD bgColor=#20a020><TT><FONT color=#c040c0>20a020 </FONT></TT></TD>
<TD bgColor=#20a040><TT><FONT color=#c040a0>20a040 </FONT></TT></TD>
<TD bgColor=#20a060><TT><FONT color=#c04080>20a060 </FONT></TT></TD>
<TD bgColor=#20a080><TT><FONT color=#c04060>20a080 </FONT></TT></TD>
<TD bgColor=#20a0a0><TT><FONT color=#c04040>20a0a0 </FONT></TT></TD>
<TD bgColor=#20a0c0><TT><FONT color=#c04020>20a0c0 </FONT></TT></TD>
<TD bgColor=#20a0ff><TT><FONT color=#c04000>20a0ff </FONT></TT></TD></TR>
<TR>
<TD bgColor=#20c000><TT><FONT color=#c020ff>20c000 </FONT></TT></TD>
<TD bgColor=#20c020><TT><FONT color=#c020c0>20c020 </FONT></TT></TD>
<TD bgColor=#20c040><TT><FONT color=#c020a0>20c040 </FONT></TT></TD>
<TD bgColor=#20c060><TT><FONT color=#c02080>20c060 </FONT></TT></TD>
<TD bgColor=#20c080><TT><FONT color=#c02060>20c080 </FONT></TT></TD>
<TD bgColor=#20c0a0><TT><FONT color=#c02040>20c0a0 </FONT></TT></TD>
<TD bgColor=#20c0c0><TT><FONT color=#c02020>20c0c0 </FONT></TT></TD>
<TD bgColor=#20c0ff><TT><FONT color=#c02000>20c0ff </FONT></TT></TD></TR>
<TR>
<TD bgColor=#20ff00><TT><FONT color=#c000ff>20ff00 </FONT></TT></TD>
<TD bgColor=#20ff20><TT><FONT color=#c000c0>20ff20 </FONT></TT></TD>
<TD bgColor=#20ff40><TT><FONT color=#c000a0>20ff40 </FONT></TT></TD>
<TD bgColor=#20ff60><TT><FONT color=#c00080>20ff60 </FONT></TT></TD>
<TD bgColor=#20ff80><TT><FONT color=#c00060>20ff80 </FONT></TT></TD>
<TD bgColor=#20ffa0><TT><FONT color=#c00040>20ffa0 </FONT></TT></TD>
<TD bgColor=#20ffc0><TT><FONT color=#c00020>20ffc0 </FONT></TT></TD>
<TD bgColor=#20ffff><TT><FONT color=#c00000>20ffff
</FONT></TT></TD></TR></TBODY></TABLE><BR>
<TABLE cellPadding=8 border=1>
<TBODY>
<TR>
<TD bgColor=#400000><TT><FONT color=#a0ffff>400000 </FONT></TT></TD>
<TD bgColor=#400020><TT><FONT color=#a0ffc0>400020 </FONT></TT></TD>
<TD bgColor=#400040><TT><FONT color=#a0ffa0>400040 </FONT></TT></TD>
<TD bgColor=#400060><TT><FONT color=#a0ff80>400060 </FONT></TT></TD>
<TD bgColor=#400080><TT><FONT color=#a0ff60>400080 </FONT></TT></TD>
<TD bgColor=#4000a0><TT><FONT color=#a0ff40>4000a0 </FONT></TT></TD>
<TD bgColor=#4000c0><TT><FONT color=#a0ff20>4000c0 </FONT></TT></TD>
<TD bgColor=#4000ff><TT><FONT color=#a0ff00>4000ff </FONT></TT></TD></TR>
<TR>
<TD bgColor=#402000><TT><FONT color=#a0c0ff>402000 </FONT></TT></TD></TR>
Készült:2017.04.02.Ellenőrizve:2022.01.04.