Primary Red Color Code
Below you will find the Hexadecimal and RGB code for the color Red. The Hex code is on the top line and is made up of the 6 letters/numbers beside the pound sign. The RGB code shows the amount of red, green, and blue that is  combined in  various proportions to obtain that particular color. As you can see, the  true shade of Red that is not mixed with any other colors uses the code (255,0,0). 
#FF0000
rgb(255, 0, 0)
	     
rgb(255, 0, 0)