rgba_color.cpp

来自「ncbi源码」· C++ 代码 · 共 1,222 行 · 第 1/3 页

CPP
1,222
字号
    TColorElem("azure1", "240 255 255"),    TColorElem("azure2", "224 238 238"),    TColorElem("azure3", "193 205 205"),    TColorElem("azure4", "131 139 139"),    TColorElem("beige", "245 245 220"),    TColorElem("bisque", "255 228 196"),    TColorElem("bisque1", "255 228 196"),    TColorElem("bisque2", "238 213 183"),    TColorElem("bisque3", "205 183 158"),    TColorElem("bisque4", "139 125 107"),    TColorElem("black", "0 0 0"),    TColorElem("blanched almond", "255 235 205"),    TColorElem("blanchedalmond", "255 235 205"),    TColorElem("blue", "0 0 255"),    TColorElem("blue violet", "138 43 226"),    TColorElem("blue1", "0 0 255"),    TColorElem("blue2", "0 0 238"),    TColorElem("blue3", "0 0 205"),    TColorElem("blue4", "0 0 139"),    TColorElem("blueviolet", "138 43 226"),    TColorElem("brown", "165 42 42"),    TColorElem("brown1", "255 64 64"),    TColorElem("brown2", "238 59 59"),    TColorElem("brown3", "205 51 51"),    TColorElem("brown4", "139 35 35"),    TColorElem("burlywood", "222 184 135"),    TColorElem("burlywood1", "255 211 155"),    TColorElem("burlywood2", "238 197 145"),    TColorElem("burlywood3", "205 170 125"),    TColorElem("burlywood4", "139 115 85"),    TColorElem("cadet blue", "95 158 160"),    TColorElem("cadetblue", "95 158 160"),    TColorElem("cadetblue1", "152 245 255"),    TColorElem("cadetblue2", "142 229 238"),    TColorElem("cadetblue3", "122 197 205"),    TColorElem("cadetblue4", "83 134 139"),    TColorElem("chartreuse", "127 255 0"),    TColorElem("chartreuse1", "127 255 0"),    TColorElem("chartreuse2", "118 238 0"),    TColorElem("chartreuse3", "102 205 0"),    TColorElem("chartreuse4", "69 139 0"),    TColorElem("chocolate", "210 105 30"),    TColorElem("chocolate1", "255 127 36"),    TColorElem("chocolate2", "238 118 33"),    TColorElem("chocolate3", "205 102 29"),    TColorElem("chocolate4", "139 69 19"),    TColorElem("coral", "255 127 80"),    TColorElem("coral1", "255 114 86"),    TColorElem("coral2", "238 106 80"),    TColorElem("coral3", "205 91 69"),    TColorElem("coral4", "139 62 47"),    TColorElem("cornflower blue", "100 149 237"),    TColorElem("cornflowerblue", "100 149 237"),    TColorElem("cornsilk", "255 248 220"),    TColorElem("cornsilk1", "255 248 220"),    TColorElem("cornsilk2", "238 232 205"),    TColorElem("cornsilk3", "205 200 177"),    TColorElem("cornsilk4", "139 136 120"),    TColorElem("cyan", "0 255 255"),    TColorElem("cyan1", "0 255 255"),    TColorElem("cyan2", "0 238 238"),    TColorElem("cyan3", "0 205 205"),    TColorElem("cyan4", "0 139 139"),    TColorElem("dark blue", "0 0 139"),    TColorElem("dark cyan", "0 139 139"),    TColorElem("dark goldenrod", "184 134 11"),    TColorElem("dark gray", "169 169 169"),    TColorElem("dark green", "0 100 0"),    TColorElem("dark grey", "169 169 169"),    TColorElem("dark khaki", "189 183 107"),    TColorElem("dark magenta", "139 0 139"),    TColorElem("dark olive green", "85 107 47"),    TColorElem("dark orange", "255 140 0"),    TColorElem("dark orchid", "153 50 204"),    TColorElem("dark red", "139 0 0"),    TColorElem("dark salmon", "233 150 122"),    TColorElem("dark sea green", "143 188 143"),    TColorElem("dark slate blue", "72 61 139"),    TColorElem("dark slate gray", "47 79 79"),    TColorElem("dark slate grey", "47 79 79"),    TColorElem("dark turquoise", "0 206 209"),    TColorElem("dark violet", "148 0 211"),    TColorElem("darkblue", "0 0 139"),    TColorElem("darkcyan", "0 139 139"),    TColorElem("darkgoldenrod", "184 134 11"),    TColorElem("darkgoldenrod1", "255 185 15"),    TColorElem("darkgoldenrod2", "238 173 14"),    TColorElem("darkgoldenrod3", "205 149 12"),    TColorElem("darkgoldenrod4", "139 101 8"),    TColorElem("darkgray", "169 169 169"),    TColorElem("darkgreen", "0 100 0"),    TColorElem("darkgrey", "169 169 169"),    TColorElem("darkkhaki", "189 183 107"),    TColorElem("darkmagenta", "139 0 139"),    TColorElem("darkolivegreen", "85 107 47"),    TColorElem("darkolivegreen1", "202 255 112"),    TColorElem("darkolivegreen2", "188 238 104"),    TColorElem("darkolivegreen3", "162 205 90"),    TColorElem("darkolivegreen4", "110 139 61"),    TColorElem("darkorange", "255 140 0"),    TColorElem("darkorange1", "255 127 0"),    TColorElem("darkorange2", "238 118 0"),    TColorElem("darkorange3", "205 102 0"),    TColorElem("darkorange4", "139 69 0"),    TColorElem("darkorchid", "153 50 204"),    TColorElem("darkorchid1", "191 62 255"),    TColorElem("darkorchid2", "178 58 238"),    TColorElem("darkorchid3", "154 50 205"),    TColorElem("darkorchid4", "104 34 139"),    TColorElem("darkred", "139 0 0"),    TColorElem("darksalmon", "233 150 122"),    TColorElem("darkseagreen", "143 188 143"),    TColorElem("darkseagreen1", "193 255 193"),    TColorElem("darkseagreen2", "180 238 180"),    TColorElem("darkseagreen3", "155 205 155"),    TColorElem("darkseagreen4", "105 139 105"),    TColorElem("darkslateblue", "72 61 139"),    TColorElem("darkslategray", "47 79 79"),    TColorElem("darkslategray1", "151 255 255"),    TColorElem("darkslategray2", "141 238 238"),    TColorElem("darkslategray3", "121 205 205"),    TColorElem("darkslategray4", "82 139 139"),    TColorElem("darkslategrey", "47 79 79"),    TColorElem("darkturquoise", "0 206 209"),    TColorElem("darkviolet", "148 0 211"),    TColorElem("deep pink", "255 20 147"),    TColorElem("deep sky blue", "0 191 255"),    TColorElem("deeppink", "255 20 147"),    TColorElem("deeppink1", "255 20 147"),    TColorElem("deeppink2", "238 18 137"),    TColorElem("deeppink3", "205 16 118"),    TColorElem("deeppink4", "139 10 80"),    TColorElem("deepskyblue", "0 191 255"),    TColorElem("deepskyblue1", "0 191 255"),    TColorElem("deepskyblue2", "0 178 238"),    TColorElem("deepskyblue3", "0 154 205"),    TColorElem("deepskyblue4", "0 104 139"),    TColorElem("dim gray", "105 105 105"),    TColorElem("dim grey", "105 105 105"),    TColorElem("dimgray", "105 105 105"),    TColorElem("dimgrey", "105 105 105"),    TColorElem("dodger blue", "30 144 255"),    TColorElem("dodgerblue", "30 144 255"),    TColorElem("dodgerblue1", "30 144 255"),    TColorElem("dodgerblue2", "28 134 238"),    TColorElem("dodgerblue3", "24 116 205"),    TColorElem("dodgerblue4", "16 78 139"),    TColorElem("firebrick", "178 34 34"),    TColorElem("firebrick1", "255 48 48"),    TColorElem("firebrick2", "238 44 44"),    TColorElem("firebrick3", "205 38 38"),    TColorElem("firebrick4", "139 26 26"),    TColorElem("floral white", "255 250 240"),    TColorElem("floralwhite", "255 250 240"),    TColorElem("forest green", "34 139 34"),    TColorElem("forestgreen", "34 139 34"),    TColorElem("gainsboro", "220 220 220"),    TColorElem("ghost white", "248 248 255"),    TColorElem("ghostwhite", "248 248 255"),    TColorElem("gold", "255 215 0"),    TColorElem("gold1", "255 215 0"),    TColorElem("gold2", "238 201 0"),    TColorElem("gold3", "205 173 0"),    TColorElem("gold4", "139 117 0"),    TColorElem("goldenrod", "218 165 32"),    TColorElem("goldenrod1", "255 193 37"),    TColorElem("goldenrod2", "238 180 34"),    TColorElem("goldenrod3", "205 155 29"),    TColorElem("goldenrod4", "139 105 20"),    TColorElem("gray", "190 190 190"),    TColorElem("gray0", "0 0 0"),    TColorElem("gray1", "3 3 3"),    TColorElem("gray10", "26 26 26"),    TColorElem("gray100", "255 255 255"),    TColorElem("gray11", "28 28 28"),    TColorElem("gray12", "31 31 31"),    TColorElem("gray13", "33 33 33"),    TColorElem("gray14", "36 36 36"),    TColorElem("gray15", "38 38 38"),    TColorElem("gray16", "41 41 41"),    TColorElem("gray17", "43 43 43"),    TColorElem("gray18", "46 46 46"),    TColorElem("gray19", "48 48 48"),    TColorElem("gray2", "5 5 5"),    TColorElem("gray20", "51 51 51"),    TColorElem("gray21", "54 54 54"),    TColorElem("gray22", "56 56 56"),    TColorElem("gray23", "59 59 59"),    TColorElem("gray24", "61 61 61"),    TColorElem("gray25", "64 64 64"),    TColorElem("gray26", "66 66 66"),    TColorElem("gray27", "69 69 69"),    TColorElem("gray28", "71 71 71"),    TColorElem("gray29", "74 74 74"),    TColorElem("gray3", "8 8 8"),    TColorElem("gray30", "77 77 77"),    TColorElem("gray31", "79 79 79"),    TColorElem("gray32", "82 82 82"),    TColorElem("gray33", "84 84 84"),    TColorElem("gray34", "87 87 87"),    TColorElem("gray35", "89 89 89"),    TColorElem("gray36", "92 92 92"),    TColorElem("gray37", "94 94 94"),    TColorElem("gray38", "97 97 97"),    TColorElem("gray39", "99 99 99"),    TColorElem("gray4", "10 10 10"),    TColorElem("gray40", "102 102 102"),    TColorElem("gray41", "105 105 105"),    TColorElem("gray42", "107 107 107"),    TColorElem("gray43", "110 110 110"),    TColorElem("gray44", "112 112 112"),    TColorElem("gray45", "115 115 115"),    TColorElem("gray46", "117 117 117"),    TColorElem("gray47", "120 120 120"),    TColorElem("gray48", "122 122 122"),    TColorElem("gray49", "125 125 125"),    TColorElem("gray5", "13 13 13"),    TColorElem("gray50", "127 127 127"),    TColorElem("gray51", "130 130 130"),    TColorElem("gray52", "133 133 133"),    TColorElem("gray53", "135 135 135"),    TColorElem("gray54", "138 138 138"),    TColorElem("gray55", "140 140 140"),    TColorElem("gray56", "143 143 143"),    TColorElem("gray57", "145 145 145"),    TColorElem("gray58", "148 148 148"),    TColorElem("gray59", "150 150 150"),    TColorElem("gray6", "15 15 15"),    TColorElem("gray60", "153 153 153"),    TColorElem("gray61", "156 156 156"),    TColorElem("gray62", "158 158 158"),    TColorElem("gray63", "161 161 161"),    TColorElem("gray64", "163 163 163"),    TColorElem("gray65", "166 166 166"),    TColorElem("gray66", "168 168 168"),    TColorElem("gray67", "171 171 171"),    TColorElem("gray68", "173 173 173"),    TColorElem("gray69", "176 176 176"),    TColorElem("gray7", "18 18 18"),    TColorElem("gray70", "179 179 179"),    TColorElem("gray71", "181 181 181"),    TColorElem("gray72", "184 184 184"),    TColorElem("gray73", "186 186 186"),    TColorElem("gray74", "189 189 189"),    TColorElem("gray75", "191 191 191"),    TColorElem("gray76", "194 194 194"),    TColorElem("gray77", "196 196 196"),    TColorElem("gray78", "199 199 199"),    TColorElem("gray79", "201 201 201"),    TColorElem("gray8", "20 20 20"),    TColorElem("gray80", "204 204 204"),    TColorElem("gray81", "207 207 207"),    TColorElem("gray82", "209 209 209"),    TColorElem("gray83", "212 212 212"),    TColorElem("gray84", "214 214 214"),    TColorElem("gray85", "217 217 217"),    TColorElem("gray86", "219 219 219"),    TColorElem("gray87", "222 222 222"),    TColorElem("gray88", "224 224 224"),    TColorElem("gray89", "227 227 227"),    TColorElem("gray9", "23 23 23"),    TColorElem("gray90", "229 229 229"),    TColorElem("gray91", "232 232 232"),    TColorElem("gray92", "235 235 235"),    TColorElem("gray93", "237 237 237"),    TColorElem("gray94", "240 240 240"),    TColorElem("gray95", "242 242 242"),    TColorElem("gray96", "245 245 245"),    TColorElem("gray97", "247 247 247"),    TColorElem("gray98", "250 250 250"),    TColorElem("gray99", "252 252 252"),    TColorElem("green", "0 255 0"),    TColorElem("green yellow", "173 255 47"),    TColorElem("green1", "0 255 0"),    TColorElem("green2", "0 238 0"),    TColorElem("green3", "0 205 0"),    TColorElem("green4", "0 139 0"),    TColorElem("greenyellow", "173 255 47"),    TColorElem("grey", "190 190 190"),    TColorElem("grey0", "0 0 0"),    TColorElem("grey1", "3 3 3"),    TColorElem("grey10", "26 26 26"),    TColorElem("grey100", "255 255 255"),    TColorElem("grey11", "28 28 28"),    TColorElem("grey12", "31 31 31"),    TColorElem("grey13", "33 33 33"),    TColorElem("grey14", "36 36 36"),    TColorElem("grey15", "38 38 38"),    TColorElem("grey16", "41 41 41"),    TColorElem("grey17", "43 43 43"),    TColorElem("grey18", "46 46 46"),    TColorElem("grey19", "48 48 48"),    TColorElem("grey2", "5 5 5"),    TColorElem("grey20", "51 51 51"),    TColorElem("grey21", "54 54 54"),    TColorElem("grey22", "56 56 56"),    TColorElem("grey23", "59 59 59"),    TColorElem("grey24", "61 61 61"),    TColorElem("grey25", "64 64 64"),    TColorElem("grey26", "66 66 66"),    TColorElem("grey27", "69 69 69"),    TColorElem("grey28", "71 71 71"),    TColorElem("grey29", "74 74 74"),    TColorElem("grey3", "8 8 8"),    TColorElem("grey30", "77 77 77"),    TColorElem("grey31", "79 79 79"),    TColorElem("grey32", "82 82 82"),    TColorElem("grey33", "84 84 84"),    TColorElem("grey34", "87 87 87"),    TColorElem("grey35", "89 89 89"),    TColorElem("grey36", "92 92 92"),    TColorElem("grey37", "94 94 94"),    TColorElem("grey38", "97 97 97"),    TColorElem("grey39", "99 99 99"),    TColorElem("grey4", "10 10 10"),    TColorElem("grey40", "102 102 102"),    TColorElem("grey41", "105 105 105"),    TColorElem("grey42", "107 107 107"),    TColorElem("grey43", "110 110 110"),    TColorElem("grey44", "112 112 112"),    TColorElem("grey45", "115 115 115"),    TColorElem("grey46", "117 117 117"),    TColorElem("grey47", "120 120 120"),    TColorElem("grey48", "122 122 122"),    TColorElem("grey49", "125 125 125"),    TColorElem("grey5", "13 13 13"),    TColorElem("grey50", "127 127 127"),    TColorElem("grey51", "130 130 130"),    TColorElem("grey52", "133 133 133"),    TColorElem("grey53", "135 135 135"),    TColorElem("grey54", "138 138 138"),    TColorElem("grey55", "140 140 140"),    TColorElem("grey56", "143 143 143"),    TColorElem("grey57", "145 145 145"),    TColorElem("grey58", "148 148 148"),    TColorElem("grey59", "150 150 150"),    TColorElem("grey6", "15 15 15"),    TColorElem("grey60", "153 153 153"),    TColorElem("grey61", "156 156 156"),    TColorElem("grey62", "158 158 158"),    TColorElem("grey63", "161 161 161"),    TColorElem("grey64", "163 163 163"),    TColorElem("grey65", "166 166 166"),    TColorElem("grey66", "168 168 168"),    TColorElem("grey67", "171 171 171"),    TColorElem("grey68", "173 173 173"),    TColorElem("grey69", "176 176 176"),    TColorElem("grey7", "18 18 18"),    TColorElem("grey70", "179 179 179"),    TColorElem("grey71", "181 181 181"),    TColorElem("grey72", "184 184 184"),    TColorElem("grey73", "186 186 186"),    TColorElem("grey74", "189 189 189"),    TColorElem("grey75", "191 191 191"),    TColorElem("grey76", "194 194 194"),    TColorElem("grey77", "196 196 196"),    TColorElem("grey78", "199 199 199"),    TColorElem("grey79", "201 201 201"),    TColorElem("grey8", "20 20 20"),    TColorElem("grey80", "204 204 204"),    TColorElem("grey81", "207 207 207"),    TColorElem("grey82", "209 209 209"),    TColorElem("grey83", "212 212 212"),    TColorElem("grey84", "214 214 214"),    TColorElem("grey85", "217 217 217"),    TColorElem("grey86", "219 219 219"),    TColorElem("grey87", "222 222 222"),    TColorElem("grey88", "224 224 224"),    TColorElem("grey89", "227 227 227"),    TColorElem("grey9", "23 23 23"),    TColorElem("grey90", "229 229 229"),    TColorElem("grey91", "232 232 232"),    TColorElem("grey92", "235 235 235"),    TColorElem("grey93", "237 237 237"),    TColorElem("grey94", "240 240 240"),    TColorElem("grey95", "242 242 242"),    TColorElem("grey96", "245 245 245"),    TColorElem("grey97", "247 247 247"),    TColorElem("grey98", "250 250 250"),    TColorElem("grey99", "252 252 252"),    TColorElem("honeydew", "240 255 240"),    TColorElem("honeydew1", "240 255 240"),    TColorElem("honeydew2", "224 238 224"),    TColorElem("honeydew3", "193 205 193"),    TColorElem("honeydew4", "131 139 131"),    TColorElem("hot pink", "255 105 180"),    TColorElem("hotpink", "255 105 180"),    TColorElem("hotpink1", "255 110 180"),    TColorElem("hotpink2", "238 106 167"),    TColorElem("hotpink3", "205 96 144"),    TColorElem("hotpink4", "139 58 98"),    TColorElem("indian red", "205 92 92"),    TColorElem("indianred", "205 92 92"),    TColorElem("indianred1", "255 106 106"),    TColorElem("indianred2", "238 99 99"),    TColorElem("indianred3", "205 85 85"),    TColorElem("indianred4", "139 58 58"),    TColorElem("ivory", "255 255 240"),    TColorElem("ivory1", "255 255 240"),    TColorElem("ivory2", "238 238 224"),    TColorElem("ivory3", "205 205 193"),    TColorElem("ivory4", "139 139 131"),    TColorElem("khaki", "240 230 140"),    TColorElem("khaki1", "255 246 143"),    TColorElem("khaki2", "238 230 133"),    TColorElem("khaki3", "205 198 115"),    TColorElem("khaki4", "139 134 78"),    TColorElem("lavender", "230 230 250"),

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?