Search

All categories

The basic idea...

"The basic idea behind open source is very simple. When programmers on the Internet can read, redistribute, and modify the source for a piece of software, it evolves. People improve it, people adapt it, people fix bugs. And this can happen at a speed that, if one is used to the slow pace of conventional software development, seems astonishing...
...The Open Source pages exist to make this case to the commercial world."    - Introduction to Open Source - www.opensource.org

* Color Picker

market download Make a photo and detect the color of any touched point.

Show hex code, RGB values, RAL System code, and even the color name in the RAL system.

The application will show three results for each color:

? RGB: Amount of red, green and blue of the obtained color. This information is exact as is. Values are between 0 and 255.

? HEX: Amount of red, green and blue in hexadecimal. The colors are the same as in RGB but with base 16. This can be useful for web design and similar cases.

? Color name and RAL: The name and the RAL value does not match exactly with the obtained color. the RAL value shown is the nearest color in the euclidean color space. Therefore you can see a green or blue tone and get a name like "Gray". Please notice that this is not an error, but a consecuence of the approximation method.

Note also that the obtained color depends greatly of the current light and white balance of the camera.

Recent changes:
? Material Design for Android 5.0+
? Keep zoom, position and crosshair position on device rotation

Content rating: Everyone

Author: Ratonera Inc.
Version: 4.4
Market link: com.nauj27.android.colorpicker
Web site: http://code.google.com/p/colorpicker/



Source code:
Code license:
Market downloads: 50,000-250,000
Market rating: 4.0 / 5.0
Category: Top:/Applications/Photography


Added: 2012-10-28
Updated: 2015-05-10
Hits: 1190



Edit link