666 = 16 – 26 + 36
666 = 6 + 6 + 6 + 63 + 63 + 63.
666 = 22 + 32 + 52 + 72 + 112 + 132 + 172
666 = 313 + 353
If we were to anagramize the numerator and add it to the denominator, we’d get:
553 + 113 = 666
Take a PC and a Mac, each with an 8-bit (256 color) monitor, and put them side by side. Both the Windows and the Macinotosh platforms reserve 40 of these 256 colors for their proprietary operating system, leaving 216 common colors. This palette of 216 common colors shared by both Windows and Macintosh systems is considered “web-safe”, and constitutes a set of 216 RGB values known as the “web palette”. As long as we use colors from the web palette, we can be sure that they will appear the same to a Windows user as a Mac user. You can think of web-safe colors as a lowest common demoninator.
Under the hood, your computer’s RGB monitor has three separate light emitting cones, one for each Red, Green, and Blue channel. It is the various combinations of RGB values that create all the different hues and brightness values you see on your computer screen.
To stay within the 216 color web palette, the three R, G, and B cones are each limited to how many values they can have. These values are 0%, 20%, 40%, 60%, 80%, and 100%. Count that. Six values for each of the three channels.
Six values for Red, six values for Green, six values for Blue.
6 x 6 x 6 = 216