An update to my previous xterm colors page, removed duplicates and fixed issues with two word colors. These colors are from the command “showrgb” and can be used for various X11 things. The primary spot I use them is for coloring the foreground/background in xterm.
Example:
xterm -fg LightGoldenrod1 -bg CornflowerBlue
You can View Source or use Firebug or Color Picker to get RGB values.