You may have seen a code like (0,0,0), or (255,255,0). These codes are called RGB values, and represent colors, such as red or green. The first number represents the amount of red, the second green, and the third blue. When a specific amount of each, represented my the numbers, are combined together, it can create even more colors, such as cyan and yellow. Using this color defining method, there are about 16777216 possible colors, as there are 256 possible numbers for each part, and 256256256 = 16777216. Of course, we can use decimals, and since numbers can get infinitely precise, there are an infinite amount of possible colors.
This translator can take a color in its input and output its RGB value. It is also great for quizzing yourself when trying to memorize the codes for numbers, but you shouldn't torture yourself like I did making this. I did not yet add 16777216 different color values here, but I have most basic colors done, various shades of red and orange, and a bit of green shades.
This is compatible with hyphens and what-not
Check out my other translator,
Russia Talk - It turns English into Russian characters
↓ Read more... ↓