===== Rgb =====
==== Format ====
**rgb**(//red//, //green//, //blue// )
==== Description ====
Returns the RGB value of the color made up of the red, green, and blue components.  Legal values for red, greem, and blue are 0 to 255.
==== See Also ====
[[color|Color]], [[getcolor|GetColor]], [[pixel|Pixel]]
==== New To Version ==== 
0.9.5m
