RGB to HEX Color Converter
R | |
G | |
B |
RGB to HEX Color Converter Online Tool
This is the free online color converter tool to convert your rgb color code to hex color. It will take rgb color code format and convert into hex 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 hex to rgb color then use Hex to RGB converter.
How to use this RGB to HEX 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.
- Type your rgb color code in the three input box as refering RGB. You can also use the range sliding to set the rgb color.
- Now click on Convert to HEX button.
- Your converted hex color will be show in the box.
- You can click on Reset button to set the default color or try to new color.
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
RGB Colorrgb(255, 0, 0)
Hex Color
FF0000
RGB to HEX Color Code List
Color Name | Color Preview | RGB Code | HEX Code |
---|---|---|---|
Black | rgb(0, 0, 0) | #000000 | |
White | rgb(255, 255, 255) | #FFFFFF | |
Red | rgb(255, 0, 0) | #FF0000 | |
Lime | rgb(0, 255, 0) | #00FF00 | |
Blue | rgb(0, 0, 255) | #0000FF | |
Yellow | rgb(255, 255, 0) | #FFFF00 | |
Cyan | rgb(0, 255, 255) | #00FFFF | |
Magenta | rgb(192,192,192) | #C0C0C0 | |
Aquamarine | rgb(127, 255, 212) | #7FFFD4 | |
Azure | rgb(240, 255, 255) | #F0FFFF | |
Bisque | rgb(255, 228, 196) | #FFE4C4 | |
Blue Violet | rgb(138, 43, 226) | #8A2BE2 | |
Brown | rgb(165, 42, 42) | #A52A2A | |
Cadet Blue | rgb(95, 158, 160) | #5F9EA0 | |
Chartreuse | rgb(127, 255, 0) | #7FFF00 | |
Chocolate | rgb(210, 105, 30) | #D2691E | |
Coral | rgb(255, 127, 80) | #FF7F50 | |
Cornflower Blue | rgb(100, 149, 237) | #6495ED | |
Magenta | rgb(255, 0, 255)) | #FF00FF | |
Gray | rgb(128, 128, 128) | #808080 | |
Green | rgb(0, 128, 0) | #008000 | |
Indigo | rgb(75, 0, 130) | #4B0082 | |
Lavender | rgb(230, 230, 250) | #E6E6FA | |
LawnGreen | rgb(124, 252, 0) | #7CFC00 | |
LightBlue | rgb(173, 216, 230) | #ADD8E6 | |
LightGreen | rgb(144, 238, 144) | #90EE90 | |
LightPink | rgb(255, 182, 193) | #FFB6C1 | |
LightSeaGreen | rgb(32, 178, 170) | #20B2AA | |
LightSkyBlue | rgb(135, 206, 250) | #87CEFA | |
Magenta | rgb(255, 0, 255) | #FF00FF | |
Maroon | rgb(128, 0, 0) | #800000 | |
Olive | rgb(128,128,0) | #808000 | |
Pink | rgb(255, 192, 203) | #FFC0CB | |
Plum | rgb(221, 160, 221) | #DDA0DD | |
Purple | rgb(128, 0, 128) | #800080 | |
SkyBlue | rgb(135, 206, 235) | #87CEEB | |
Teal | rgb(0, 128, 128) | #008080 | |
Navy | rgb(0, 128, 128) | #000080 | |
Tomato | rgb(255, 99, 71) | #FF6347 | |
Turquoise | rgb(64, 224, 208) | #40E0D0 | |
Violet | rgb(238, 130, 238) | #EE82EE |
HEX to RGB Color Converter
Use Hex to RGB color convert tool to convert your 6 digit hexadecimal color code into rgb color code. It is free online tool and easy to use for everyone.
Click here