RGB Calculator


This RGB calculator will show you the combinations with the colors red, green and blue and convert them automatically from a hexadecimal value to a decimal value and vise versa. The are 4 methods to choose a color: 

Some remarks: hexadecimal values are numbers from 0 to 9 and characters from A-F. The hexadecimal value 0 is equal to the decimal value 0 and the hexadecimal value FF is equal to the decimal value 255. A hexadecimal  color code consists out of  6 numbers, 2 for each Red, Green and Blue value. When you insert a non-existing value a message will appear at the status bar and an existing color code will be used instead.