Difference between revisions of "Colors"

From Jmol
Jump to navigation Jump to search
(Support for isotopes)
(Support for isotopes)
Line 18: Line 18:
 
Common isotopes are recognized by Jmol and colored slightly lighter or darker than the element color:
 
Common isotopes are recognized by Jmol and colored slightly lighter or darker than the element color:
  
:.........(color code)......(script syntax)
+
{|
:<sup>2</sup>H => [xFFFFC0] =>  _2H, D, deuterium
+
|-
:<sup>3</sup>H => [xFFFFA0] =>  _3H, T, tritium
+
! isotope !! color !! color code !! script syntax
:<sup>11</sup>C => [xD8D8D8] =>  _11C   (added on 29 Nov. 2007)
+
|-
:<sup>13</sup>C => [x505050] =>  _13C
+
|<sup>2</sup>H  
:<sup>14</sup>C => [x404040] =>  _14C
+
||<div style="background-color:#FFFFC0;width:50px;">&nbsp;</div>
:<sup>15</sup>N => [x105050] =>  _15N
+
|| [xFFFFC0] || _2H, _D, deuterium
 +
|-
 +
|<sup>3</sup>H  
 +
||<div style="background-color:#FFFFA0;width:50px;">&nbsp;</div>
 +
|| [xFFFFA0] || _3H, _T, tritium
 +
|-
 +
|<sup>11</sup>C  
 +
||<div style="background-color:#D8D8D8;width:50px;">&nbsp;</div>
 +
|| [xD8D8D8] || _11C
 +
|-
 +
|<sup>13</sup>C  
 +
||<div style="background-color:#505050;width:50px;">&nbsp;</div>
 +
|| [x505050] || _13C
 +
|-
 +
|<sup>14</sup>C  
 +
||<div style="background-color:#404040;width:50px;">&nbsp;</div>
 +
|| [x404040] || _14C
 +
|-
 +
|<sup>15</sup>N  
 +
||<div style="background-color:#105050;width:50px;">&nbsp;</div>
 +
|| [x105050] || _15N
 +
|}

Revision as of 15:57, 6 April 2009

Jmol + JSmol Documentation

Default colors used by Jmol

Several users have asked about a guide to colors used by Jmol by default.

This documentation is now available on Jmol website here. Suggestions are welcome for future improvements, via jmol-users mailing list.

The plan is:

  • colors for atoms (by element) --done
  • colors for chains --done
  • colors for groups / residues --done
  • alternative color patterns: Jmol, Rasmol, DRuMS --partly done
  • anything else?

Support for isotopes

Common isotopes are recognized by Jmol and colored slightly lighter or darker than the element color:

isotope color color code script syntax
2H
 
[xFFFFC0] _2H, _D, deuterium
3H
 
[xFFFFA0] _3H, _T, tritium
11C
 
[xD8D8D8] _11C
13C
 
[x505050] _13C
14C
 
[x404040] _14C
15N
 
[x105050] _15N