# File lib/color/rgb.rb, line 327
  def red
    @r * 255.0
  end