rgb color problem

Hi,

I saw a small problem with the color.

setp(line,markerfacecolor=(48,48,48,))
setp(line,markerfacecolor='#303030')

don't give the same result but if I understand correctly this page http://www.w3schools.com/html/html_colorsfull.asp
that must be the same color.

Regards,

N.