Some programs on this site use Flash. Click the icon above to get or update your Flash Player.
Disclosure: IPower referral compensation information:

Click on 'Home' then scroll down to get to information about the history of many of the programs on this site and to see which programs have been recently updated or added.

If you want to contact me for any reason, use the 'Contact' form or e-mail me at the address below. Please let me know if you see mistakes on this site.

Click on 'Programs' to find links to all of the programs that are on this site. Most of the programs are related to math, but you will also find several related to color, a couple related to perspective, a drawing program, and more. Try out the Alien Arithmetic program in the Arithmetic area to have fun thinking in a different base.

Click on 'SCORM' to learn about Shareable Content Object Reference Models, what they are, why they are useful, and how to make your own.

The 'About L2 page gives you information about how I got the nickname L2 and why I work on this site and the programs that this site contains. I also occasionally update the page to let you know what kinds of things I am working on now or planning on working on soon.

Click here to find some of the static handouts and worksheets that I have created for the math classes that I teach at Lansing Community College.

Click here to see a history of most of the programs on this site and to subscribe to the RSS feed if you wish to receive notices when a program is improved or a new program is made.

DISCLOSURE: IPower Web is my website host. It is reasonably priced and I have used their services for many years. Click on this link if you are thinking of starting your own website and would like to consider IPower's services. I get a small referral fee if you do!


Color Strip

This color strip is generated by dividing the numeric color code for white (which has the highest value) by the number of shades you select. That ratio is then used as the increment from one shade to the next in the color strip. Each strip starts with black (which has a color code of zero) and goes toward white. Red tends to be toward the right since it it had the highest place value in the hexadecimal (base 16) color system. However there is no reason red needs to be in the highest place value position. As a future update to this program, I plan to let the user decide what order they want to put the colors in. The base 16 color system uses 2 digits to represent each color: RRGGBB, where RR stands for the code for red, GG is the 2 digit code for green, and BB is the code for blue. Here are some interesting experiments to try:

  1. What happens if you put in a number of shades that divides 255 (one less than the number of shades possible for each color or you could think of it as the number of shades where the zeroth shade is the absence of color)? Why?
  2. What happens if you put in a power of 2? How high do you have to go before you see green? How about blue? Why?
  3. Have you found any other interesting patterns? If so, please e-mail me and let me know about it so I can post more questions here.