RGB 0 to 255 or 0 to 65,535

Well, you could multiply them by 256.

You could also convert them to 2 digit hex values, combine them, and use them with the htmlrgb( function.