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