常用24位颜色表转换成16位颜色值,让16位lcd使用

如果需要直接屏幕任意颜色转换成16位颜色值请下载转换程序,不用注册,就可使用

https://download.csdn.net/download/rachenjian/12968346

16位颜色表
#define     N_Coloe_B16LightPink                0xFDB8     //24位0xFFB6C1        浅粉红
#define     N_Coloe_B16Pink                     0xFE19     //24位0xFFC0CB        粉红
#define     N_Coloe_B16Crimson                  0xD8A7     //24位0xDC143C        猩红
#define     N_Coloe_B16LavenderBlush            0xFF9E     //24位0xFFF0F5        脸红的淡紫色
#define     N_Coloe_B16PaleVioletRed            0xDB92     //24位0xDB7093        苍白的紫罗兰红色
#define     N_Coloe_B16HotPink                  0xFB56     //24位0xFF69B4        热情的粉红
#define     N_Coloe_B16DeepPink                 0xF8B2     //24位0xFF1493        深粉色
#define     N_Coloe_B16MediumVioletRed          0xC0B0     //24位0xC71585        适中的紫罗兰红色
#define     N_Coloe_B16Orchid                   0xDB9A     //24位0xDA70D6        兰花的紫色
#define     N_Coloe_B16Thistle                  0xDDFB     //24位0xD8BFD8        蓟
#define     N_Coloe_B16plum                     0xDD1B     //24位0xDDA0DD        李子
#define     N_Coloe_B16Violet                   0xEC1D     //24位0xEE82EE        紫罗兰
#define     N_Coloe_B16Magenta                  0xF81F     //24位0xFF00FF        洋红
#define     N_Coloe_B16Fuchsia                  0xF81F     //24位0xFF00FF        灯笼海棠(紫红色)
#define     N_Coloe_B16DarkMagenta              0x8811     //24位0x8B008B        深洋红色
#define     N_Coloe_B16Purple                   0x8010     //24位0x800080        紫色
#define     N_Coloe_B16MediumOrchid             0xBABA     //24位0xBA55D3        适中的兰花紫
#define     N_Coloe_B16DarkVoilet               0xD81C     //24位0x9400D3        深紫罗兰色
#define     N_Coloe_B16DarkOrchid               0x9999     //24位0x9932CC        深兰花紫
#define     N_Coloe_B16Indigo                   0x4810     //24位0x4B0082        靛青
#define     N_Coloe_B16BlueViolet               0x895C     //24位0x8A2BE2        深紫罗兰的蓝色
#define     N_Coloe_B16MediumPurple             0x939B     //24位0x9370DB        适中的紫色
#define     N_Coloe_B16MediumSlateBlue          0x7B5D     //24位0x7B68EE        适中的板岩暗蓝灰色
#define     N_Coloe_B16SlateBlue                0x6AD9     //24位0x6A5ACD        板岩暗蓝灰色
#define     N_Coloe_B16DarkSlateBlue            0x49F1     //24位0x483D8B        深岩暗蓝灰色
#define     N_Coloe_B16Lavender                 0xE73F     //24位0xE6E6FA        熏衣草花的淡紫色
#define     N_Coloe_B16GhostWhite               0xFFDF     //24位0xF8F8FF        幽灵的白色
#define     N_Coloe_B16Blue                     0x001F     //24位0x0000FF        纯蓝
#define     N_Coloe_B16MediumBlue               0x0019     //24位0x0000CD        适中的蓝色
#define     N_Coloe_B16MidnightBlue             0x18CE     //24位0x191970        午夜的蓝色
#define     N_Coloe_B16DarkBlue                 0x0011     //24位0x00008B        深蓝色
#define     N_Coloe_B16Navy                     0x0010     //24位0x000080        海军蓝
#define     N_Coloe_B16RoyalBlue                0x435C     //24位0x4169E1        皇军蓝
#define     N_Coloe_B16CornflowerBlue           0x64BD     //24位0x6495ED        矢车菊的蓝色
#define     N_Coloe_B16LightSteelBlue           0xB63B     //24位0xB0C4DE        淡钢蓝
#define     N_Coloe_B16LightSlateGray           0x7453     //24位0x778899        浅石板灰
#define     N_Coloe_B16SlateGray                0x7412     //24位0x708090        石板灰
#define     N_Coloe_B16DoderBlue                0xD700     //24位0x1E90FF        道奇蓝
#define     N_Coloe_B16AliceBlue                0xF7DF     //24位0xF0F8FF        爱丽丝蓝
#define     N_Coloe_B16SteelBlue                0x4416     //24位0x4682B4        钢蓝
#define     N_Coloe_B16LightSkyBlue             0x867F     //24位0x87CEFA        淡蓝色
#define     N_Coloe_B16SkyBlue                  0x867D     //24位0x87CEEB        天蓝色
#define     N_Coloe_B16DeepSkyBlue              0x05FF     //24位0x00BFFF        深天蓝
#define     N_Coloe_B16LightBLue                0xAEDC     //24位0xADD8E6        淡蓝
#define     N_Coloe_B16PowDerBlue               0xB71C     //24位0xB0E0E6        火药蓝
#define     N_Coloe_B16CadetBlue                0x5CF4     //24位0x5F9EA0        军校蓝
#define     N_Coloe_B16Azure                    0xF7FF     //24位0xF0FFFF        蔚蓝色
#define     N_Coloe_B16LightCyan                0xE7FF     //24位0xE1FFFF        淡青色
#define     N_Coloe_B16PaleTurquoise            0xAF7D     //24位0xAFEEEE        苍白的绿宝石
#define     N_Coloe_B16Cyan                     0x07FF     //24位0x00FFFF        青色
#define     N_Coloe_B16Aqua                     0x07FF     //24位0x00FFFF        水绿色
#define     N_Coloe_B16DarkTurquoise            0x067A     //24位0x00CED1        深绿宝石
#define     N_Coloe_B16DarkSlateGray            0x2A69     //24位0x2F4F4F        深石板灰
#define     N_Coloe_B16DarkCyan                 0x0451     //24位000x8B8B        深青色
#define     N_Coloe_B16Teal                     0x0410     //24位0x008080        水鸭色
#define     N_Coloe_B16MediumTurquoise          0x4E99     //24位0x48D1CC        适中的绿宝石
#define     N_Coloe_B16LightSeaGreen            0x2595     //24位0x20B2AA        浅海洋绿
#define     N_Coloe_B16Turquoise                0x471A     //24位0x40E0D0        绿宝石
#define     N_Coloe_B16Auqamarin                0xA500     //24位0x7FFFAA        绿玉\碧绿色
#define     N_Coloe_B16MediumAquamarine         0x6675     //24位0x00FA9A        适中的碧绿色
#define     N_Coloe_B16MediumSpringGreen        0x07D3     //24位0xF5FFFA        适中的春天的绿色
#define     N_Coloe_B16MintCream                0xF7FF     //24位0x00FF7F        薄荷奶油
#define     N_Coloe_B16SpringGreen              0x07EF     //24位0x3CB371        春天的绿色
#define     N_Coloe_B16SeaGreen                 0x2C4A     //24位0x2E8B57        海洋绿
#define     N_Coloe_B16Honeydew                 0xF7FE     //24位0xF0FFF0        蜂蜜
#define     N_Coloe_B16LightGreen               0x9772     //24位0x90EE90        淡绿色
#define     N_Coloe_B16PaleGreen                0x9FD3     //24位0x98FB98        苍白的绿色
#define     N_Coloe_B16DarkSeaGreen             0x8DF1     //24位0x8FBC8F        深海洋绿
#define     N_Coloe_B16LimeGreen                0x3666     //24位0x32CD32        酸橙绿
#define     N_Coloe_B16Lime                     0x07E0     //24位0x00FF00        酸橙色
#define     N_Coloe_B16ForestGreen              0x2444     //24位0x228B22        森林绿
#define     N_Coloe_B16Green                    0x0400     //24位0x008000        纯绿
#define     N_Coloe_B16DarkGreen                0x0320     //24位0x006400        深绿色
#define     N_Coloe_B16Chartreuse               0x7FE0     //24位0x7FFF00        查特酒绿
#define     N_Coloe_B16LawnGreen                0x7FE0     //24位0x7CFC00        草坪绿
#define     N_Coloe_B16GreenYellow              0xAFE5     //24位0xADFF2F        绿黄色
#define     N_Coloe_B16OliveDrab                0x6C64     //24位0x556B2F        橄榄土褐色
#define     N_Coloe_B16Beige                    0xF7BB     //24位0x6B8E23        米色(浅褐色)
#define     N_Coloe_B16LightGoldenrodYellow     0xFFDA     //24位0xFAFAD2        浅秋麒麟黄
#define     N_Coloe_B16Ivory                    0xFFFE     //24位0xFFFFF0        象牙
#define     N_Coloe_B16LightYellow              0xFFFC     //24位0xFFFFE0        浅黄色
#define     N_Coloe_B16Yellow                   0xFFE0     //24位0xFFFF00        纯黄
#define     N_Coloe_B16Olive                    0x8400     //24位0x808000        橄榄
#define     N_Coloe_B16DarkKhaki                0xBDAD     //24位0xBDB76B        深卡其布
#define     N_Coloe_B16LemonChiffon             0xFFD9     //24位0xFFFACD        柠檬薄纱
#define     N_Coloe_B16PaleGodenrod             0xA060     //24位0xEEE8AA        灰秋麒麟
#define     N_Coloe_B16Khaki                    0xF731     //24位0xF0E68C        卡其布
#define     N_Coloe_B16Gold                     0xFEA0     //24位0xFFD700        金
#define     N_Coloe_B16Cornislk                 0xC000     //24位0xFFF8DC        玉米色
#define     N_Coloe_B16GoldEnrod                0xDD24     //24位0xDAA520        秋麒麟
#define     N_Coloe_B16FloralWhite              0xFFDE     //24位0xFFFAF0        花的白色
#define     N_Coloe_B16OldLace                  0xFFBC     //24位0xFDF5E6        老饰带
#define     N_Coloe_B16Wheat                    0xF6F6     //24位0xF5DEB3        小麦色
#define     N_Coloe_B16Moccasin                 0xFF36     //24位0xFFE4B5        鹿皮鞋
#define     N_Coloe_B16Orange                   0xFD20     //24位0xFFA500        橙色
#define     N_Coloe_B16PapayaWhip               0xFF7A     //24位0xFFEFD5        番木瓜
#define     N_Coloe_B16BlanchedAlmond           0xFF59     //24位0xFFEBCD        漂白的杏仁
#define     N_Coloe_B16NavajoWhite              0xFEF5     //24位0xFFDEAD        Navajo白
#define     N_Coloe_B16AntiqueWhite             0xFF5A     //24位0xFAEBD7        古代的白色
#define     N_Coloe_B16Tan                      0xD5B1     //24位0xD2B48C        晒黑
#define     N_Coloe_B16BrulyWood                0xB000     //24位0xDEB887        结实的树
#define     N_Coloe_B16Bisque                   0xFF38     //24位0xFFE4C4        (浓汤)乳脂,番茄等
#define     N_Coloe_B16DarkOrange               0xFC60     //24位0xFF8C00        深橙色
#define     N_Coloe_B16Linen                    0xFF9C     //24位0xFAF0E6        亚麻布
#define     N_Coloe_B16Peru                     0xCC27     //24位0xCD853F        秘鲁
#define     N_Coloe_B16PeachPuff                0xFED7     //24位0xFFDAB9        桃色
#define     N_Coloe_B16SandyBrown               0xF52C     //24位0xF4A460        沙棕色
#define     N_Coloe_B16Chocolate                0xD343     //24位0xD2691E        巧克力
#define     N_Coloe_B16SaddleBrown              0x8A22     //24位0x8B4513        马鞍棕色
#define     N_Coloe_B16SeaShell                 0xFFBD     //24位0xFFF5EE        海贝壳
#define     N_Coloe_B16Sienna                   0xA285     //24位0xA0522D        黄土赭色
#define     N_Coloe_B16LightSalmon              0xFD0F     //24位0xFFA07A        浅鲜肉(鲑鱼)色
#define     N_Coloe_B16Coral                    0xFBEA     //24位0xFF7F50        珊瑚
#define     N_Coloe_B16OrangeRed                0xFA20     //24位0xFF4500        橙红色
#define     N_Coloe_B16DarkSalmon               0xECAF     //24位0xE9967A        深鲜肉(鲑鱼)色
#define     N_Coloe_B16Tomato                   0xFB08     //24位0xFF6347        番茄
#define     N_Coloe_B16MistyRose                0xFF3C     //24位0xFFE4E1        薄雾玫瑰
#define     N_Coloe_B16Salmon                   0xFC0E     //24位0xFA8072        鲜肉(鲑鱼)色
#define     N_Coloe_B16Snow                     0xFFDF     //24位0xFFFAFA        雪
#define     N_Coloe_B16LightCoral               0xF410     //24位0xF08080        淡珊瑚色
#define     N_Coloe_B16RosyBrown                0xBC71     //24位0xBC8F8F        玫瑰棕色
#define     N_Coloe_B16IndianRed                0xCAEB     //24位0xCD5C5C        印度红
#define     N_Coloe_B16Red                      0xF800     //24位0xFF0000        纯红
#define     N_Coloe_B16Brown                    0xA145     //24位0xA52A2A        棕色
#define     N_Coloe_B16FireBrick                0xB104     //24位0xB22222        耐火砖
#define     N_Coloe_B16DarkRed                  0x8800     //24位0x8B0000        深红色
#define     N_Coloe_B16Maroon                   0x8000     //24位0x800000        栗色
#define     N_Coloe_B16White                    0xFFFF     //24位0xFFFFFF        纯白
#define     N_Coloe_B16WhiteSmoke               0xF7BE     //24位0xF5F5F5        白烟
#define     N_Coloe_B16Gainsboro                0xDEFB     //24位0xDCDCDC        Gainsboro
#define     N_Coloe_B16LightGrey                0xD69A     //24位0xD3D3D3        浅灰色
#define     N_Coloe_B16Silver                   0xC618     //24位0xC0C0C0        银白色
#define     N_Coloe_B16DarkGray                 0xAD55     //24位0xA9A9A9        深灰色
#define     N_Coloe_B16Gray                     0x8410     //24位0x808080        灰色
#define     N_Coloe_B16DimGray                  0x6B4D     //24位0x696969        暗淡的灰色
#define     N_Coloe_B16Black                    0x0000     //24位0x000000        纯黑
24位颜色表
#define     N_Coloe_B24LightPink                0xFFB6C1       //16位0xFDB8      浅粉红
#define     N_Coloe_B24Pink                     0xFFC0CB       //16位0xFE19      粉红
#define     N_Coloe_B24Crimson                  0xDC143C       //16位0xD8A7      猩红
#define     N_Coloe_B24LavenderBlush            0xFFF0F5       //16位0xFF9E      脸红的淡紫色
#define     N_Coloe_B24PaleVioletRed            0xDB7093       //16位0xDB92      苍白的紫罗兰红色
#define     N_Coloe_B24HotPink                  0xFF69B4       //16位0xFB56      热情的粉红
#define     N_Coloe_B24DeepPink                 0xFF1493       //16位0xF8B2      深粉色
#define     N_Coloe_B24MediumVioletRed          0xC71585       //16位0xC0B0      适中的紫罗兰红色
#define     N_Coloe_B24Orchid                   0xDA70D6       //16位0xDB9A      兰花的紫色
#define     N_Coloe_B24Thistle                  0xD8BFD8       //16位0xDDFB      蓟
#define     N_Coloe_B24plum                     0xDDA0DD       //16位0xDD1B      李子
#define     N_Coloe_B24Violet                   0xEE82EE       //16位0xEC1D      紫罗兰
#define     N_Coloe_B24Magenta                  0xFF00FF       //16位0xF81F      洋红
#define     N_Coloe_B24Fuchsia                  0xFF00FF       //16位0xF81F      灯笼海棠(紫红色)
#define     N_Coloe_B24DarkMagenta              0x8B008B       //16位0x8811      深洋红色
#define     N_Coloe_B24Purple                   0x800080       //16位0x8010      紫色
#define     N_Coloe_B24MediumOrchid             0xBA55D3       //16位0xBABA      适中的兰花紫
#define     N_Coloe_B24DarkVoilet               0x9400D3       //16位0xD81C      深紫罗兰色
#define     N_Coloe_B24DarkOrchid               0x9932CC       //16位0x9999      深兰花紫
#define     N_Coloe_B24Indigo                   0x4B0082       //16位0x4810      靛青
#define     N_Coloe_B24BlueViolet               0x8A2BE2       //16位0x895C      深紫罗兰的蓝色
#define     N_Coloe_B24MediumPurple             0x9370DB       //16位0x939B      适中的紫色
#define     N_Coloe_B24MediumSlateBlue          0x7B68EE       //16位0x7B5D      适中的板岩暗蓝灰色
#define     N_Coloe_B24SlateBlue                0x6A5ACD       //16位0x6AD9      板岩暗蓝灰色
#define     N_Coloe_B24DarkSlateBlue            0x483D8B       //16位0x49F1      深岩暗蓝灰色
#define     N_Coloe_B24Lavender                 0xE6E6FA       //16位0xE73F      熏衣草花的淡紫色
#define     N_Coloe_B24GhostWhite               0xF8F8FF       //16位0xFFDF      幽灵的白色
#define     N_Coloe_B24Blue                     0x0000FF       //16位0x001F      纯蓝
#define     N_Coloe_B24MediumBlue               0x0000CD       //16位0x0019      适中的蓝色
#define     N_Coloe_B24MidnightBlue             0x191970       //16位0x18CE      午夜的蓝色
#define     N_Coloe_B24DarkBlue                 0x00008B       //16位0x0011      深蓝色
#define     N_Coloe_B24Navy                     0x000080       //16位0x0010      海军蓝
#define     N_Coloe_B24RoyalBlue                0x4169E1       //16位0x435C      皇军蓝
#define     N_Coloe_B24CornflowerBlue           0x6495ED       //16位0x64BD      矢车菊的蓝色
#define     N_Coloe_B24LightSteelBlue           0xB0C4DE       //16位0xB63B      淡钢蓝
#define     N_Coloe_B24LightSlateGray           0x778899       //16位0x7453      浅石板灰
#define     N_Coloe_B24SlateGray                0x708090       //16位0x7412      石板灰
#define     N_Coloe_B24DoderBlue                0x1E90FF       //16位0xD700      道奇蓝
#define     N_Coloe_B24AliceBlue                0xF0F8FF       //16位0xF7DF      爱丽丝蓝
#define     N_Coloe_B24SteelBlue                0x4682B4       //16位0x4416      钢蓝
#define     N_Coloe_B24LightSkyBlue             0x87CEFA       //16位0x867F      淡蓝色
#define     N_Coloe_B24SkyBlue                  0x87CEEB       //16位0x867D      天蓝色
#define     N_Coloe_B24DeepSkyBlue              0x00BFFF       //16位0x05FF      深天蓝
#define     N_Coloe_B24LightBLue                0xADD8E6       //16位0xAEDC      淡蓝
#define     N_Coloe_B24PowDerBlue               0xB0E0E6       //16位0xB71C      火药蓝
#define     N_Coloe_B24CadetBlue                0x5F9EA0       //16位0x5CF4      军校蓝
#define     N_Coloe_B24Azure                    0xF0FFFF       //16位0xF7FF      蔚蓝色
#define     N_Coloe_B24LightCyan                0xE1FFFF       //16位0xE7FF      淡青色
#define     N_Coloe_B24PaleTurquoise            0xAFEEEE       //16位0xAF7D      苍白的绿宝石
#define     N_Coloe_B24Cyan                     0x00FFFF       //16位0x07FF      青色
#define     N_Coloe_B24Aqua                     0x00FFFF       //16位0x07FF      水绿色
#define     N_Coloe_B24DarkTurquoise            0x00CED1       //16位0x067A      深绿宝石
#define     N_Coloe_B24DarkSlateGray            0x2F4F4F       //16位0x2A69      深石板灰
#define     N_Coloe_B24DarkCyan                 000x8B8B       //16位0x0451      深青色
#define     N_Coloe_B24Teal                     0x008080       //16位0x0410      水鸭色
#define     N_Coloe_B24MediumTurquoise          0x48D1CC       //16位0x4E99      适中的绿宝石
#define     N_Coloe_B24LightSeaGreen            0x20B2AA       //16位0x2595      浅海洋绿
#define     N_Coloe_B24Turquoise                0x40E0D0       //16位0x471A      绿宝石
#define     N_Coloe_B24Auqamarin                0x7FFFAA       //16位0xA500      绿玉\碧绿色
#define     N_Coloe_B24MediumAquamarine         0x00FA9A       //16位0x6675      适中的碧绿色
#define     N_Coloe_B24MediumSpringGreen        0xF5FFFA       //16位0x07D3      适中的春天的绿色
#define     N_Coloe_B24MintCream                0x00FF7F       //16位0xF7FF      薄荷奶油
#define     N_Coloe_B24SpringGreen              0x3CB371       //16位0x07EF      春天的绿色
#define     N_Coloe_B24SeaGreen                 0x2E8B57       //16位0x2C4A      海洋绿
#define     N_Coloe_B24Honeydew                 0xF0FFF0       //16位0xF7FE      蜂蜜
#define     N_Coloe_B24LightGreen               0x90EE90       //16位0x9772      淡绿色
#define     N_Coloe_B24PaleGreen                0x98FB98       //16位0x9FD3      苍白的绿色
#define     N_Coloe_B24DarkSeaGreen             0x8FBC8F       //16位0x8DF1      深海洋绿
#define     N_Coloe_B24LimeGreen                0x32CD32       //16位0x3666      酸橙绿
#define     N_Coloe_B24Lime                     0x00FF00       //16位0x07E0      酸橙色
#define     N_Coloe_B24ForestGreen              0x228B22       //16位0x2444      森林绿
#define     N_Coloe_B24Green                    0x008000       //16位0x0400      纯绿
#define     N_Coloe_B24DarkGreen                0x006400       //16位0x0320      深绿色
#define     N_Coloe_B24Chartreuse               0x7FFF00       //16位0x7FE0      查特酒绿
#define     N_Coloe_B24LawnGreen                0x7CFC00       //16位0x7FE0      草坪绿
#define     N_Coloe_B24GreenYellow              0xADFF2F       //16位0xAFE5      绿黄色
#define     N_Coloe_B24OliveDrab                0x556B2F       //16位0x6C64      橄榄土褐色
#define     N_Coloe_B24Beige                    0x6B8E23       //16位0xF7BB      米色(浅褐色)
#define     N_Coloe_B24LightGoldenrodYellow     0xFAFAD2       //16位0xFFDA      浅秋麒麟黄
#define     N_Coloe_B24Ivory                    0xFFFFF0       //16位0xFFFE      象牙
#define     N_Coloe_B24LightYellow              0xFFFFE0       //16位0xFFFC      浅黄色
#define     N_Coloe_B24Yellow                   0xFFFF00       //16位0xFFE0      纯黄
#define     N_Coloe_B24Olive                    0x808000       //16位0x8400      橄榄
#define     N_Coloe_B24DarkKhaki                0xBDB76B       //16位0xBDAD      深卡其布
#define     N_Coloe_B24LemonChiffon             0xFFFACD       //16位0xFFD9      柠檬薄纱
#define     N_Coloe_B24PaleGodenrod             0xEEE8AA       //16位0xA060      灰秋麒麟
#define     N_Coloe_B24Khaki                    0xF0E68C       //16位0xF731      卡其布
#define     N_Coloe_B24Gold                     0xFFD700       //16位0xFEA0      金
#define     N_Coloe_B24Cornislk                 0xFFF8DC       //16位0xC000      玉米色
#define     N_Coloe_B24GoldEnrod                0xDAA520       //16位0xDD24      秋麒麟
#define     N_Coloe_B24FloralWhite              0xFFFAF0       //16位0xFFDE      花的白色
#define     N_Coloe_B24OldLace                  0xFDF5E6       //16位0xFFBC      老饰带
#define     N_Coloe_B24Wheat                    0xF5DEB3       //16位0xF6F6      小麦色
#define     N_Coloe_B24Moccasin                 0xFFE4B5       //16位0xFF36      鹿皮鞋
#define     N_Coloe_B24Orange                   0xFFA500       //16位0xFD20      橙色
#define     N_Coloe_B24PapayaWhip               0xFFEFD5       //16位0xFF7A      番木瓜
#define     N_Coloe_B24BlanchedAlmond           0xFFEBCD       //16位0xFF59      漂白的杏仁
#define     N_Coloe_B24NavajoWhite              0xFFDEAD       //16位0xFEF5      Navajo白
#define     N_Coloe_B24AntiqueWhite             0xFAEBD7       //16位0xFF5A      古代的白色
#define     N_Coloe_B24Tan                      0xD2B48C       //16位0xD5B1      晒黑
#define     N_Coloe_B24BrulyWood                0xDEB887       //16位0xB000      结实的树
#define     N_Coloe_B24Bisque                   0xFFE4C4       //16位0xFF38      (浓汤)乳脂,番茄等
#define     N_Coloe_B24DarkOrange               0xFF8C00       //16位0xFC60      深橙色
#define     N_Coloe_B24Linen                    0xFAF0E6       //16位0xFF9C      亚麻布
#define     N_Coloe_B24Peru                     0xCD853F       //16位0xCC27      秘鲁
#define     N_Coloe_B24PeachPuff                0xFFDAB9       //16位0xFED7      桃色
#define     N_Coloe_B24SandyBrown               0xF4A460       //16位0xF52C      沙棕色
#define     N_Coloe_B24Chocolate                0xD2691E       //16位0xD343      巧克力
#define     N_Coloe_B24SaddleBrown              0x8B4513       //16位0x8A22      马鞍棕色
#define     N_Coloe_B24SeaShell                 0xFFF5EE       //16位0xFFBD      海贝壳
#define     N_Coloe_B24Sienna                   0xA0522D       //16位0xA285      黄土赭色
#define     N_Coloe_B24LightSalmon              0xFFA07A       //16位0xFD0F      浅鲜肉(鲑鱼)色
#define     N_Coloe_B24Coral                    0xFF7F50       //16位0xFBEA      珊瑚
#define     N_Coloe_B24OrangeRed                0xFF4500       //16位0xFA20      橙红色
#define     N_Coloe_B24DarkSalmon               0xE9967A       //16位0xECAF      深鲜肉(鲑鱼)色
#define     N_Coloe_B24Tomato                   0xFF6347       //16位0xFB08      番茄
#define     N_Coloe_B24MistyRose                0xFFE4E1       //16位0xFF3C      薄雾玫瑰
#define     N_Coloe_B24Salmon                   0xFA8072       //16位0xFC0E      鲜肉(鲑鱼)色
#define     N_Coloe_B24Snow                     0xFFFAFA       //16位0xFFDF      雪
#define     N_Coloe_B24LightCoral               0xF08080       //16位0xF410      淡珊瑚色
#define     N_Coloe_B24RosyBrown                0xBC8F8F       //16位0xBC71      玫瑰棕色
#define     N_Coloe_B24IndianRed                0xCD5C5C       //16位0xCAEB      印度红
#define     N_Coloe_B24Red                      0xFF0000       //16位0xF800      纯红
#define     N_Coloe_B24Brown                    0xA52A2A       //16位0xA145      棕色
#define     N_Coloe_B24FireBrick                0xB22222       //16位0xB104      耐火砖
#define     N_Coloe_B24DarkRed                  0x8B0000       //16位0x8800      深红色
#define     N_Coloe_B24Maroon                   0x800000       //16位0x8000      栗色
#define     N_Coloe_B24White                    0xFFFFFF       //16位0xFFFF      纯白
#define     N_Coloe_B24WhiteSmoke               0xF5F5F5       //16位0xF7BE      白烟
#define     N_Coloe_B24Gainsboro                0xDCDCDC       //16位0xDEFB      Gainsboro
#define     N_Coloe_B24LightGrey                0xD3D3D3       //16位0xD69A      浅灰色
#define     N_Coloe_B24Silver                   0xC0C0C0       //16位0xC618      银白色
#define     N_Coloe_B24DarkGray                 0xA9A9A9       //16位0xAD55      深灰色
#define     N_Coloe_B24Gray                     0x808080       //16位0x8410      灰色
#define     N_Coloe_B24DimGray                  0x696969       //16位0x6B4D      暗淡的灰色
#define     N_Coloe_B24Black                    0x000000       //16位0x0000      纯黑

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.rhkb.cn/news/42098.html

