Turquoise (#40E0D0) to RGB

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

#40E0D0 = rgb(64, 224, 208)

Color Values

Hex#40E0D0
RGBrgb(64, 224, 208)
Red64
Green224
Blue208

Convert Any Hex Color

✅ RGB Value: rgb(64, 224, 208)

Frequently Asked Questions

What is the RGB value of Turquoise?

Turquoise (#40E0D0) is rgb(64, 224, 208) in RGB.

What is the hex code for Turquoise?

The hex code for Turquoise is #40E0D0, which is rgb(64, 224, 208) in RGB.

How do I use Turquoise in CSS?

In CSS you can use either form interchangeably: color: #40E0D0; or color: rgb(64, 224, 208);