-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcolors_gregory.h
7 lines (5 loc) · 2.4 KB
/
colors_gregory.h
1
2
3
4
5
6
7
#include <stdint.h>
#ifndef EE319K_FINAL_PROJECT_INITIAL_TESTING_COLORSgregory_H
#define EE319K_FINAL_PROJECT_INITIAL_TESTING_COLORSgregory_H
const uint32_t colors_gregory[256] = {16711422,16777215,16449278,15726327,14739950,14082018,13686482,16711419,13160398,12305349,11845311,10726828,11121330,12962246,16645366,13362673,12113120,11384761,13947844,13619136,13219751,12758426,12167819,11577215,12560276,13877421,11970973,12627876,13355705,14212820,14804443,12110290,12633021,11776166,11378836,11771017,13613469,12427658,12821898,13283740,12236717,12171958,11184804,11315100,11049099,12034706,13150609,11506296,10388067,11176805,11770241,12631984,10657428,10397607,13162464,11441538,10058578,11637100,9605735,11777199,10855583,11047552,11177586,10717294,14665388,12625795,13743763,11574133,12231043,9599332,9335376,13808537,11966329,13026485,10457476,12229504,14474187,12823695,13283219,10847829,10718329,13941667,13415831,14336165,13150856,11447978,11190217,10793659,13611664,14006939,13017730,15322026,14532768,13941653,13874829,14729104,13742468,13283212,12031856,12887419,13019522,10060402,14730404,14270109,14598297,14406850,15594212,10196620,9604740,13544587,14078399,14334872,12361080,14005909,13939600,14268562,14400659,13611659,14137486,13414278,12623998,13347714,12820852,12492142,13873802,9280935,10266805,14071429,13676411,14860957,9145483,10461083,14531468,11702103,9739420,10066069,14929077,13281660,13150068,15521469,9671055,13675650,14201739,8087121,8877421,14334086,14005121,10068896,12162916,14597270,15189921,8549753,7894396,7436150,8287856,9273221,7956847,15057559,13880763,8878463,8951456,9609643,8687246,8226676,8160642,7699836,8618113,9405821,12891791,8622972,10005946,12820057,13544309,12952421,8547940,8622491,9344405,8492449,9019052,8821157,8097948,13346668,10193531,8154740,14146247,7961983,9337971,9873072,14069884,9413007,8492965,8624808,9085102,8295329,10528132,14538693,7696237,12294487,8821930,9733258,15982793,8359063,14932937,7240326,7041659,6717301,9479604,8554376,9282224,8160343,10460531,9013615,6314590,7233894,7760226,7835031,7963014,12539648,14607052,7247470,9281149,8361327,6391658,6787708,5474928,7772795,7899242,5078632,7573109,6721136,7047023,6323307,7112571,7562603,7306342,6907501,7105396,7041648,7444356,6643559,4944993,6516588,8161168,6322291,7571346,6384757,5860202,5733736,5862765,6252142,5403241,5931121,6392182,5792360,5204583,4941153};
#endif //EE319K_FINAL_PROJECT_INITIAL_TESTING_COLORSgregory_H