Andy Matthews wrote: > Does anyone have a CFC which will return a tint of a specified hex color? > > In other words I provide a dark blue, and get the hex color for a little > lighter blue, or darker blue.
This tool we made ages back does it: http://mbcomms.net.au/tools/ColourExpander1.cfm?Body=FFFFFF&pickLeft=+0055ee&pickRight=+884488 I just had a look at the code and it's all custom tags as it was written way back when. IIRC the code is all public domain stuff we found rewritten in CF, I'm happy to pass it all on if you want. -- Yours, Kym Kovan mbcomms.net.au ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:318030 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

