Hi,
In my testing of Contact Form, I do not see any hard coded styles with rgb() when I view the source of the view menu dialog. If you are seeing that with firebug or some other tool rather than viewing source then it is possible that the jqueryui javascript is setting that.
I am able to change the color of messages detail with
.contactmessage { color:green;}
Hope it helps,
Joe