Skip to main content

A tiny color picker tool for free download

Colorpad is a tiny (81Kb) portable application designed to assist graphic designers of all sorts, from beginner to expert in their development of computer graphics. ColorPad can capture colors from the screen, or generate them on the fly.

How to use it? Just download, unzip and run the program. To get any color currently on the screen, left-click on the color screen (program window) and hold down the left mouse button until the cursor turns into a crosshair (+). At this point, you can now move your mouse over any part of the screen while still holding down the left mouse button.

The bottom part of ColorPad's color screen will be updated with the color currently under the crosshair, and that color's value will be displayed in the text fields. Once you find the color that you decide (hex, decimal or floating point), let go of the left mouse button and the color will be successfully loaded.


Program Features: Supported Color Format: Hexadecimal (RR GG BB, mainly for webpage), Decimal (108 117 142, useful for working with .ini files) and The Float format will copy colors in the 'r.rr,g.gg,b.bb' ( 0.42,0.46,0.56, useful for working with OpenGL or DirectX colors).

[By default ColorPad displays both hexadecimal and decimal formats. ColorPad will automatically figure out which format you are trying to paste from. However, you will need to specify which format you would like to copy with. To do that, right click on program window, select Tools- Color Format and chose one.]

Other feature is Anti-Dithering that allows you to get an "average" of the surrounding pixels when you are getting a pixel from the screen using the eyedropper tool.

Comments

Popular posts from this blog

Surf the Web Anonymously With Firefox Add-on Phproxy

There are several web based proxy servers available to surf the internet anonymously or as from another country. The Firefox add-on (Firefox 3 – 4) Phzilla helps you view a webpage or surf the internet using the PHProxy (a type of web based proxy server) proxy servers. It is very easy and convenient to use.

Restore Lost Capacity Of Your USB Flash Drive (How to)

Some malware can hide full capacity of your USB flash drive. For example, a 4GB pen drive sometimes shows only 500kb or less. An interesting part of this situation is that, even after removing the malware or formatting the USB flash drive, you will not get back its original capacity. Therefore, the question here is how to restore a USB flash drive to its full capacity.

Disable automatic Meta refresh/redirect of websites in browser for security reasons[how to]

Generally speaking, Meta refresh is a method used by some websites to instruct a web browser to automatically refresh/redirect the current web page after a given time interval. You can see this type of refresh/redirect especially in media sites. This is some times annoying or can be used for malicious purposes by redirecting you to a malicious site. If you don’t like this feature, you can disable this in your browser. Here is how to disable this in Internet Explore/Chrome, Firefox and Opera. Internet Explorer: Go to Tools - Internet options - Security tab - Custom Level button - Miscellaneous category - set "Allow Meta refresh" to Disable. Firefox: Go to Tools - Options - Advanced - General - Accessibility and tick the option next to ‘Warn me when web sites try to redirect or reload the page’. Alternatively you can use extension RefreshBlocker . Opera: Go to Preferences - Advanced - Network and uncheck "Enable automatic redirection".