如若内容造成侵权/违法违规/事实不符,请联系长河编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

Qt 5.12--color

Qt 5.12--color 1 简介2 颜色代码2.1 16进制2.2 RGB数值 3 常用4 查找网站5 css color6 其他参考 1 简介 颜色是UI的基础,具体表示可以是十六进制颜色码,英文名,RGB数值。 2 颜色代码 2.1 16进制 详见RGB颜色查询对照表 常用如下 2.2 R…

【Python】用tkinter做一个采色器

from tkinter import * colors #FFB6C1 LightPink 浅粉红 #FFC0CB Pink 粉红 #DC143C Crimson 深红/猩红 #FFF0F5 LavenderBlush 淡紫红 #DB7093 PaleVioletRed 弱紫罗兰红 #FF69B4 HotPink 热情的粉红 #FF1493 DeepPink 深粉红 #C71585 MediumVioletRed 中紫罗兰红 #DA70D6 O…

使用簇绒图形设计原理提高您的可视化技能

Every now and then, we encounter graphs and charts that fail to represent the spirit of the underlying data. This may be hard to believe, given the advancement of understanding of statistics and technology, however, “junky-charts” often find their place …

python3使用tkinter做界面之颜色

from tkinter import * colors #FFB6C1 LightPink 浅粉红 #FFC0CB Pink 粉红 #DC143C Crimson 深红/猩红 #FFF0F5 LavenderBlush 淡紫红 #DB7093 PaleVioletRed 弱紫罗兰红 #FF69B4 HotPink 热情的粉红 #FF1493 DeepPink 深粉红 #C71585 MediumVioletRed 中紫罗兰红 #DA70D6 O…

