Template:WashUHeader
From 2010.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
- | + | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" | |
+ | "http://www.w3.org/TR/html4/strict.dtd"> | ||
<html> | <html> | ||
+ | <head> | ||
+ | <meta http-equiv="content-type" content="text/html; charset=utf-8"> | ||
+ | <title>Color Palette by Color Scheme Generator</title> | ||
+ | <meta name="generator" content="ColorSchemeGenerator.com"> | ||
+ | |||
<style type="text/css"> | <style type="text/css"> | ||
- | + | /* Palette color codes */ | |
- | + | /* Feel free to copy&paste color codes to your application */ | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | .primary-1 { background-color: #04859D } | |
- | + | .primary-2 { background-color: #206876 } | |
- | + | .primary-3 { background-color: #015666 } | |
- | + | .primary-4 { background-color: #37B6CE } | |
- | + | .primary-5 { background-color: #5FBDCE } | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | background-color:# | + | |
- | } | + | |
- | + | .secondary-a-1 { background-color: #FFB000 } | |
- | . | + | .secondary-a-2 { background-color: #BF9330 } |
- | + | .secondary-a-3 { background-color: #A67200 } | |
- | background-color:# | + | .secondary-a-4 { background-color: #FFC440 } |
- | + | .secondary-a-5 { background-color: #FFD373 } | |
- | } | + | |
- | + | .secondary-b-1 { background-color: #FF1800 } | |
- | + | .secondary-b-2 { background-color: #BF3D30 } | |
- | + | .secondary-b-3 { background-color: #A61000 } | |
- | # | + | .secondary-b-4 { background-color: #FF5240 } |
- | + | .secondary-b-5 { background-color: #FF8073 } | |
- | + | ||
- | + | /* end */ | |
- | font: | + | |
- | + | ||
- | + | body { | |
+ | margin:0; padding: 2em; | ||
+ | background:white; | ||
+ | color: #666; | ||
+ | font: 75%/1.33 Verdana, sans-serif; | ||
+ | text-align:left; | ||
} | } | ||
- | + | h1 { | |
- | + | margin: 0.5em 0; | |
- | + | font-size: 200%; | |
- | + | } | |
- | + | p { | |
+ | margin: 0.5em 0; | ||
+ | } | ||
+ | |||
+ | .color-table { | ||
+ | margin: 2em 2em 5em; | ||
+ | border-collapse:collapse; | ||
+ | border:none; | ||
+ | border-spacing:0; | ||
+ | font-size:100%; | ||
+ | } | ||
+ | .color-table th { | ||
+ | padding: 0 1em 0 0; | ||
+ | text-align:right; | ||
+ | vertical-align: middle; | ||
+ | font-size:110%; | ||
+ | border: none; | ||
+ | } | ||
+ | .color-table td.sample { | ||
+ | width:8em; height:8em; | ||
+ | padding: 10px; | ||
+ | text-align:center; | ||
+ | vertical-align:middle; | ||
+ | font-size:90%; | ||
+ | border: 1px solid white; | ||
+ | } | ||
+ | .color-table.small td.sample { | ||
+ | width:4em; height:4em; | ||
padding:0; | padding:0; | ||
+ | border:none; | ||
} | } | ||
- | + | .color-table .white { color:white } | |
- | + | .color-table .black { color:black } | |
- | + | ||
- | + | hr { | |
- | + | border:none; | |
- | + | border-bottom:1px solid silver; | |
- | + | } | |
- | + | #footer { | |
- | + | padding:1em; | |
- | + | text-align:center; | |
- | + | font-size:80%; | |
- | + | } | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</style> | </style> | ||
+ | |||
+ | </head> | ||
<body> | <body> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
+ | <h1>Color Palette by Color Scheme Designer</h1> | ||
+ | <p>Palette URL: <a href="http://colorschemedesigner.com/#3m31Tw0w0w0w0">http://colorschemedesigner.com/#3m31Tw0w0w0w0</a></p> | ||
+ | |||
+ | <table class="color-table"> | ||
+ | <tr> | ||
+ | <th>Primary Color:</th> | ||
+ | <td class="sample primary-1"> | ||
+ | <div class="white">04859D</div> | ||
+ | |||
+ | <div class="black">04859D</div> | ||
+ | </td> | ||
+ | <td class="sample primary-2"> | ||
+ | <div class="white">206876</div> | ||
+ | <div class="black">206876</div> | ||
+ | </td> | ||
+ | <td class="sample primary-3"> | ||
+ | |||
+ | <div class="white">015666</div> | ||
+ | <div class="black">015666</div> | ||
+ | </td> | ||
+ | <td class="sample primary-4"> | ||
+ | <div class="white">37B6CE</div> | ||
+ | <div class="black">37B6CE</div> | ||
+ | </td> | ||
+ | |||
+ | <td class="sample primary-5"> | ||
+ | <div class="white">5FBDCE</div> | ||
+ | <div class="black">5FBDCE</div> | ||
+ | </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <th>Secondary Color A:</th> | ||
+ | |||
+ | <td class="sample secondary-a-1"> | ||
+ | <div class="white">FFB000</div> | ||
+ | <div class="black">FFB000</div> | ||
+ | </td> | ||
+ | <td class="sample secondary-a-2"> | ||
+ | <div class="white">BF9330</div> | ||
+ | <div class="black">BF9330</div> | ||
+ | |||
+ | </td> | ||
+ | <td class="sample secondary-a-3"> | ||
+ | <div class="white">A67200</div> | ||
+ | <div class="black">A67200</div> | ||
+ | </td> | ||
+ | <td class="sample secondary-a-4"> | ||
+ | <div class="white">FFC440</div> | ||
+ | |||
+ | <div class="black">FFC440</div> | ||
+ | </td> | ||
+ | <td class="sample secondary-a-5"> | ||
+ | <div class="white">FFD373</div> | ||
+ | <div class="black">FFD373</div> | ||
+ | </td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | <th>Secondary Color B:</th> | ||
+ | <td class="sample secondary-b-1"> | ||
+ | <div class="white">FF1800</div> | ||
+ | <div class="black">FF1800</div> | ||
+ | </td> | ||
+ | <td class="sample secondary-b-2"> | ||
+ | |||
+ | <div class="white">BF3D30</div> | ||
+ | <div class="black">BF3D30</div> | ||
+ | </td> | ||
+ | <td class="sample secondary-b-3"> | ||
+ | <div class="white">A61000</div> | ||
+ | <div class="black">A61000</div> | ||
+ | </td> | ||
+ | |||
+ | <td class="sample secondary-b-4"> | ||
+ | <div class="white">FF5240</div> | ||
+ | <div class="black">FF5240</div> | ||
+ | </td> | ||
+ | <td class="sample secondary-b-5"> | ||
+ | <div class="white">FF8073</div> | ||
+ | <div class="black">FF8073</div> | ||
+ | |||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | |||
+ | <table class="color-table small"> | ||
+ | <tr> | ||
+ | <th>Primary Color:</th> | ||
+ | <td class="sample primary-1"></td> | ||
+ | <td class="sample primary-2"></td> | ||
+ | <td class="sample primary-3"></td> | ||
+ | |||
+ | <td class="sample primary-4"></td> | ||
+ | <td class="sample primary-5"></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <th>Secondary Color A:</th> | ||
+ | <td class="sample secondary-a-1"></td> | ||
+ | <td class="sample secondary-a-2"></td> | ||
+ | <td class="sample secondary-a-3"></td> | ||
+ | |||
+ | <td class="sample secondary-a-4"></td> | ||
+ | <td class="sample secondary-a-5"></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <th>Secondary Color B:</th> | ||
+ | <td class="sample secondary-b-1"></td> | ||
+ | <td class="sample secondary-b-2"></td> | ||
+ | <td class="sample secondary-b-3"></td> | ||
+ | |||
+ | <td class="sample secondary-b-4"></td> | ||
+ | <td class="sample secondary-b-5"></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | <p> | ||
+ | See the HTML source for more details.<br> | ||
+ | Use the <em>Save / Save As...</em> command in your browser to store the HTML for latter use. | ||
+ | </p> | ||
- | < | + | <hr> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | < | + | <p id="footer">Generated by <a href="http://colorschemedesigner.com">Color Scheme Designer</a> © Petr Stanicek 2002-2009</p> |
- | + | ||
- | + | ||
- | href="http:// | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 19:29, 29 September 2010
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
Color Palette by Color Scheme Designer
Palette URL: http://colorschemedesigner.com/#3m31Tw0w0w0w0
Primary Color: |
04859D
04859D
|
206876
206876
|
015666
015666
|
37B6CE
37B6CE
|
5FBDCE
5FBDCE
|
---|---|---|---|---|---|
Secondary Color A: |
FFB000
FFB000
|
BF9330
BF9330
|
A67200
A67200
|
FFC440
FFC440
|
FFD373
FFD373
|
Secondary Color B: |
FF1800
FF1800
|
BF3D30
BF3D30
|
A61000
A61000
|
FF5240
FF5240
|
FF8073
FF8073
|
Primary Color: | |||||
---|---|---|---|---|---|
Secondary Color A: | |||||
Secondary Color B: |
See the HTML source for more details.
Use the Save / Save As... command in your browser to store the HTML for latter use.