Functions for generating different color representations.
Return random RGB decimal value
Return random RGB hex value
rgb_decimal :: {byte, byte, byte}
Return random RGB decimal value.
rgb_hex :: binary
Return random RGB hex value.