# File lib/color/rgb.rb, line 243
def
darken_by
(
percent
)
mix_with
(
Black
,
percent
)
end