[数据分析与可视化] 科技论文配色心得

本文是制作论文中科学图形的一些建议,可帮助您的论文受众尽可能轻松地理解您的数据。您的图形应该引人注目,易于理解,应该避免扭曲数据(除非您真的想这样做),并且对色盲的人来说是安全的。请记住&#xff0…

c语言查体,c语言的概述

今天萌小编又和大家见面了,想必大家看完之前我第一篇写的概览对c语言有了一些初步的了解,那么现在我们继续前行,探讨c语言的奥秘。 好,现在我们来看看一个c语言的编程,来直观的感受c语言,让大家能够学的轻松…

Markdown高级(使用教程)持续整理

Tyopra官网:https://www.typora.io/ Markdown语法演示 [TOC] 生成目录文章目录 标题一级标题二级标题三级标题四级标题五级标题六级标题 分割线引用列表无序列表有序列表 图片位置及大小使用html标签实现表格的单元格合并a) 横向合并单元格b) 纵向合并单元格c)…

python使用tkinter做界面之颜色

python使用tkinter做界面之颜色 from tkinter import * colors #FFB6C1 LightPink 浅粉红 #FFC0CB Pink 粉红 #DC143C Crimson 深红/猩红 #FFF0F5 LavenderBlush 淡紫红 #DB7093 PaleVioletRed 弱紫罗兰红 #FF69B4 HotPink 热情的粉红 #FF1493 DeepPink 深粉红 #C71585 Medium…

