Many times when I needed to convert RGB color from Hex (like #3399CC) to Dec (like (51, 153, 204)) between HTML editor and image editor. I would normally pull up Calculator.exe which I keep in Scientific mode so I could convert each of the Red, Green and Blue components of the color manually...
Until today that is :) Today I decided to look for an online tool that'd make it easier for me. And, no surprise, I found there are plenty of them out there.
Here is a couple that I liked:
- Translatum Hexadecimal to RGB Converter - http://www.translatum.gr/converter/hexadecimal.htm - very simple tool, get the job done
- Psyclops RGB Hexadecimal / Decimal Converter - http://www.psyclops.com/tools/rgb/ - a little more advanced, includes named colors and color swatch matrix