htmlcolors.php

Go to the documentation of this file.
00001 <?php
00002 //============================================================+
00003 // File name   : htmlcolors.php
00004 // Begin       : 2002-04-09
00005 // Last Update : 2008-11-17
00006 // Version     : 1.0.002
00007 // License     : GNU LGPL (http://www.gnu.org/copyleft/lesser.html)
00008 //  ----------------------------------------------------------------------------
00009 //  Copyright (C) 2002-2009  Nicola Asuni - Tecnick.com S.r.l.
00010 //  
00011 //  This program is free software: you can redistribute it and/or modify
00012 //  it under the terms of the GNU Lesser General Public License as published by
00013 //  the Free Software Foundation, either version 2.1 of the License, or
00014 //  (at your option) any later version.
00015 //  
00016 //  This program is distributed in the hope that it will be useful,
00017 //  but WITHOUT ANY WARRANTY; without even the implied warranty of
00018 //  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
00019 //  GNU Lesser General Public License for more details.
00020 //  
00021 //  You should have received a copy of the GNU Lesser General Public License
00022 //  along with this program.  If not, see <http://www.gnu.org/licenses/>.
00023 //  
00024 //  See LICENSE.TXT file for more information.
00025 //  ----------------------------------------------------------------------------
00026 //
00027 // Description : Array of WEB safe colors
00028 //
00029 // Author: Nicola Asuni
00030 //
00031 // (c) Copyright:
00032 //               Nicola Asuni
00033 //               Tecnick.com S.r.l.
00034 //               Via della Pace, 11
00035 //               09044 Quartucciu (CA)
00036 //               ITALY
00037 //               www.tecnick.com
00038 //               [email protected]
00039 //============================================================+
00040 
00053 global $webcolor;
00054 $webcolor = array (
00055 'aliceblue' => 'f0f8ff',
00056 'antiquewhite' => 'faebd7',
00057 'aqua' => '00ffff',
00058 'aquamarine' => '7fffd4',
00059 'azure' => 'f0ffff',
00060 'beige' => 'f5f5dc',
00061 'bisque' => 'ffe4c4',
00062 'black' => '000000',
00063 'blanchedalmond' => 'ffebcd',
00064 'blue' => '0000ff',
00065 'blueviolet' => '8a2be2',
00066 'brown' => 'a52a2a',
00067 'burlywood' => 'deb887',
00068 'cadetblue' => '5f9ea0',
00069 'chartreuse' => '7fff00',
00070 'chocolate' => 'd2691e',
00071 'coral' => 'ff7f50',
00072 'cornflowerblue' => '6495ed',
00073 'cornsilk' => 'fff8dc',
00074 'crimson' => 'dc143c',
00075 'cyan' => '00ffff',
00076 'darkblue' => '00008b',
00077 'darkcyan' => '008b8b',
00078 'darkgoldenrod' => 'b8860b',
00079 'darkgray' => 'a9a9a9',
00080 'darkgrey' => 'a9a9a9',
00081 'darkgreen' => '006400',
00082 'darkkhaki' => 'bdb76b',
00083 'darkmagenta' => '8b008b',
00084 'darkolivegreen' => '556b2f',
00085 'darkorange' => 'ff8c00',
00086 'darkorchid' => '9932cc',
00087 'darkred' => '8b0000',
00088 'darksalmon' => 'e9967a',
00089 'darkseagreen' => '8fbc8f',
00090 'darkslateblue' => '483d8b',
00091 'darkslategray' => '2f4f4f',
00092 'darkslategrey' => '2f4f4f',
00093 'darkturquoise' => '00ced1',
00094 'darkviolet' => '9400d3',
00095 'deeppink' => 'ff1493',
00096 'deepskyblue' => '00bfff',
00097 'dimgray' => '696969',
00098 'dimgrey' => '696969',
00099 'dodgerblue' => '1e90ff',
00100 'firebrick' => 'b22222',
00101 'floralwhite' => 'fffaf0',
00102 'forestgreen' => '228b22',
00103 'fuchsia' => 'ff00ff',
00104 'gainsboro' => 'dcdcdc',
00105 'ghostwhite' => 'f8f8ff',
00106 'gold' => 'ffd700',
00107 'goldenrod' => 'daa520',
00108 'gray' => '808080',
00109 'grey' => '808080',
00110 'green' => '008000',
00111 'greenyellow' => 'adff2f',
00112 'honeydew' => 'f0fff0',
00113 'hotpink' => 'ff69b4',
00114 'indianred ' => 'cd5c5c',
00115 'indigo ' => '4b0082',
00116 'ivory' => 'fffff0',
00117 'khaki' => 'f0e68c',
00118 'lavender' => 'e6e6fa',
00119 'lavenderblush' => 'fff0f5',
00120 'lawngreen' => '7cfc00',
00121 'lemonchiffon' => 'fffacd',
00122 'lightblue' => 'add8e6',
00123 'lightcoral' => 'f08080',
00124 'lightcyan' => 'e0ffff',
00125 'lightgoldenrodyellow' => 'fafad2',
00126 'lightgray' => 'd3d3d3',
00127 'lightgrey' => 'd3d3d3',
00128 'lightgreen' => '90ee90',
00129 'lightpink' => 'ffb6c1',
00130 'lightsalmon' => 'ffa07a',
00131 'lightseagreen' => '20b2aa',
00132 'lightskyblue' => '87cefa',
00133 'lightslategray' => '778899',
00134 'lightslategrey' => '778899',
00135 'lightsteelblue' => 'b0c4de',
00136 'lightyellow' => 'ffffe0',
00137 'lime' => '00ff00',
00138 'limegreen' => '32cd32',
00139 'linen' => 'faf0e6',
00140 'magenta' => 'ff00ff',
00141 'maroon' => '800000',
00142 'mediumaquamarine' => '66cdaa',
00143 'mediumblue' => '0000cd',
00144 'mediumorchid' => 'ba55d3',
00145 'mediumpurple' => '9370d8',
00146 'mediumseagreen' => '3cb371',
00147 'mediumslateblue' => '7b68ee',
00148 'mediumspringgreen' => '00fa9a',
00149 'mediumturquoise' => '48d1cc',
00150 'mediumvioletred' => 'c71585',
00151 'midnightblue' => '191970',
00152 'mintcream' => 'f5fffa',
00153 'mistyrose' => 'ffe4e1',
00154 'moccasin' => 'ffe4b5',
00155 'navajowhite' => 'ffdead',
00156 'navy' => '000080',
00157 'oldlace' => 'fdf5e6',
00158 'olive' => '808000',
00159 'olivedrab' => '6b8e23',
00160 'orange' => 'ffa500',
00161 'orangered' => 'ff4500',
00162 'orchid' => 'da70d6',
00163 'palegoldenrod' => 'eee8aa',
00164 'palegreen' => '98fb98',
00165 'paleturquoise' => 'afeeee',
00166 'palevioletred' => 'd87093',
00167 'papayawhip' => 'ffefd5',
00168 'peachpuff' => 'ffdab9',
00169 'peru' => 'cd853f',
00170 'pink' => 'ffc0cb',
00171 'plum' => 'dda0dd',
00172 'powderblue' => 'b0e0e6',
00173 'purple' => '800080',
00174 'red' => 'ff0000',
00175 'rosybrown' => 'bc8f8f',
00176 'royalblue' => '4169e1',
00177 'saddlebrown' => '8b4513',
00178 'salmon' => 'fa8072',
00179 'sandybrown' => 'f4a460',
00180 'seagreen' => '2e8b57',
00181 'seashell' => 'fff5ee',
00182 'sienna' => 'a0522d',
00183 'silver' => 'c0c0c0',
00184 'skyblue' => '87ceeb',
00185 'slateblue' => '6a5acd',
00186 'slategray' => '708090',
00187 'slategrey' => '708090',
00188 'snow' => 'fffafa',
00189 'springgreen' => '00ff7f',
00190 'steelblue' => '4682b4',
00191 'tan' => 'd2b48c',
00192 'teal' => '008080',
00193 'thistle' => 'd8bfd8',
00194 'tomato' => 'ff6347',
00195 'turquoise' => '40e0d0',
00196 'violet' => 'ee82ee',
00197 'wheat' => 'f5deb3',
00198 'white' => 'ffffff',
00199 'whitesmoke' => 'f5f5f5',
00200 'yellow' => 'ffff00',
00201 'yellowgreen' => '9acd32'
00202 );
00203 
00204 //============================================================+
00205 // END OF FILE                                                 
00206 //============================================================+
00207 ?>

Generated on Wed May 13 13:25:52 2009 for OXID eShop CE by  doxygen 1.5.5