Indigo (#4B0082) to RGB
Convert the indigo hex color code to its RGB equivalent, with a live preview and a ready-to-use converter.
#4B0082 = rgb(75, 0, 130)
Color Values
| Hex | #4B0082 |
| RGB | rgb(75, 0, 130) |
| Red | 75 |
| Green | 0 |
| Blue | 130 |
Convert Any Hex Color
✅ RGB Value: rgb(75, 0, 130)
Frequently Asked Questions
What is the RGB value of Indigo?
Indigo (#4B0082) is rgb(75, 0, 130) in RGB.
What is the hex code for Indigo?
The hex code for Indigo is #4B0082, which is rgb(75, 0, 130) in RGB.
How do I use Indigo in CSS?
In CSS you can use either form interchangeably: color: #4B0082; or color: rgb(75, 0, 130);