# File lib/color/grayscale.rb, line 160
  def gray
    @g * 100.0
  end