Sets drawing and filling color to rgb color value
(PHP 3>= 3.0.6, PHP 4 )
bool pdf_setrgbcolor ( resourcepdfdoc, floatred_value, floatgreen_value, floatblue_value )
Set the current fill and stroke color to the supplied RGB values.
Returns TRUE on success or FALSE on failure.