color#color_rgba = 'rgba(15,20,30,0.75)'
   colorRGBA$0 = 'rgba(15,20,30,0.75)'
      PREFIX_RGBA = 'rgba'
      LP = '('
      componentRGB$0 = '15'
         numberInt$0 = '15'
            NUMBER_INT = '15'
      CS = ','
      componentRGB$0 = '20'
         numberInt$0 = '20'
            NUMBER_INT = '20'
      CS = ','
      componentRGB$0 = '30'
         numberInt$0 = '30'
            NUMBER_INT = '30'
      CS = ','
      componentAlpha$0 = '0.75'
         numberReal$0 = '0.75'
            NUMBER_REAL = '0.75'
      RP = ')'
