Which color value will create a background color that is semitransparent?
rgb(18, 138, 125)
#128a7d
rgba(18, 138, 125,.5)
hsl(174, 77%, 31%)