Random Color Generator

About Hexadecimal Colors

Hexadecimal colors are based on the red, green, blue color model. Each color consists of a mixture of red, green, and blue, and the intensity of each is represented by a number in the range of 0 to 255, where 255 represents 100% intensity.

The three numbers are converted into hexadecimal and put together in a string of six characters that is preceded by a #.