# File lib/color/rgb.rb, line 238
def
lighten_by
(
percent
)
mix_with
(
White
,
percent
)
end