HEX to RGB Color Converter
Please enter correct 6 digit hex code.
R | G | B |
HEX to RGB Color Converter Online Tool
This is the free online color converter tool to convert your hex color code to rgb color. It will take hexadecimal color code and convert into rgb color.
So use this tool to convert your color and use that color wherever you want to use like in website designing, painting, etc. If you want to convert rgb to hex color then use RGB to Hex converter.
How to use this Hex to RGB Converter tool?
This tool is very simple and everyone can use it. It has a user-friendly interface and you will not interrupt or not face any issues while converting your color.
- Enter your hex color code into input box and don't forget to add prefix '#' e.g. #a5ff56, #ff0000
- Now click on Convert to RGB button.
- Your converted rgb color will be show in the box. There is also have a refrence of breaking the rgb format code.
- You can click on Reset button to set the default color or try to new color.
Note: You don't need to worry about the characters case. It will accept the both uppercase and lower case characters
What is HEX Color?
The Hex color code have 6 digit hexadecimal and prefix # character of hex color. The value of hexadecimal color is lies between 00 and FF.
A hexadecimal color is specified with: #RRGGBB. RR (red), GG (green) and BB (blue) are hexadecimal integers between 00 and FF specifying the intensity of the color. The Hexadecimal color values are mostly supported in all browsers.
What is RGB Color?
The RGB color is an additive color model[1] in which the red, green, and blue primary colors of light are added together in various ways to reproduce a broad array of colors.
The RGB colour model is primarily used in electronic systems such as TVs and computers for image sensing, representation, and display.
It is also supported by all browsers and it values specified with rgb(red, green, blue). These parameters (red, green, blue) defines the color integer between 0 and 255.
Example
Hex ColorFF0000
RGB Color
rgb(255, 0, 0)
HEX to RGB Color Code List
Color Name | Color Preview | HEX Code | RGB Code |
---|---|---|---|
Black | #000000 | rgb(0, 0, 0) | |
White | #FFFFFF | rgb(255, 255, 255) | |
Red | #FF0000 | rgb(255, 0, 0) | |
Lime | #00FF00 | rgb(0, 255, 0) | |
Blue | #0000FF | rgb(0, 0, 255) | |
Yellow | #FFFF00 | rgb(255, 255, 0) | |
Cyan | #00FFFF | rgb(0, 255, 255) | |
Magenta | #C0C0C0 | rgb(192,192,192) | |
Aquamarine | #7FFFD4 | rgb(127, 255, 212) | |
Azure | #F0FFFF | rgb(240, 255, 255) | |
Bisque | #FFE4C4 | rgb(255, 228, 196) | |
Blue Violet | #8A2BE2 | rgb(138, 43, 226) | |
Brown | #A52A2A | rgb(165, 42, 42) | |
Cadet Blue | #5F9EA0 | rgb(95, 158, 160) | |
Chartreuse | #7FFF00 | rgb(127, 255, 0) | |
Chocolate | #D2691E | rgb(210, 105, 30) | |
Coral | #FF7F50 | rgb(255, 127, 80) | |
Cornflower Blue | #6495ED | rgb(100, 149, 237) | |
Magenta | #FF00FF | rgb(255, 0, 255)) | |
Gray | #808080 | rgb(128, 128, 128) | |
Green | #008000 | rgb(0, 128, 0) | |
Indigo | #4B0082 | rgb(75, 0, 130) | |
Lavender | #E6E6FA | rgb(230, 230, 250) | |
LawnGreen | #7CFC00 | rgb(124, 252, 0) | |
LightBlue | #ADD8E6 | rgb(173, 216, 230) | |
LightGreen | #90EE90 | rgb(144, 238, 144) | |
LightPink | #FFB6C1 | rgb(255, 182, 193) | |
LightSeaGreen | #20B2AA | rgb(32, 178, 170) | |
LightSkyBlue | #87CEFA | rgb(135, 206, 250) | |
Magenta | #FF00FF | rgb(255, 0, 255) | |
Maroon | #800000 | rgb(128, 0, 0) | |
Olive | #808000 | rgb(128,128,0) | |
Pink | #FFC0CB | rgb(255, 192, 203) | |
Plum | #DDA0DD | rgb(221, 160, 221) | |
Purple | #800080 | rgb(128, 0, 128) | |
SkyBlue | #87CEEB | rgb(135, 206, 235) | |
Teal | #008080 | rgb(0, 128, 128) | |
Navy | #000080 | rgb(0, 128, 128) | |
Tomato | #FF6347 | rgb(255, 99, 71) | |
Turquoise | #40E0D0 | rgb(64, 224, 208) | |
Violet | #EE82EE | rgb(238, 130, 238) |
RGB to HEX Color Converter
Use RGB to HEX color convert tool to convert your rgb color code to 6 digit hexadecimal color code. It is free online tool and easy to use for everyone.
Click here