Using hexadecimal values is a way to simplify color selection for websites. RGB color values are written as a combination of three values ranging from 0 to 255. Using hexadecimals, this can be shortened to three values ranging from 00 to FF. This website takes the current time (HH:MM:SS) and converts it to a hexidecimal value that changes the color of the background each second.