用python实现祝福弹窗_python实现弹窗祝福效果

前言 猪年除夕之夜在亲人群抢红包心血来潮,想用python做比较好玩的新年祝福给亲人们乐呵乐呵。奈何初学Python,底子比较薄,通过查阅相关博客,在一位网友的基础代码之下添加改进,使得弹出窗口多样化一些。写此博客&…

Python之Tkinter使用详解

文章目录 Python之Tkinter使用详解一、基本概念1. 设置GUI界面属性1.1 标题 / 透明度 / 去边框 / 置顶1.2 绑定窗口移动事件 2. 设置执行后的GUI窗口位置2.1 配置窗口在x轴和y轴的位置2.2 配置窗口的高度、宽度和居中显示 3. 16个核心窗口部件4. grid参数使用方法5. 控件颜色对…

xp上能用mysql_在XP上搭建PHP+MySQL平台

前段时间用Z-Blog建了个这个幼峰说事的博,闲的无聊想玩玩WordPress,所以就在本机XP的OS上搭建了个PHPMySQL的平台试玩了下下WordPress。其实百度一下就可以找到很多关于在XP的IIS下搭建PHP的方法,之后还要找找MySQL的配置。弄这弄那的也弄了老…

Markdown使用方法

#目录 : ###一 . Markdown语法 ###二 . 常用LeTeX表达式 ###三 . 颜色设置及代码 一 . M a r k d o w n 语法 一 . Markdown语法 一.Markdown语法1 #一级标题一个# ##二级标题两个# #… ######以此类推最多6级标题6个# 无序列表每行前面一个 -无序列表每行前面一个 - 有序列表…

