JAL-1645 Version-Rel Version 2.9 Year-Rel 2015 Licensing glob
[jalview.git] / help / html / colourSchemes / buried.html
1 <html>
2 <!--
3  * Jalview - A Sequence Alignment Editor and Viewer (Version 2.9)
4  * Copyright (C) 2015 The Jalview Authors
5  * 
6  * This file is part of Jalview.
7  * 
8  * Jalview is free software: you can redistribute it and/or
9  * modify it under the terms of the GNU General Public License 
10  * as published by the Free Software Foundation, either version 3
11  * of the License, or (at your option) any later version.
12  *  
13  * Jalview is distributed in the hope that it will be useful, but 
14  * WITHOUT ANY WARRANTY; without even the implied warranty 
15  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR 
16  * PURPOSE.  See the GNU General Public License for more details.
17  * 
18  * You should have received a copy of the GNU General Public License
19  * along with Jalview.  If not, see <http://www.gnu.org/licenses/>.
20  * The Jalview Authors are detailed in the 'AUTHORS' file.
21  -->
22 <head>
23 <title>Buried Colour Scheme</title>
24 <style type="text/css">
25 <!--
26 td {
27         text-align: center;
28 }
29 -->
30 </style>
31 </head>
32
33 <body>
34   <p>
35     <strong>Buried index</strong>
36   </p>
37   <div align="center">
38     <table width="400" border="1">
39       <tr>
40         <td bgcolor="#0000ff">C</td>
41         <td bgcolor="#0054ab">I</td>
42         <td bgcolor="#005fa0">V</td>
43         <td bgcolor="#007b84">L</td>
44         <td bgcolor="#008778">F</td>
45       </tr>
46       <tr>
47         <td bgcolor="#009768">M</td>
48         <td bgcolor="#009d62">G</td>
49         <td bgcolor="#00a35c">A</td>
50         <td bgcolor="#00a857">W</td>
51         <td bgcolor="#00b649">X</td>
52       </tr>
53       <tr>
54         <td bgcolor="#00d52a">S</td>
55         <td bgcolor="#00d52a">H</td>
56         <td bgcolor="#00db24">T</td>
57         <td bgcolor="#00e01f">P</td>
58         <td bgcolor="#00e619">Y</td>
59       </tr>
60       <tr>
61         <td bgcolor="#00eb14">N</td>
62         <td bgcolor="#00eb14">B</td>
63         <td bgcolor="#00eb14">D</td>
64         <td bgcolor="#00f10e">Q</td>
65         <td bgcolor="#00f10e">Z</td>
66       </tr>
67       <tr>
68         </td>
69         <td bgcolor="#00f10e">E</td>
70         <td bgcolor="#00fc03">R</td>
71         <td bgcolor="#00ff00">K</td>
72       </tr>
73     </table>
74   </div>
75 </body>
76 </html>