rgb.txt 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789
  1. #
  2. # This file is not a part of GNU Emacs. It is from xc/programs/rgb/rgb.txt
  3. # of the X11R6 X Consortium distribution, and is included here to support the
  4. # mapping of color names to RGB values on Windows NT and Windows 95.
  5. #
  6. # The following copyright notice applies to this file, and was taken from
  7. # xc/RELNOTES.TXT of the same distribution.
  8. #
  9. #
  10. # Copyright (C) 1994 X Consortium
  11. #
  12. # Permission is hereby granted, free of charge, to any person obtaining a copy
  13. # of this software and associated documentation files (the "Software"), to
  14. # deal in the Software without restriction, including without limitation the
  15. # rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
  16. # sell copies of the Software, and to permit persons to whom the Software is
  17. # furnished to do so, subject to the following conditions:
  18. #
  19. # The above copyright notice and this permission notice shall be included in
  20. # all copies or substantial portions of the Software.
  21. #
  22. # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  23. # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  24. # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  25. # X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
  26. # AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC-
  27. # TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  28. #
  29. # Except as contained in this notice, the name of the X Consortium shall not
  30. # be used in advertising or otherwise to promote the sale, use or other deal-
  31. # ings in this Software without prior written authorization from the X Consor-
  32. # tium.
  33. #
  34. # X Window System is a trademark of X Consortium, Inc.
  35. #
  36. 255 250 250 snow
  37. 248 248 255 ghost white
  38. 248 248 255 GhostWhite
  39. 245 245 245 white smoke
  40. 245 245 245 WhiteSmoke
  41. 220 220 220 gainsboro
  42. 255 250 240 floral white
  43. 255 250 240 FloralWhite
  44. 253 245 230 old lace
  45. 253 245 230 OldLace
  46. 250 240 230 linen
  47. 250 235 215 antique white
  48. 250 235 215 AntiqueWhite
  49. 255 239 213 papaya whip
  50. 255 239 213 PapayaWhip
  51. 255 235 205 blanched almond
  52. 255 235 205 BlanchedAlmond
  53. 255 228 196 bisque
  54. 255 218 185 peach puff
  55. 255 218 185 PeachPuff
  56. 255 222 173 navajo white
  57. 255 222 173 NavajoWhite
  58. 255 228 181 moccasin
  59. 255 248 220 cornsilk
  60. 255 255 240 ivory
  61. 255 250 205 lemon chiffon
  62. 255 250 205 LemonChiffon
  63. 255 245 238 seashell
  64. 240 255 240 honeydew
  65. 245 255 250 mint cream
  66. 245 255 250 MintCream
  67. 240 255 255 azure
  68. 240 248 255 alice blue
  69. 240 248 255 AliceBlue
  70. 230 230 250 lavender
  71. 255 240 245 lavender blush
  72. 255 240 245 LavenderBlush
  73. 255 228 225 misty rose
  74. 255 228 225 MistyRose
  75. 255 255 255 white
  76. 0 0 0 black
  77. 47 79 79 dark slate gray
  78. 47 79 79 DarkSlateGray
  79. 47 79 79 dark slate grey
  80. 47 79 79 DarkSlateGrey
  81. 105 105 105 dim gray
  82. 105 105 105 DimGray
  83. 105 105 105 dim grey
  84. 105 105 105 DimGrey
  85. 112 128 144 slate gray
  86. 112 128 144 SlateGray
  87. 112 128 144 slate grey
  88. 112 128 144 SlateGrey
  89. 119 136 153 light slate gray
  90. 119 136 153 LightSlateGray
  91. 119 136 153 light slate grey
  92. 119 136 153 LightSlateGrey
  93. 190 190 190 gray
  94. 190 190 190 grey
  95. 211 211 211 light grey
  96. 211 211 211 LightGrey
  97. 211 211 211 light gray
  98. 211 211 211 LightGray
  99. 25 25 112 midnight blue
  100. 25 25 112 MidnightBlue
  101. 0 0 128 navy
  102. 0 0 128 navy blue
  103. 0 0 128 NavyBlue
  104. 100 149 237 cornflower blue
  105. 100 149 237 CornflowerBlue
  106. 72 61 139 dark slate blue
  107. 72 61 139 DarkSlateBlue
  108. 106 90 205 slate blue
  109. 106 90 205 SlateBlue
  110. 123 104 238 medium slate blue
  111. 123 104 238 MediumSlateBlue
  112. 132 112 255 light slate blue
  113. 132 112 255 LightSlateBlue
  114. 0 0 205 medium blue
  115. 0 0 205 MediumBlue
  116. 65 105 225 royal blue
  117. 65 105 225 RoyalBlue
  118. 0 0 255 blue
  119. 30 144 255 dodger blue
  120. 30 144 255 DodgerBlue
  121. 0 191 255 deep sky blue
  122. 0 191 255 DeepSkyBlue
  123. 135 206 235 sky blue
  124. 135 206 235 SkyBlue
  125. 135 206 250 light sky blue
  126. 135 206 250 LightSkyBlue
  127. 70 130 180 steel blue
  128. 70 130 180 SteelBlue
  129. 176 196 222 light steel blue
  130. 176 196 222 LightSteelBlue
  131. 173 216 230 light blue
  132. 173 216 230 LightBlue
  133. 176 224 230 powder blue
  134. 176 224 230 PowderBlue
  135. 175 238 238 pale turquoise
  136. 175 238 238 PaleTurquoise
  137. 0 206 209 dark turquoise
  138. 0 206 209 DarkTurquoise
  139. 72 209 204 medium turquoise
  140. 72 209 204 MediumTurquoise
  141. 64 224 208 turquoise
  142. 0 255 255 cyan
  143. 224 255 255 light cyan
  144. 224 255 255 LightCyan
  145. 95 158 160 cadet blue
  146. 95 158 160 CadetBlue
  147. 102 205 170 medium aquamarine
  148. 102 205 170 MediumAquamarine
  149. 127 255 212 aquamarine
  150. 0 100 0 dark green
  151. 0 100 0 DarkGreen
  152. 85 107 47 dark olive green
  153. 85 107 47 DarkOliveGreen
  154. 143 188 143 dark sea green
  155. 143 188 143 DarkSeaGreen
  156. 46 139 87 sea green
  157. 46 139 87 SeaGreen
  158. 60 179 113 medium sea green
  159. 60 179 113 MediumSeaGreen
  160. 32 178 170 light sea green
  161. 32 178 170 LightSeaGreen
  162. 152 251 152 pale green
  163. 152 251 152 PaleGreen
  164. 0 255 127 spring green
  165. 0 255 127 SpringGreen
  166. 124 252 0 lawn green
  167. 124 252 0 LawnGreen
  168. 0 255 0 green
  169. 127 255 0 chartreuse
  170. 0 250 154 medium spring green
  171. 0 250 154 MediumSpringGreen
  172. 173 255 47 green yellow
  173. 173 255 47 GreenYellow
  174. 50 205 50 lime green
  175. 50 205 50 LimeGreen
  176. 154 205 50 yellow green
  177. 154 205 50 YellowGreen
  178. 34 139 34 forest green
  179. 34 139 34 ForestGreen
  180. 107 142 35 olive drab
  181. 107 142 35 OliveDrab
  182. 189 183 107 dark khaki
  183. 189 183 107 DarkKhaki
  184. 240 230 140 khaki
  185. 238 232 170 pale goldenrod
  186. 238 232 170 PaleGoldenrod
  187. 250 250 210 light goldenrod yellow
  188. 250 250 210 LightGoldenrodYellow
  189. 255 255 224 light yellow
  190. 255 255 224 LightYellow
  191. 255 255 0 yellow
  192. 255 215 0 gold
  193. 238 221 130 light goldenrod
  194. 238 221 130 LightGoldenrod
  195. 218 165 32 goldenrod
  196. 184 134 11 dark goldenrod
  197. 184 134 11 DarkGoldenrod
  198. 188 143 143 rosy brown
  199. 188 143 143 RosyBrown
  200. 205 92 92 indian red
  201. 205 92 92 IndianRed
  202. 139 69 19 saddle brown
  203. 139 69 19 SaddleBrown
  204. 160 82 45 sienna
  205. 205 133 63 peru
  206. 222 184 135 burlywood
  207. 245 245 220 beige
  208. 245 222 179 wheat
  209. 244 164 96 sandy brown
  210. 244 164 96 SandyBrown
  211. 210 180 140 tan
  212. 210 105 30 chocolate
  213. 178 34 34 firebrick
  214. 165 42 42 brown
  215. 233 150 122 dark salmon
  216. 233 150 122 DarkSalmon
  217. 250 128 114 salmon
  218. 255 160 122 light salmon
  219. 255 160 122 LightSalmon
  220. 255 165 0 orange
  221. 255 140 0 dark orange
  222. 255 140 0 DarkOrange
  223. 255 127 80 coral
  224. 240 128 128 light coral
  225. 240 128 128 LightCoral
  226. 255 99 71 tomato
  227. 255 69 0 orange red
  228. 255 69 0 OrangeRed
  229. 255 0 0 red
  230. 255 105 180 hot pink
  231. 255 105 180 HotPink
  232. 255 20 147 deep pink
  233. 255 20 147 DeepPink
  234. 255 192 203 pink
  235. 255 182 193 light pink
  236. 255 182 193 LightPink
  237. 219 112 147 pale violet red
  238. 219 112 147 PaleVioletRed
  239. 176 48 96 maroon
  240. 199 21 133 medium violet red
  241. 199 21 133 MediumVioletRed
  242. 208 32 144 violet red
  243. 208 32 144 VioletRed
  244. 255 0 255 magenta
  245. 238 130 238 violet
  246. 221 160 221 plum
  247. 218 112 214 orchid
  248. 186 85 211 medium orchid
  249. 186 85 211 MediumOrchid
  250. 153 50 204 dark orchid
  251. 153 50 204 DarkOrchid
  252. 148 0 211 dark violet
  253. 148 0 211 DarkViolet
  254. 138 43 226 blue violet
  255. 138 43 226 BlueViolet
  256. 160 32 240 purple
  257. 147 112 219 medium purple
  258. 147 112 219 MediumPurple
  259. 216 191 216 thistle
  260. 255 250 250 snow1
  261. 238 233 233 snow2
  262. 205 201 201 snow3
  263. 139 137 137 snow4
  264. 255 245 238 seashell1
  265. 238 229 222 seashell2
  266. 205 197 191 seashell3
  267. 139 134 130 seashell4
  268. 255 239 219 AntiqueWhite1
  269. 238 223 204 AntiqueWhite2
  270. 205 192 176 AntiqueWhite3
  271. 139 131 120 AntiqueWhite4
  272. 255 228 196 bisque1
  273. 238 213 183 bisque2
  274. 205 183 158 bisque3
  275. 139 125 107 bisque4
  276. 255 218 185 PeachPuff1
  277. 238 203 173 PeachPuff2
  278. 205 175 149 PeachPuff3
  279. 139 119 101 PeachPuff4
  280. 255 222 173 NavajoWhite1
  281. 238 207 161 NavajoWhite2
  282. 205 179 139 NavajoWhite3
  283. 139 121 94 NavajoWhite4
  284. 255 250 205 LemonChiffon1
  285. 238 233 191 LemonChiffon2
  286. 205 201 165 LemonChiffon3
  287. 139 137 112 LemonChiffon4
  288. 255 248 220 cornsilk1
  289. 238 232 205 cornsilk2
  290. 205 200 177 cornsilk3
  291. 139 136 120 cornsilk4
  292. 255 255 240 ivory1
  293. 238 238 224 ivory2
  294. 205 205 193 ivory3
  295. 139 139 131 ivory4
  296. 240 255 240 honeydew1
  297. 224 238 224 honeydew2
  298. 193 205 193 honeydew3
  299. 131 139 131 honeydew4
  300. 255 240 245 LavenderBlush1
  301. 238 224 229 LavenderBlush2
  302. 205 193 197 LavenderBlush3
  303. 139 131 134 LavenderBlush4
  304. 255 228 225 MistyRose1
  305. 238 213 210 MistyRose2
  306. 205 183 181 MistyRose3
  307. 139 125 123 MistyRose4
  308. 240 255 255 azure1
  309. 224 238 238 azure2
  310. 193 205 205 azure3
  311. 131 139 139 azure4
  312. 131 111 255 SlateBlue1
  313. 122 103 238 SlateBlue2
  314. 105 89 205 SlateBlue3
  315. 71 60 139 SlateBlue4
  316. 72 118 255 RoyalBlue1
  317. 67 110 238 RoyalBlue2
  318. 58 95 205 RoyalBlue3
  319. 39 64 139 RoyalBlue4
  320. 0 0 255 blue1
  321. 0 0 238 blue2
  322. 0 0 205 blue3
  323. 0 0 139 blue4
  324. 30 144 255 DodgerBlue1
  325. 28 134 238 DodgerBlue2
  326. 24 116 205 DodgerBlue3
  327. 16 78 139 DodgerBlue4
  328. 99 184 255 SteelBlue1
  329. 92 172 238 SteelBlue2
  330. 79 148 205 SteelBlue3
  331. 54 100 139 SteelBlue4
  332. 0 191 255 DeepSkyBlue1
  333. 0 178 238 DeepSkyBlue2
  334. 0 154 205 DeepSkyBlue3
  335. 0 104 139 DeepSkyBlue4
  336. 135 206 255 SkyBlue1
  337. 126 192 238 SkyBlue2
  338. 108 166 205 SkyBlue3
  339. 74 112 139 SkyBlue4
  340. 176 226 255 LightSkyBlue1
  341. 164 211 238 LightSkyBlue2
  342. 141 182 205 LightSkyBlue3
  343. 96 123 139 LightSkyBlue4
  344. 198 226 255 SlateGray1
  345. 185 211 238 SlateGray2
  346. 159 182 205 SlateGray3
  347. 108 123 139 SlateGray4
  348. 202 225 255 LightSteelBlue1
  349. 188 210 238 LightSteelBlue2
  350. 162 181 205 LightSteelBlue3
  351. 110 123 139 LightSteelBlue4
  352. 191 239 255 LightBlue1
  353. 178 223 238 LightBlue2
  354. 154 192 205 LightBlue3
  355. 104 131 139 LightBlue4
  356. 224 255 255 LightCyan1
  357. 209 238 238 LightCyan2
  358. 180 205 205 LightCyan3
  359. 122 139 139 LightCyan4
  360. 187 255 255 PaleTurquoise1
  361. 174 238 238 PaleTurquoise2
  362. 150 205 205 PaleTurquoise3
  363. 102 139 139 PaleTurquoise4
  364. 152 245 255 CadetBlue1
  365. 142 229 238 CadetBlue2
  366. 122 197 205 CadetBlue3
  367. 83 134 139 CadetBlue4
  368. 0 245 255 turquoise1
  369. 0 229 238 turquoise2
  370. 0 197 205 turquoise3
  371. 0 134 139 turquoise4
  372. 0 255 255 cyan1
  373. 0 238 238 cyan2
  374. 0 205 205 cyan3
  375. 0 139 139 cyan4
  376. 151 255 255 DarkSlateGray1
  377. 141 238 238 DarkSlateGray2
  378. 121 205 205 DarkSlateGray3
  379. 82 139 139 DarkSlateGray4
  380. 127 255 212 aquamarine1
  381. 118 238 198 aquamarine2
  382. 102 205 170 aquamarine3
  383. 69 139 116 aquamarine4
  384. 193 255 193 DarkSeaGreen1
  385. 180 238 180 DarkSeaGreen2
  386. 155 205 155 DarkSeaGreen3
  387. 105 139 105 DarkSeaGreen4
  388. 84 255 159 SeaGreen1
  389. 78 238 148 SeaGreen2
  390. 67 205 128 SeaGreen3
  391. 46 139 87 SeaGreen4
  392. 154 255 154 PaleGreen1
  393. 144 238 144 PaleGreen2
  394. 124 205 124 PaleGreen3
  395. 84 139 84 PaleGreen4
  396. 0 255 127 SpringGreen1
  397. 0 238 118 SpringGreen2
  398. 0 205 102 SpringGreen3
  399. 0 139 69 SpringGreen4
  400. 0 255 0 green1
  401. 0 238 0 green2
  402. 0 205 0 green3
  403. 0 139 0 green4
  404. 127 255 0 chartreuse1
  405. 118 238 0 chartreuse2
  406. 102 205 0 chartreuse3
  407. 69 139 0 chartreuse4
  408. 192 255 62 OliveDrab1
  409. 179 238 58 OliveDrab2
  410. 154 205 50 OliveDrab3
  411. 105 139 34 OliveDrab4
  412. 202 255 112 DarkOliveGreen1
  413. 188 238 104 DarkOliveGreen2
  414. 162 205 90 DarkOliveGreen3
  415. 110 139 61 DarkOliveGreen4
  416. 255 246 143 khaki1
  417. 238 230 133 khaki2
  418. 205 198 115 khaki3
  419. 139 134 78 khaki4
  420. 255 236 139 LightGoldenrod1
  421. 238 220 130 LightGoldenrod2
  422. 205 190 112 LightGoldenrod3
  423. 139 129 76 LightGoldenrod4
  424. 255 255 224 LightYellow1
  425. 238 238 209 LightYellow2
  426. 205 205 180 LightYellow3
  427. 139 139 122 LightYellow4
  428. 255 255 0 yellow1
  429. 238 238 0 yellow2
  430. 205 205 0 yellow3
  431. 139 139 0 yellow4
  432. 255 215 0 gold1
  433. 238 201 0 gold2
  434. 205 173 0 gold3
  435. 139 117 0 gold4
  436. 255 193 37 goldenrod1
  437. 238 180 34 goldenrod2
  438. 205 155 29 goldenrod3
  439. 139 105 20 goldenrod4
  440. 255 185 15 DarkGoldenrod1
  441. 238 173 14 DarkGoldenrod2
  442. 205 149 12 DarkGoldenrod3
  443. 139 101 8 DarkGoldenrod4
  444. 255 193 193 RosyBrown1
  445. 238 180 180 RosyBrown2
  446. 205 155 155 RosyBrown3
  447. 139 105 105 RosyBrown4
  448. 255 106 106 IndianRed1
  449. 238 99 99 IndianRed2
  450. 205 85 85 IndianRed3
  451. 139 58 58 IndianRed4
  452. 255 130 71 sienna1
  453. 238 121 66 sienna2
  454. 205 104 57 sienna3
  455. 139 71 38 sienna4
  456. 255 211 155 burlywood1
  457. 238 197 145 burlywood2
  458. 205 170 125 burlywood3
  459. 139 115 85 burlywood4
  460. 255 231 186 wheat1
  461. 238 216 174 wheat2
  462. 205 186 150 wheat3
  463. 139 126 102 wheat4
  464. 255 165 79 tan1
  465. 238 154 73 tan2
  466. 205 133 63 tan3
  467. 139 90 43 tan4
  468. 255 127 36 chocolate1
  469. 238 118 33 chocolate2
  470. 205 102 29 chocolate3
  471. 139 69 19 chocolate4
  472. 255 48 48 firebrick1
  473. 238 44 44 firebrick2
  474. 205 38 38 firebrick3
  475. 139 26 26 firebrick4
  476. 255 64 64 brown1
  477. 238 59 59 brown2
  478. 205 51 51 brown3
  479. 139 35 35 brown4
  480. 255 140 105 salmon1
  481. 238 130 98 salmon2
  482. 205 112 84 salmon3
  483. 139 76 57 salmon4
  484. 255 160 122 LightSalmon1
  485. 238 149 114 LightSalmon2
  486. 205 129 98 LightSalmon3
  487. 139 87 66 LightSalmon4
  488. 255 165 0 orange1
  489. 238 154 0 orange2
  490. 205 133 0 orange3
  491. 139 90 0 orange4
  492. 255 127 0 DarkOrange1
  493. 238 118 0 DarkOrange2
  494. 205 102 0 DarkOrange3
  495. 139 69 0 DarkOrange4
  496. 255 114 86 coral1
  497. 238 106 80 coral2
  498. 205 91 69 coral3
  499. 139 62 47 coral4
  500. 255 99 71 tomato1
  501. 238 92 66 tomato2
  502. 205 79 57 tomato3
  503. 139 54 38 tomato4
  504. 255 69 0 OrangeRed1
  505. 238 64 0 OrangeRed2
  506. 205 55 0 OrangeRed3
  507. 139 37 0 OrangeRed4
  508. 255 0 0 red1
  509. 238 0 0 red2
  510. 205 0 0 red3
  511. 139 0 0 red4
  512. 255 20 147 DeepPink1
  513. 238 18 137 DeepPink2
  514. 205 16 118 DeepPink3
  515. 139 10 80 DeepPink4
  516. 255 110 180 HotPink1
  517. 238 106 167 HotPink2
  518. 205 96 144 HotPink3
  519. 139 58 98 HotPink4
  520. 255 181 197 pink1
  521. 238 169 184 pink2
  522. 205 145 158 pink3
  523. 139 99 108 pink4
  524. 255 174 185 LightPink1
  525. 238 162 173 LightPink2
  526. 205 140 149 LightPink3
  527. 139 95 101 LightPink4
  528. 255 130 171 PaleVioletRed1
  529. 238 121 159 PaleVioletRed2
  530. 205 104 137 PaleVioletRed3
  531. 139 71 93 PaleVioletRed4
  532. 255 52 179 maroon1
  533. 238 48 167 maroon2
  534. 205 41 144 maroon3
  535. 139 28 98 maroon4
  536. 255 62 150 VioletRed1
  537. 238 58 140 VioletRed2
  538. 205 50 120 VioletRed3
  539. 139 34 82 VioletRed4
  540. 255 0 255 magenta1
  541. 238 0 238 magenta2
  542. 205 0 205 magenta3
  543. 139 0 139 magenta4
  544. 255 131 250 orchid1
  545. 238 122 233 orchid2
  546. 205 105 201 orchid3
  547. 139 71 137 orchid4
  548. 255 187 255 plum1
  549. 238 174 238 plum2
  550. 205 150 205 plum3
  551. 139 102 139 plum4
  552. 224 102 255 MediumOrchid1
  553. 209 95 238 MediumOrchid2
  554. 180 82 205 MediumOrchid3
  555. 122 55 139 MediumOrchid4
  556. 191 62 255 DarkOrchid1
  557. 178 58 238 DarkOrchid2
  558. 154 50 205 DarkOrchid3
  559. 104 34 139 DarkOrchid4
  560. 155 48 255 purple1
  561. 145 44 238 purple2
  562. 125 38 205 purple3
  563. 85 26 139 purple4
  564. 171 130 255 MediumPurple1
  565. 159 121 238 MediumPurple2
  566. 137 104 205 MediumPurple3
  567. 93 71 139 MediumPurple4
  568. 255 225 255 thistle1
  569. 238 210 238 thistle2
  570. 205 181 205 thistle3
  571. 139 123 139 thistle4
  572. 0 0 0 gray0
  573. 0 0 0 grey0
  574. 3 3 3 gray1
  575. 3 3 3 grey1
  576. 5 5 5 gray2
  577. 5 5 5 grey2
  578. 8 8 8 gray3
  579. 8 8 8 grey3
  580. 10 10 10 gray4
  581. 10 10 10 grey4
  582. 13 13 13 gray5
  583. 13 13 13 grey5
  584. 15 15 15 gray6
  585. 15 15 15 grey6
  586. 18 18 18 gray7
  587. 18 18 18 grey7
  588. 20 20 20 gray8
  589. 20 20 20 grey8
  590. 23 23 23 gray9
  591. 23 23 23 grey9
  592. 26 26 26 gray10
  593. 26 26 26 grey10
  594. 28 28 28 gray11
  595. 28 28 28 grey11
  596. 31 31 31 gray12
  597. 31 31 31 grey12
  598. 33 33 33 gray13
  599. 33 33 33 grey13
  600. 36 36 36 gray14
  601. 36 36 36 grey14
  602. 38 38 38 gray15
  603. 38 38 38 grey15
  604. 41 41 41 gray16
  605. 41 41 41 grey16
  606. 43 43 43 gray17
  607. 43 43 43 grey17
  608. 46 46 46 gray18
  609. 46 46 46 grey18
  610. 48 48 48 gray19
  611. 48 48 48 grey19
  612. 51 51 51 gray20
  613. 51 51 51 grey20
  614. 54 54 54 gray21
  615. 54 54 54 grey21
  616. 56 56 56 gray22
  617. 56 56 56 grey22
  618. 59 59 59 gray23
  619. 59 59 59 grey23
  620. 61 61 61 gray24
  621. 61 61 61 grey24
  622. 64 64 64 gray25
  623. 64 64 64 grey25
  624. 66 66 66 gray26
  625. 66 66 66 grey26
  626. 69 69 69 gray27
  627. 69 69 69 grey27
  628. 71 71 71 gray28
  629. 71 71 71 grey28
  630. 74 74 74 gray29
  631. 74 74 74 grey29
  632. 77 77 77 gray30
  633. 77 77 77 grey30
  634. 79 79 79 gray31
  635. 79 79 79 grey31
  636. 82 82 82 gray32
  637. 82 82 82 grey32
  638. 84 84 84 gray33
  639. 84 84 84 grey33
  640. 87 87 87 gray34
  641. 87 87 87 grey34
  642. 89 89 89 gray35
  643. 89 89 89 grey35
  644. 92 92 92 gray36
  645. 92 92 92 grey36
  646. 94 94 94 gray37
  647. 94 94 94 grey37
  648. 97 97 97 gray38
  649. 97 97 97 grey38
  650. 99 99 99 gray39
  651. 99 99 99 grey39
  652. 102 102 102 gray40
  653. 102 102 102 grey40
  654. 105 105 105 gray41
  655. 105 105 105 grey41
  656. 107 107 107 gray42
  657. 107 107 107 grey42
  658. 110 110 110 gray43
  659. 110 110 110 grey43
  660. 112 112 112 gray44
  661. 112 112 112 grey44
  662. 115 115 115 gray45
  663. 115 115 115 grey45
  664. 117 117 117 gray46
  665. 117 117 117 grey46
  666. 120 120 120 gray47
  667. 120 120 120 grey47
  668. 122 122 122 gray48
  669. 122 122 122 grey48
  670. 125 125 125 gray49
  671. 125 125 125 grey49
  672. 127 127 127 gray50
  673. 127 127 127 grey50
  674. 130 130 130 gray51
  675. 130 130 130 grey51
  676. 133 133 133 gray52
  677. 133 133 133 grey52
  678. 135 135 135 gray53
  679. 135 135 135 grey53
  680. 138 138 138 gray54
  681. 138 138 138 grey54
  682. 140 140 140 gray55
  683. 140 140 140 grey55
  684. 143 143 143 gray56
  685. 143 143 143 grey56
  686. 145 145 145 gray57
  687. 145 145 145 grey57
  688. 148 148 148 gray58
  689. 148 148 148 grey58
  690. 150 150 150 gray59
  691. 150 150 150 grey59
  692. 153 153 153 gray60
  693. 153 153 153 grey60
  694. 156 156 156 gray61
  695. 156 156 156 grey61
  696. 158 158 158 gray62
  697. 158 158 158 grey62
  698. 161 161 161 gray63
  699. 161 161 161 grey63
  700. 163 163 163 gray64
  701. 163 163 163 grey64
  702. 166 166 166 gray65
  703. 166 166 166 grey65
  704. 168 168 168 gray66
  705. 168 168 168 grey66
  706. 171 171 171 gray67
  707. 171 171 171 grey67
  708. 173 173 173 gray68
  709. 173 173 173 grey68
  710. 176 176 176 gray69
  711. 176 176 176 grey69
  712. 179 179 179 gray70
  713. 179 179 179 grey70
  714. 181 181 181 gray71
  715. 181 181 181 grey71
  716. 184 184 184 gray72
  717. 184 184 184 grey72
  718. 186 186 186 gray73
  719. 186 186 186 grey73
  720. 189 189 189 gray74
  721. 189 189 189 grey74
  722. 191 191 191 gray75
  723. 191 191 191 grey75
  724. 194 194 194 gray76
  725. 194 194 194 grey76
  726. 196 196 196 gray77
  727. 196 196 196 grey77
  728. 199 199 199 gray78
  729. 199 199 199 grey78
  730. 201 201 201 gray79
  731. 201 201 201 grey79
  732. 204 204 204 gray80
  733. 204 204 204 grey80
  734. 207 207 207 gray81
  735. 207 207 207 grey81
  736. 209 209 209 gray82
  737. 209 209 209 grey82
  738. 212 212 212 gray83
  739. 212 212 212 grey83
  740. 214 214 214 gray84
  741. 214 214 214 grey84
  742. 217 217 217 gray85
  743. 217 217 217 grey85
  744. 219 219 219 gray86
  745. 219 219 219 grey86
  746. 222 222 222 gray87
  747. 222 222 222 grey87
  748. 224 224 224 gray88
  749. 224 224 224 grey88
  750. 227 227 227 gray89
  751. 227 227 227 grey89
  752. 229 229 229 gray90
  753. 229 229 229 grey90
  754. 232 232 232 gray91
  755. 232 232 232 grey91
  756. 235 235 235 gray92
  757. 235 235 235 grey92
  758. 237 237 237 gray93
  759. 237 237 237 grey93
  760. 240 240 240 gray94
  761. 240 240 240 grey94
  762. 242 242 242 gray95
  763. 242 242 242 grey95
  764. 245 245 245 gray96
  765. 245 245 245 grey96
  766. 247 247 247 gray97
  767. 247 247 247 grey97
  768. 250 250 250 gray98
  769. 250 250 250 grey98
  770. 252 252 252 gray99
  771. 252 252 252 grey99
  772. 255 255 255 gray100
  773. 255 255 255 grey100
  774. 169 169 169 dark grey
  775. 169 169 169 DarkGrey
  776. 169 169 169 dark gray
  777. 169 169 169 DarkGray
  778. 0 0 139 dark blue
  779. 0 0 139 DarkBlue
  780. 0 139 139 dark cyan
  781. 0 139 139 DarkCyan
  782. 139 0 139 dark magenta
  783. 139 0 139 DarkMagenta
  784. 139 0 0 dark red
  785. 139 0 0 DarkRed
  786. 144 238 144 light green
  787. 144 238 144 LightGreen