did a quick grep on the plugin's source to make sure there was no "background-color: rgb" in there, but that is indeed not the case.
even weirder; that block of CSS, when (aggregated &) minified, would be
body{background-color:#e6e6e6}
so I really have no idea what is happening here.