Colors

Jmol colors

Objects can be custom colored in Jmol using the color (or colour) command:
color [object] [color or color scheme]

Information on RasMol colors is included for those who are adapting RasMol and Chime-based materials for use in Jmol.

Many of the following coloring patterns apply only to PDB and mmCIF files for biomacromolecules.

Atoms ('CPK' colors, default element colors)

Related commands:
color [object] cpk , set defaultColors Jmol , set defaultColors Rasmol

Applies color to each atom of the object according to element, as shown in the tables below. Backbone displays such as ribbons, cartoons, etc. are rendered in the color of alpha carbons for proteins, phosphorus for nucleic acids.

Default element colors, by periodic table:

Hover over any element to see more information.
Click on an element to move to the same information in the Atomic Numbers table below.

Default element colors, by atomic number:

“CPKnew” scheme applies only to Rasmol v. 2.7.3 (or later); only differences with classic CPK are shown. Note: CPKnew for unknown atoms is FA1691, slightly different from CPK FF1493, but has been omitted for clarity in the table.

Residues: amino acids, nucleotides

Related commands: color [object] amino, color [object] shapely

'amino' renders each of the 20 standard amino acid residues (as well as Asx and Glx) in a certain color, along with one additional color for anything else (including nucleotides, solvents, and non-amino ligands). Some colors are shared by two or more amino acids with similar properties.

'shapely' uses a different set of colors for amino acids (each one different) and also colors differentially the 6 kinds of nucleotides.

Chains

Related command: color [object] chain

Renders each chain in the structure in a different color. This color scheme is particularly useful for distinguishing the parts of a multimeric structure or the individual DNA strands of a double helix. Atoms in HETERO groups (PDB files only) are colored in a different shade than those in ATOM records: darker for chains A-Q,S, lighter for chains R,T-Z.

The PDB format requires that each chain ID be a non-blank alphanumeric character. Thus, a maximum of 62 chains is permitted in a single model within a PDB file (26 times 2, for upper and lower case letters A-Z, plus 10, for chain IDs 0-9). An example with 62 chains is 2zkr. PDB files obtained before remediation of the database may have chain IDs that are blank or not alphanumeric (e.g. punctuation characters) but this is no longer permitted. Although chain 'A' is the same color as chain 'a' (and so forth), they may be selected independently (see the set chainCaseSensitive command).

Secondary structure

Related command: color [object] structure

Uses different colors to distinguish six types of protein secondary structures (three types of helices, beta strands or sheets, turns, and loops) and DNA vs. RNA. The secondary structure is either read from the PDB file (HELIX and SHEET records), if available, or determined using an algorithm.

Gradients

Several properties that adopt a continuous range of values can be used to color atoms and structures. In these cases, several color gradients or "rainbows" are used by Jmol.

Direct rainbow (roygb)

red -> orange -> yellow -> green -> blue

Reverse rainbow (bgyor)

blue -> green -> yellow -> orange -> red

Red-white-blue gradient (rwb)

red -> tints of red-pink -> white -> tints of blue -> blue

Blue-white-red gradient (bwr)

blue -> tints of blue -> white -> tints of pink-red -> red

Low rainbow

red -> orange -> yellow

High rainbow

yellow -> green -> blue

Position along chain

Related commands: color [object] group, color [object] monomer

A reverse rainbow gradient (bgyor) is used to color according to position of the corresponding groups or residues (for example, amino acids or nucleotides) along a chain.

(blue = nitrogen = N-terminal = start of chain = 5')
(red = oxygen = C-terminal = end of chain = 3')

'group':

'monomer':

A variation, relating to "monomers" in a "polymer" rather than "groups" in a "chain". A "polymer" is a series of connected "monomers" (at least for these purposes).

RasMol/Chime note: In RasMol/Chime, group index is relative to the full chain, while in Jmol it is relative to the currently selected groups of the chain. In addition, the "set hetero" command is not implemented in Jmol. If you want to exclude "hetero" groups, then do not select them.

Positional Variability

Related commands: color [object] relativeTemperature, color [object] fixedTemperature

Colors each atom, using a bwr gradient, according to the "temperature factor" (B factor, or Debye-Waller factor) value stored in the PDB or mmCIF file. Typically this gives a measure of the mobility or uncertainty of a given atom's position. A high crystallographic B factor may indicate an incorrect structure.

(blue = cold = low temperature = static/immobile)
(red = hot = high temperature = variable/mobile)

'fixedTemperature': the factor is referred to an absolute scale of 0 to 100.

'relativeTemperature': the color is relative to the lowest and highest B factor values within the file (not within the selection).

'relativeTemperature' after 'set rangeSelected on': the color is relative to the lowest and highest B factor values within the currently selected part of the model.

Note: The temperature factor fields in a PDB file are sometimes used by the file creator to indicate any other characteristic of the atoms in the model.

RasMol/Chime note: In RasMol and Chime, 'temperature' (the only option available) uses also a relative scale, but with a reverse rainbow gradient (bgyor). In Jmol, 'temperature' does the same as 'relativeTemperature'.

Charge

Formal charge

Related command: color [object] formalCharge

Colors atoms based on their formal charge, or ionic state. Uses a restricted rwb gradient: tints of red for anions, tints of blue for cations, white for uncharged atoms. The range of values handled by Jmol for formal charge is -4 through +7, in an absolute scale.

(red = oxygen = carboxy = negative)
(blue = nitrogen = amino = positive)

Partial charge

Related command: color [object] partialCharge

Colors atoms based on their partial charge, or electron density. Uses a rwb gradient: tints of red for high electron density, tints of blue for low electron density, white for neutral. The range of values for partial charge is adjusted to the minimum and maximum values present in the file (i.e., a scale relative to the file values is used, but not to values in the selected set of atoms).

(red = oxygen = carboxy = negative)
(blue = nitrogen = amino = positive)

RasMol/Chime note: In RasMol and Chime, 'charge' (the only option available) is meant for PDB files that hold partial charges in the B factor columns, and uses a direct rainbow gradient (roygb) with a scale relative to values present in file. In Jmol, 'charge' does the same as 'formalCharge'.

Isosurfaces

Related command: isoSurface

Isosurfaces (solvent, molecular, orbitals...) can be colored uniformly or using a color map that reflects the value of some property at each point in the surface (such as molecular electrostatic potential, distance, etc.). For these maps all the predefined gradients of color are available (and the reverse gradients too), using the 'colorScheme' parameter of 'isoSurface' command.

Hydrogen bonds

Related command: color hBonds type

Colors hydrogen bonds in a protein based on the number of residues between the atoms participating in the bond. A different color is used for hydrogen bonds in nucleic acids.

Sources

JavaScript colors

Netscape 8 bit color palette