• Red Hex/RGB color code = #FF0000 = 255*65536+0*256+0 = (255,0,0). Red=255, green=0, blue=0. Red color code chart.
  • Depending on whether you’re looking for metaphysical properties, magickal uses, or the symbolism of the color red will likely depend greatly on the context.
  • The most commonly known colors are red, green, blue, yellow, orange, white, black, brown, violet, purple, and a few more.
  • The hexadecimal RGB code of Red color is #FF0000 and the decimal is rgb(255,0,0). The red-green-blue components are FF (255) red, 00 (0) green and 00 (0) blue.
  • There are many shades of red that we have not included on this page but these are some of the more common hues that are used in red color palettes.
  • The three primary colors, red, green and blue, are made by mixing the highest intensity of the desired color with the lowest intensities of the other two
  • The red color chart shows hex color codes of varying lightness, brightness, and saturation of red.
  • In a RGB color space (made from three colored lights for red, green, and blue), hex #FF0000 is made of 100% red, 0% green and 0% blue.
  • RGB color values are supported in all browsers. An RGB color value is specified with: rgb(red, green, blue).
  • The above examples use red as the color value. I could just as easily used the hexadecimal or RGB color values and the result would've been the same.