I'm trying to create a simple interface to automate the creation of a flash twitter badge for a WordPress theme.
My question is this, on the twitter page which has a simple color customizer, the standard hex color codes are getting translated to something to be passed to the flash as a variable.
Can anyone shed any light on what that color code system is? And possibly how I might write a PHP function to translate a six-digit hex code into that system?