抓取Amazon产品评论的神器

最近有个网站要准备上线的一些评论数据需要导入Amazon评论到Magento,但是Magento好像没有这样的功能很是闹心,Amazon屏蔽爬虫的功夫也是杠杠的当然也懒得写那玩意,看样子只能依靠万能的Chrome插件了。 插件叫Instant Data Scraper下载地址&a…

亚马逊测评:做亚马逊测评从哪里找单

经常有做亚马逊测评的朋友问我在哪里接单,单子怎么找,今天这篇文章教大家怎么接单,怎么找单。根据跨境电商的报告,美国亚马逊的商家有250万个,全球的亚马逊中国第三方卖家数量超过300万个,这是个巨大的市场…

亚马逊、Lazada、Shopee、速卖通、阿里国际、美客多、eBay、沃尔玛测评自养号,产品权重该如何提高?

产品权重与卖家的产品销售业绩密切相关。比如卖家想要有好的销售业绩,那么高的展销量是很重要的。而亚马逊的产品权重越高,越容易得到平台推荐。平台推荐越多,排名越好,被消费者看到后购买机会越大。那么跨境电商平台产品权重该如…

亚马逊测评提升销量有什么好办法,分享6点技巧

1.对于一个店铺的运营来说,仅仅有好产品还不够,你还得以合适的方式将产品尽可能完美的展示出来,看图购物是网上销售的典型特征。 对于卖家来说,选出了好的产品,要想要产品有销量,一定要在优化上下功夫&…

