Proto Color Helper
Version 1.1
AboutAre you a coder? Need to find a good color for that style or text? Proto Color Helper is the tool for you. Get any color's RGB value and HEX value. Choose a color from the color sheet or enter in your own values. With user friendly features like,
Window Opacity, Always on Top, Hotkey Minimize and Maximize makes PTH so easy to use.
Features- Convert RGB Colors to HEX and Vice Versa
- Always on Top to keep the color data right there
- Window Opacity to keep it out of yor way
- Hotkey to Minimize to and from tray
- Color Sheet to instantly grab a color
Planned Features- Creating, Saving, Loading Palettes
- Convert color to code in several different languages e.g. R = 100, G = 50, B = 0, => Color color = Color.FromArgb(100, 50, 0);
- Helpfile
How To UseProto Color Helper is an easy to use program. If you are indeed a programmer then you should be able to navigate around the program with no instructions at all. But for people who aren't programmers and are using it for other reasons, here is a step by step guide to help you.
Step 1: Basic Color GrabbingStep 2: Altering ColorsStep 3: Inputting Own ColorStep 4: Keeping on Top of ThingsStep 5: You're not Glass! Or are you?That basically covers it!
DownloadsProto Color Helper 1.0 (210 KB)
Screenshots
Credits- Ronnie Mooney (game_guy) ~ Creator of Proto Color Helper
- Winkio & Blizzard ~ C# Teachers
- Google ~ C# Code