Brian Dunning's FileMaker Custom Functions

color_convert_hex ( color_hex ; output_format )

convert hexadecimal color format to decimal format (used by FileMaker) or red green blue formats

  Average rating: 3.7 (3 votes) Log in to vote

Thomas Siebert   Thomas Siebert - Show more from this author
http://www.t-seabird.de

Share on Facebook Share on Twitter

  Sample input:
color_convert_hex ( "ffc858" ; "decimal" )

color_convert_hex ( "ffc858" ; "g" )

color_convert_hex ( "ffc858" ; "rgb" )
  Sample output:
16762968

200

255¶200¶88

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

convert hexadecimal color format to decimal format (used by FileMaker) or delimited red green blue format

output_format = "r", "g", "b", "rgb" or "decimal"

 

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: