Help:Color Keys: Difference between revisions

From Proteopedia
Jump to navigationJump to search
Eric Martz (talk | contribs)
adding content
Eric Martz (talk | contribs)
Coloring Text: adding content
Line 35: Line 35:
<br><nowiki>
<br><nowiki>
<center><big><b><font color='red'>Red</font> and <font color='green'>Green</font></b></big></center>
<center><big><b><font color='red'>Red</font> and <font color='green'>Green</font></b></big></center>
</nowiki>
The above example uses color names ''red'' and ''green''. For more exotic colors, you can use Red-Green-Blue hexadecimal codes instead of color names. An extensive list of such codes is on the [http://jmol.sourceforge.net/jscolors/index.en.html Jmol Colors] page. For example,
<center><big><b><font color='#cc80ff'>Lithium</font> and <font color='#c88033'>Copper</font></b></big></center>
can be produced with
<br><nowiki>
<center><big><b><font color='#cc80ff'>Lithium</font> and <font color='#c88033'>Copper</font></b></big></center>
<wiki>
<wiki>