RGBtoHex ( R ; G ; B )
Convert R,G,B values into the equivalent Hex value.
Average rating: 4.2 (32 votes) Log in to vote
Daniel Wood - Show more from this author
Digital Fusion Ltd http://www.teamdf.com |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Currently no error checking (for negative values entered, or values > 255. The function assumes the user has entered valid values in the range 0-255).
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.