The Color
RGB
Guessing Game

HOW TO PLAY

A randomly generated set of numbers will appear in the parentheses, each number represents the amount of Red, Green, and Blue, in that order.

The greatest amount of each color it can have is 255 and the least amount is 0.

By combining the values together, guess and click the possible color in the squares below.

Example combinations are: RGB(255, 0, 0) is red; RGB(0, 0, 0) is black; and RGB(255, 255, 255) is white

Try easy mode to narrow the possible colors!