Brown (#A52A2A) to RGB

Convert the brown hex color code to its RGB equivalent, with a live preview and a ready-to-use converter.

#A52A2A = rgb(165, 42, 42)

Color Values

Hex#A52A2A
RGBrgb(165, 42, 42)
Red165
Green42
Blue42

Convert Any Hex Color

✅ RGB Value: rgb(165, 42, 42)

Frequently Asked Questions

What is the RGB value of Brown?

Brown (#A52A2A) is rgb(165, 42, 42) in RGB.

What is the hex code for Brown?

The hex code for Brown is #A52A2A, which is rgb(165, 42, 42) in RGB.

How do I use Brown in CSS?

In CSS you can use either form interchangeably: color: #A52A2A; or color: rgb(165, 42, 42);