# File lib/color.rb, line 87
def
normalize_word
(
value
)
normalize_to_range
(
value
,
0
..
65535
).
to_i
end