Code:
public enum Color : uint
{
None = 0,
aliceblue = 0xf0f8ff,// 240,248,255
antiquewhite = 0xfaebd7,// 250,235,215
aqua = 0x00ffff,// 0,255,255
aquamarine = 0x7fffd4,// 127,255,212
azure = 0xf0ffff,// 240,255,255
beige = 0xf5f5dc,// 245,245,220
bisque = 0xffe4c4,// 255,228,196
black = 0x000000,// 0,0,0
blanchedalmond = 0xffebcd,// 255,235,205
blue = 0x0000ff,// 0,0,255
blueviolet = 0x8a2be2,// 138,43,226
brown = 0xa52a2a,// 165,42,42
burlywood = 0xdeb887,// 222,184,135
cadetblue = 0x5f9ea0,// 95,158,160
chartreuse = 0x7fff00,// 127,255,0
chocolate = 0xd2691e,// 210,105,30
coral = 0xff7f50,// 255,127,80
cornflowerblue = 0x6495ed,// 100,149,237
cornsilk = 0xfff8dc,// 255,248,220
crimson = 0xdc143c,// 220,20,60
cyan = 0x00ffff,// 0,255,255
darkblue = 0x00008b,// 0,0,139
darkcyan = 0x008b8b,// 0,139,139
darkgoldenrod = 0xb8860b,// 184,134,11
darkgray = 0xa9a9a9,// 169,169,169
darkgreen = 0x006400,// 0,100,0
darkgrey = 0xa9a9a9,// 169,169,169
darkkhaki = 0xbdb76b,// 189,183,107
darkmagenta = 0x8b008b,// 139,0,139
darkolivegreen = 0x556b2f,// 85,107,47
darkorange = 0xff8c00,// 255,140,0
darkorchid = 0x9932cc,// 153,50,204
darkred = 0x8b0000,// 139,0,0
darksalmon = 0xe9967a,// 233,150,122
darkseagreen = 0x8fbc8f,// 143,188,143
darkslateblue = 0x483d8b,// 72,61,139
darkslategray = 0x2f4f4f,// 47,79,79
darkslategrey = 0x2f4f4f,// 47,79,79
darkturquoise = 0x00ced1,// 0,206,209
darkviolet = 0x9400d3,// 148,0,211
deeppink = 0xff1493,// 255,20,147
deepskyblue = 0x00bfff,// 0,191,255
dimgray = 0x696969,// 105,105,105
dimgrey = 0x696969,// 105,105,105
dodgerblue = 0x1e90ff,// 30,144,255
firebrick = 0xb22222,// 178,34,34
floralwhite = 0xfffaf0,// 255,250,240
forestgreen = 0x228b22,// 34,139,34
fuchsia = 0xff00ff,// 255,0,255
gainsboro = 0xdcdcdc,// 220,220,220
ghostwhite = 0xf8f8ff,// 248,248,255
gold = 0xffd700,// 255,215,0
goldenrod = 0xdaa520,// 218,165,32
gray = 0x808080,// 128,128,128
green = 0x008000,// 0,128,0
greenyellow = 0xadff2f,// 173,255,47
grey = 0x808080,// 128,128,128
honeydew = 0xf0fff0,// 240,255,240
hotpink = 0xff69b4,// 255,105,180
indianred = 0xcd5c5c,// 205,92,92
indigo = 0x4b0082,// 75,0,130
ivory = 0xfffff0,// 255,255,240
khaki = 0xf0e68c,// 240,230,140
lavender = 0xe6e6fa,// 230,230,250
lavenderblush = 0xfff0f5,// 255,240,245
lawngreen = 0x7cfc00,// 124,252,0
lemonchiffon = 0xfffacd,// 255,250,205
lightblue = 0xadd8e6,// 173,216,230
lightcoral = 0xf08080,// 240,128,128
lightcyan = 0xe0ffff,// 224,255,255
lightgoldenrodyellow = 0xfafad2,// 250,250,210
lightgray = 0xd3d3d3,// 211,211,211
lightgreen = 0x90ee90,// 144,238,144
lightgrey = 0xd3d3d3,// 211,211,211
lightpink = 0xffb6c1,// 255,182,193
lightsalmon = 0xffa07a,// 255,160,122
lightseagreen = 0x20b2aa,// 32,178,170
lightskyblue = 0x87cefa,// 135,206,250
lightslategray = 0x778899,// 119,136,153
lightslategrey = 0x778899,// 119,136,153
lightsteelblue = 0xb0c4de,// 176,196,222
lightyellow = 0xffffe0,// 255,255,224
lime = 0x00ff00,// 0,255,0
limegreen = 0x32cd32,// 50,205,50
linen = 0xfaf0e6,// 250,240,230
magenta = 0xff00ff,// 255,0,255
maroon = 0x800000,// 128,0,0
mediumaquamarine = 0x66cdaa,// 102,205,170
mediumblue = 0x0000cd,// 0,0,205
mediumorchid = 0xba55d3,// 186,85,211
mediumpurple = 0x9370db,// 147,112,219
mediumseagreen = 0x3cb371,// 60,179,113
mediumslateblue = 0x7b68ee,// 123,104,238
mediumspringgreen = 0x00fa9a,// 0,250,154
mediumturquoise = 0x48d1cc,// 72,209,204
mediumvioletred = 0xc71585,// 199,21,133
midnightblue = 0x191970,// 25,25,112
mintcream = 0xf5fffa,// 245,255,250
mistyrose = 0xffe4e1,// 255,228,225
moccasin = 0xffe4b5,// 255,228,181
navajowhite = 0xffdead,// 255,222,173
navy = 0x000080,// 0,0,128
oldlace = 0xfdf5e6,// 253,245,230
olive = 0x808000,// 128,128,0
olivedrab = 0x6b8e23,// 107,142,35
orange = 0xffa500,// 255,165,0
orangered = 0xff4500,// 255,69,0
orchid = 0xda70d6,// 218,112,214
palegoldenrod = 0xeee8aa,// 238,232,170
palegreen = 0x98fb98,// 152,251,152
paleturquoise = 0xafeeee,// 175,238,238
palevioletred = 0xdb7093,// 219,112,147
papayawhip = 0xffefd5,// 255,239,213
peachpuff = 0xffdab9,// 255,218,185
peru = 0xcd853f,// 205,133,63
pink = 0xffc0cb,// 255,192,203
plum = 0xdda0dd,// 221,160,221
powderblue = 0xb0e0e6,// 176,224,230
purple = 0x800080,// 128,0,128
red = 0xff0000,// 255,0,0
rosybrown = 0xbc8f8f,// 188,143,143
royalblue = 0x4169e1,// 65,105,225
saddlebrown = 0x8b4513,// 139,69,19
salmon = 0xfa8072,// 250,128,114
sandybrown = 0xf4a460,// 244,164,96
seagreen = 0x2e8b57,// 46,139,87
seashell = 0xfff5ee,// 255,245,238
sienna = 0xa0522d,// 160,82,45
silver = 0xc0c0c0,// 192,192,192
skyblue = 0x87ceeb,// 135,206,235
slateblue = 0x6a5acd,// 106,90,205
slategray = 0x708090,// 112,128,144
slategrey = 0x708090,// 112,128,144
snow = 0xfffafa,//255,250,250
springgreen = 0x00ff7f,// 0,255,127
steelblue = 0x4682b4,// 70,130,180
tan = 0xd2b48c,// 210,180,140
teal = 0x008080,// 0,128,128
thistle = 0xd8bfd8,// 216,191,216
tomato = 0xff6347,// 255,99,71
turquoise = 0x40e0d0,// 64,224,208
violet = 0xee82ee,// 238,130,238
wheat = 0xf5deb3,// 245,222,179
white = 0xffffff,// 255,255,255
whitesmoke = 0xf5f5f5,// 245,245,245
yellow = 0xffff00,// 255,255,0
yellowgreen = 0x9acd32,// 154,205,50
}