enum | WebColor {
WebColor.None = 0,
WebColor.AliceBlue = 0xf0f8ff,
WebColor.Gainsboro = 0xdcdcdc,
WebColor.MistyRose = 0xffe4e1,
WebColor.AntiqueWhite = 0xfaebd7,
WebColor.GhostWhite = 0xf8f8ff,
WebColor.Moccasin = 0xffe4b5,
WebColor.Aqua = 0x00ffff,
WebColor.Gold = 0xffd700,
WebColor.NavajoWhite = 0xffdead,
WebColor.Aquamarine = 0x7fffd4,
WebColor.Goldenrod = 0xdaa520,
WebColor.Navy = 0x000080,
WebColor.Azure = 0xf0ffff,
WebColor.Gray = 0x808080,
WebColor.OldLace = 0xfdf5e6,
WebColor.Beige = 0xf5f5dc,
WebColor.Green = 0x008000,
WebColor.Olive = 0x808000,
WebColor.Bisque = 0xffe4c4,
WebColor.GreenYellow = 0xadff2f,
WebColor.OliveDrab = 0x6b8e23,
WebColor.Black = 0x000000,
WebColor.Grey = 0x808080,
WebColor.Orange = 0xffa500,
WebColor.BlanchedAlmond = 0xffebcd,
WebColor.Honeydew = 0xf0fff0,
WebColor.OrangeRed = 0xff4500,
WebColor.Blue = 0x0000ff,
WebColor.HotPink = 0xff69b4,
WebColor.Orchid = 0xda70d6,
WebColor.BlueViolet = 0x8a2be2,
WebColor.IndianRed = 0xcd5c5c,
WebColor.PaleGoldenrod = 0xeee8aa,
WebColor.Brown = 0xa52a2a,
WebColor.Indigo = 0x4b0082,
WebColor.PaleGreen = 0x98fb98,
WebColor.Burlywood = 0xdeb887,
WebColor.Ivory = 0xfffff0,
WebColor.PaleTurquoise = 0xafeeee,
WebColor.CadetBlue = 0x5f9ea0,
WebColor.Khaki = 0xf0e68c,
WebColor.PaleVioletRed = 0xdb7093,
WebColor.Chartreuse = 0x7fff00,
WebColor.Lavender = 0xe6e6fa,
WebColor.PapayaWhip = 0xffefd5,
WebColor.Chocolate = 0xd2691e,
WebColor.LavenderBlush = 0xfff0f5,
WebColor.PeachPuff = 0xffdab9,
WebColor.Coral = 0xff7f50,
WebColor.LawnGreen = 0x7cfc00,
WebColor.Peru = 0xcd853f,
WebColor.CornflowerBlue = 0x6495ed,
WebColor.LemonChiffon = 0xfffacd,
WebColor.Pink = 0xffc0cb,
WebColor.Cornsilk = 0xfff8dc,
WebColor.LightBlue = 0xadd8e6,
WebColor.Plum = 0xdda0dd,
WebColor.Crimson = 0xdc143c,
WebColor.LightCoral = 0xf08080,
WebColor.PowderBlue = 0xb0e0e6,
WebColor.Cyan = 0x00ffff,
WebColor.LightCyan = 0xe0ffff,
WebColor.Purple = 0x800080,
WebColor.DarkBlue = 0x00008b,
WebColor.LightGoldenrodyellow = 0xfafad2,
WebColor.Red = 0xff0000,
WebColor.DarkCyan = 0x008b8b,
WebColor.LightGray = 0xd3d3d3,
WebColor.RosyBrown = 0xbc8f8f,
WebColor.DarkGoldenrod = 0xb8860b,
WebColor.LightGreen = 0x90ee90,
WebColor.RoyalBlue = 0x4169e1,
WebColor.DarkGray = 0xa9a9a9,
WebColor.LightGrey = 0xd3d3d3,
WebColor.SaddleBrown = 0x8b4513,
WebColor.DarkGreen = 0x006400,
WebColor.LightPink = 0xffb6c1,
WebColor.Salmon = 0xfa8072,
WebColor.DarkGrey = 0xa9a9a9,
WebColor.LightSalmon = 0xffa07a,
WebColor.SandyBrown = 0xf4a460,
WebColor.DarkKhaki = 0xbdb76b,
WebColor.LightSeagreen = 0x20b2aa,
WebColor.SeaGreen = 0x2e8b57,
WebColor.DarkMagenta = 0x8b008b,
WebColor.LightSkyblue = 0x87cefa,
WebColor.SeaShell = 0xfff5ee,
WebColor.DarkOlivegreen = 0x556b2f,
WebColor.LightSlategray = 0x778899,
WebColor.Sienna = 0xa0522d,
WebColor.DarkOrange = 0xff8c00,
WebColor.LightSlategrey = 0x778899,
WebColor.Silver = 0xc0c0c0,
WebColor.DarkOrchid = 0x9932cc,
WebColor.LightSteelblue = 0xb0c4de,
WebColor.SkyBlue = 0x87ceeb,
WebColor.DarkRed = 0x8b0000,
WebColor.LightYellow = 0xffffe0,
WebColor.SlateBlue = 0x6a5acd,
WebColor.DarkSalmon = 0xe9967a,
WebColor.Lime = 0x00ff00,
WebColor.SlateGray = 0x708090,
WebColor.DarkSeagreen = 0x8fbc8f,
WebColor.LimeGreen = 0x32cd32,
WebColor.SlateGrey = 0x708090,
WebColor.DarkSlateblue = 0x483d8b,
WebColor.Linen = 0xfaf0e6,
WebColor.Snow = 0xfffafa,
WebColor.DarkSlategray = 0x2f4f4f,
WebColor.Magenta = 0xff00ff,
WebColor.SpringGreen = 0x00ff7f,
WebColor.DarkSlategrey = 0x2f4f4f,
WebColor.Maroon = 0x800000,
WebColor.SteelBlue = 0x4682b4,
WebColor.DarkTurquoise = 0x00ced1,
WebColor.MediumAquamarine = 0x66cdaa,
WebColor.Tan = 0xd2b48c,
WebColor.DarkViolet = 0x9400d3,
WebColor.MediumBlue = 0x0000cd,
WebColor.Teal = 0x008080,
WebColor.DeepPink = 0xff1493,
WebColor.MediumOrchid = 0xba55d3,
WebColor.Thistle = 0xd8bfd8,
WebColor.DeepSkyblue = 0x00bfff,
WebColor.MediumPurple = 0x9370db,
WebColor.Tomato = 0xff6347,
WebColor.DimGray = 0x696969,
WebColor.MediumSeaGreen = 0x3cb371,
WebColor.Turquoise = 0x40e0d0,
WebColor.DimGrey = 0x696969,
WebColor.MediumSlateBlue = 0x7b68ee,
WebColor.Violet = 0xee82ee,
WebColor.DodgerBlue = 0x1e90ff,
WebColor.MediumSpringGreen = 0x00fa9a,
WebColor.Wheat = 0xf5deb3,
WebColor.FireBrick = 0xb22222,
WebColor.MediumTurquoise = 0x48d1cc,
WebColor.White = 0xffffff,
WebColor.FloralWhite = 0xfffaf0,
WebColor.MediumBioletRed = 0xc71585,
WebColor.WhiteSmoke = 0xf5f5f5,
WebColor.ForestGreen = 0x228b22,
WebColor.MidnightBlue = 0x191970,
WebColor.Yellow = 0xffff00,
WebColor.Fuchsia = 0xff00ff,
WebColor.MintCream = 0xf5fffa,
WebColor.YellowGreen = 0x9acd32
} |