# File lib/color/rgb.rb, line 232
232:
def
brightness
233:
to_yiq
.
y
234:
end