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