Remove Ads

RGB to Hex Converter

Enter red, green and blue color levels (0..255) and press the Convert button:

Remove Ads

Set color levels (0-255) for red, green, and blue, and Use it:

Remove Ads

Share on Social Media:

Converter 🎨
R Red ❀️
G Green πŸ’š
B Blue πŸ’™


What does this RGB to Hex converter do? ❓

It takes input in the form of values for Red, Green and Blue ranging from 0 to 255 πŸ”’
and then converts those values to a hexadecimal string that can be used to specify color in HTML/CSS code. πŸ’»
Photo editing software usually represents color in RGB, 🎞️
and therefore if you would like to use the colors you use in your photo editing software as the background of your HTML element, πŸ–ΌοΈ
then you will have to get the hexadecimal representation of the RGB values. #️⃣
This tool allows you to get those values. βœ…

Try our new color exploring tool. πŸ”πŸŒˆ


Convert a Hex value to RGB πŸ”„

Perhaps you have seen a hex code on a web page and would like to use that color in your photo editing software. πŸ§‘β€πŸŽ¨
In that case, you will need the RGB values if your photo editing software does not support hex values. 🚫#️⃣
Click here to use the Hex to RGB converter page. πŸ”—


RGB to Hex Color Table πŸ“‹

Color Name(R,G,B)Hex Code
Black ⚫(0,0,0)#000000
White βšͺ(255,255,255)#FFFFFF
Red ❀️(255,0,0)#FF0000
Lime πŸ’š(0,255,0)#00FF00
Blue πŸ’™(0,0,255)#0000FF
Yellow πŸ’›(255,255,0)#FFFF00
Cyan 🧊(0,255,255)#00FFFF
Magenta πŸ’–(255,0,255)#FF00FF
Silver πŸͺž(192,192,192)#C0C0C0
Gray 🌫️(128,128,128)#808080
Maroon 🍷(128,0,0)#800000
Olive πŸ«’(128,128,0)#808000
Green 🌿(0,128,0)#008000
Purple 🟣(128,0,128)#800080
Teal 🐬(0,128,128)#008080
Navy βš“(0,0,128)#000080

RGB to Hex Conversion πŸ”

Convert the red, green and blue color values from decimal to hex. πŸ”’βž‘οΈ#️⃣
Concatenate the 3 hex values of the red, green and blue together: RRGGBB. πŸ”—


Example 1:
Transforming the color red (255,0,0) into hex code format becomes ❀️

R = 255₁₀ = FF₁₆

G = 0₁₀ = 00₁₆

B = 0₁₀ = 00₁₆

Hex = #FF0000 πŸ”₯


Example 2:
Convert gold color (255,215,0) to hex color code: ⭐

R = 255₁₀ = FF₁₆

G = 215₁₀ = D7₁₆

B = 0₁₀ = 00₁₆

Hex = #FFD700 ✨

Let the colors do the talking!

ads

Please disable your ad blocker!

We understand that ads can be annoying, but please bear with us. We rely on advertisements to keep our website online. Could you please consider whitelisting our website? Thank you!