Reference_Syntax.fillColor = “[0-255], [0-255], [0-255]
For the color-space of SRGB, the component values must be r,g,b, where r is the red component value, g is the green component value, and b is the blue component value. Each component value must be in the range 0 through 255, inclusive. 255 represents maximum display intensity. For example, 255,0,0 specifies the color red.
Form Model

fillColor