Hex to RGB Color Converter

Search Engine Optimization

Hex to RGB Color Converter

Enter 6 digits hex color code and press the Convert button:



About Hex to RGB Color Converter

SEOTeech.com Hex to RGB Color Converter tool!

Hex to RGB color conversion is a manner of changing a hexadecimal color code to its equivalent red, green, and blue (RGB) colour values. The hex color code is a six-digit aggregate of letters and numbers, usually beginning with a hash image (#). 

Hex to RGB conversion: 

  • Get the 2 left digits of the hex color code and convert to decimal value to get the red (R) color level.

  • Get the 2 middle digits of the hex color code and convert to decimal value to get the green (G) color level.

  • Get the 2 right digits of the hex color code and convert to decimal value to get the blue (B) color level.

Example: Hex to RGB Color Code

Color Name HEX R,G,B Values
White #FFFFFF (255,255,255)
Black #000000 (0,0,0)
Red #FF0000 (255,0,0)
Gray #808080 (128,128,128)
Blue #0000FF (0,0,255)
Yellow #FFFF00 (255,255,0)
Cyan #00FFFF (0,255,255)
Magenta #FF00FF (255,0,255)
Silver #C0C0C0 (192,192,192)
Navy #000080 (0,0,128)
Olive #808000 (128,128,0)
Lime #00FF00 (0,255,0)
Green #008000 (0,128,0)
Teal #008080 (0,128,128)
Purple #800080 (128,0,128)
Maroon #800000 (128,0,0)
Lochmara     #1D9D73  (29, 157, 115)