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