亚马逊跟卖僵尸采集工具,评星评分查询!品牌查询,关键词,店铺,类目,采集

大家好;最近有朋友问我有没有关于跨境电商,亚马逊的一些实用工具;最好是能采集商品带有跟卖系统,跟卖采集的?以及怎么操作; 今天就给大家分享一下,我自己平时用的一款亚马逊跟卖工具以及他的使…

跨境电商卖家,如何避免被亚马逊黑心测评商家割韭菜?+自养号教学——AdsPower

现在测评行业的水越来越深了。几年前的测评行业都是邮箱联系老外,大多是一些产品的爱好者,评价也很真实公正。而现在,大量中国人加入,还有一些中介的参与,基本上大家都是通过VPN在国内操作。大量的骗子中介、黑心测评买…

对于亚马逊测评的全面讲解

今天这篇文章讲的问题可能很多已经在做补单的卖家和测评工作室的朋友都会遇到,对于准备进入这个市场的朋友来说也是值得一看的文章 为什么买家号会被封,环境容易关联,接不到单,做单技巧,上不了评,掉评&…

亚马逊直评怎么做-亚马逊如何上直评安全

一、直评的作用 1、上新品时没那么快回评,上直评提升转化 2、产品价格高销量小测评成本高 3、第一个评论是差评又删不掉,上直评提升评分 二、亚马逊直评怎么做 自养号成本高,自己做直评技术达不到被删除的几率很高,基本上1-2天…