×
How to Play RGBGuessr2!
Welcome to RGBGuessr2! The aim of the game is to guess the
color of the Given RGB Value. You have 5 livess, and your
score is how many rounds you will get the right colour!
Example RGB Values:
Color |
RGB Value |
Red
|
RGB(255, 0, 0) |
Orange
|
RGB(255, 127, 0) |
Yellow
|
RGB(255, 255, 0) |
Green
|
RGB(0, 255, 0) |
Blue
|
RGB(0, 0, 255) |
Indigo
|
RGB(75, 0, 130) |
Violet
|
RGB(148, 0, 211) |
White
|
RGB(255, 255, 255) |
Black
|
RGB(0, 0, 0) |