|
StatTools.net is closing down There are too many stattools sites on the Internet, some of which are commercial entities, and statstools is also already a registered trade mark of a large and successful corporation, so statstools.net is at risk of being closed down at short notice. All statistics pages in statstools.net have been moved to the new company site at www.statstodo.com and all future developments and maintenance will be at the new site. All pages other than a few administrative pages are now no longer available on StatTools.net. The urls are still there, but they merely offer links to similar pages in StatsToDo. This will provide continuity for existing users. The domain registration for StatTools.net ends in August 2013 and will not be renewed. The current StatTools.net web site will then disappear. Color WheelSite links : Home About Index Search Plots FAQ Contact List of contents : IntroductionSir Isaac Newton first describe the color wheel. He proposed three primary colors, red, yellow, and blue. When these are mixed, they produced three secondary colors of orange (red and yellow), green (yellow and blue), and purple (blue and red). Between these six colors are the six tertiary colors. Sir Issac proposed that these colors are in harmony, and when presented together, they are pleasing to the eye. If these colors are placed in a circle (wheel), then the 12 colors are 30 degrees apart. This is named the color wheel. With the availability of computers, and infinitely fine mixing of the adjascent color is possible. Providing a set of 12 colors which are 30 degrees apart on the wheel, the mixture tends to be pleasant, and they can form a palette. As 12 colors, 30 degrees apart, are presented, the patterns will repeat themselves every 30 degrees. The colors change with every half a degree or so, so there is about 60 palettes. However, the naked eye cannot tell distinguish the change in colors that are less than 5 degrees, so, effectively, there are only about 6 palettes of 12 colours. The colors can however be further manipulated by tinting (adding white) or shading (adding black), so that each palette can be expanded to many variants. Artists do this my mixing paints of the primary and secondary colors. This program allows the user to choose a principle color, which then automatically determine its 11 palette companions. The program then allows the users to change the tint and shade of wach color to for the final palette. The result colors are then presented as hex codes suitable for use on web pages, and as the triad of red green blue that can be used in a computer program. Back to TopStandard PalettesAlthough a full palette of 12 colors at 30 degrees apart is available, this is too many, especially for web pages and computer graphics, and a number of palettes with only few colors have been developed and used frequently. I have not made a detailed study of this, but found the informations in the following web pages both informative and easy to understand. They are the tigercolor.com color-theory page and the wikipedia page on color wheel . I shall add to these references as I find additional information. In the meantime, the following seems to be fairly frequently discussed, so probably works.
Once the principle color is chosen, all these palettes are assembled in the output results by the applet. Back to TopTypes of color wheelThe problem with the color wheel, as described by Newton and will be called the Newtonian wheel, is that the secondary and tertiery colors are averages of the primary color. When colors are added together, particularly on the computer screen, they provide a brilliant hue which cannot be produced by the Newtonian process.An example is the combination of blue (rgb=0,0,255) and red (rgb=255,0,0). The newtonian process averaged this to be a sort of flat purple (128,0,128), while if the computer adds them together, they produce the brilliant cyan (255,0,255). The cyan is unavailable in the Newtonian wheel. Adding white to the Newtonian purple makes it look washed out, not more luminous. To enable a larger range of brilliant colors therefore, a different whell is constructed, and I call this the Rainbow wheel (for convenience, this is not an acknowledged official name), where all the colors are averaged between 6 colors of strong contrast. These are red(255,0,0), yellow(255,255,0), green(0,255,0), cyan(0,255,255), blue(0,0,255), and magenta(255,0,255) It is very important to note however, that the "pleasing palettes" of slpit complementary, triadic, rectangular, and square apply to the Newtonian wheels only, as a different mix of colors are produced in their relative positions on the Rainbow wheel. Although the palettes obtained from the Rainbow wheel can still be pleasing, the recognised names should not be used as this may cause confusion. Back to TopProcedures on using Color WheelThere are three sets of procedures to enable the most effective way to use this applet.
Back to TopBack to TopApplet does not runIf the applet does not appear, then the two most likely reasons are
If the message "time expired" appears when you run the applet, then you need to reload the page and the applet from the server. The applet has a time stamp on it when downloaded, and will only run for 24 hrs. Some computers save the applet and re-run it to save downloading time so may run a time expired applet. Click the refresh button will sometimes fix this problem. If not, then you will have to clear the browser cache, or to exit and then restart the browser. Back to TopMicrosoft discussion on color luminosity |