Brian Dunning's FileMaker Custom Functions

DecToHexRGB ( Dec )

Converts decimal RGB string to hexadecimal RGB string

  Average rating: 4.8 (24 votes) Log in to vote

Federico Severin   Federico Severin - Show more from this author
Sevesoftware Engineering
http://www.sevesoftware.it

Share on Facebook Share on Twitter

  Sample input:
DecToHexRGB ( "255255000" )
  Sample output:
"#FFFF00"

  Function definition: (Copy & paste into FileMaker's Edit Custom Function window)

Each component is treated separately: first it's read from input, then converted from decimal to hexadecimal. Very scholastic.
Each component then is appended to the output string that begins with '#' to fit CSS format.

 

Comments

Log in to post comments.

 

Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.

Support this website.

This library has been a free commmunity resource for FileMaker users and developers for 20 years. It receives no funding and has no advertisements. If it has helped you out, I'd really appreciate it if you could contribute whatever you think it's worth: