Четверг, 20.08.2026
Crack-Tool
Flag Counter
Меню сайта
Категории
Analyzers [6]
Assemblers [1]
Crack Tools [1]
Crypto [1]
Debuggers [11]
Decompilers [6]
Disassemblers [2]
Electronics [0]
Graphics [17]
HEX Tools [3]
Monitors [6]
Packers [8]
Patchgens [2]
PE Tools [10]
Programming [2]
Protectors [3]
Resources [7]
Security [9]
Special Tools [5]
Unpackers [8]
Various [22]
Наш опрос
Оцените сайт
Всего ответов: 287
Статистика

Онлайн всего: 1
Гостей: 1
Пользователей: 0
Главная » Файлы » Graphics

Программы для определения цветовых кодов (часть 12)
29.06.2026, 15:01

Color Spy Example v1.0

Color Spy Example - this is a example I made on creating a color spy in visual basic, this should teach you everything you want to know about getting a color from a pixel on the screen, your welcome!

Code is based on examples by Plastik (http://www.dosfx.com/~plastik/vb.htm) and Rocky Clark

GitHub: https://github.com/Planet-Source-Code/chetan-sarva-color-spy-exampe-w-zoom__1-8360
Planet-Source-Code: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=8360&lngWId=1

Скачать: Color Spy Example v1.0


Color Spy v1.0

Color Spy - программа для веб-дизайнеров и программистов, она может показать цвет любого элемента Windows в трех видах: цвет типа HTML, цвет в HEX режиме и цвет формата RGB. Вы кликаете на надпись "click here" курсор мышки изменяется, удерживая левую кнопку мышки наводите на интересующий вас элемент и в окне программы получаете числовое значение этого цвета.

2000-2003 © begemot project. Украина, г.Киев.
Программа написана на 100%-ном ассемблере 

Homepage: http://begemot.kiev.ua

Скачать: Color Spy v1.0


Color Spy v3.0 (PAT / JK's)

Color Spy - find the color codes (RGB, HTML’s RGB hex values, etc) for any pixel on your screen.

This program allows you to get the html/long/rgb color value of any pixel on the screen. This can be useful when you see a color you would like to use but don't know its value. It also lets you find other color values that you might want to use.

Homepage: http://www.patorjk.com/progcolorspy.htm
Homepage: http://www.patorjk.com/blog/software/
Homepage: http://www.patorjk.com/blog/2007/05/08/color-spy-30-i-found-it/

Скачать: Color Spy v3.0


Eyedropper v0.1b

Eyedropper - программа переводится с английского как пипетка, которой закапывают лекарство в глаза. Лекарство в глаза никому закапывать программа не умеет, но зато программа быстро и качественно определяет цвет в любой точки экрана.

Source: https://slaed.net/files-view-14.html

Скачать: Eyedropper v0.1b


RGB Flop v0.2

RGB Flop - is a handy and reliable application designed to pick color from any pixel on your desktop screen. Here's how it works: right-click in the main window and choose the Pick Color context menu shortcut. The next step is to point to a pixel on your screen, after which the application displays its RGB code with decimal and hexadecimal values.

Hotkeys:
- Pick color          ~ F8
- Copy hex string ~ F9
- Modify color...   ~ F2
- About...             ~ F1

Developer: Rodrigo César de Freitas Dias

Homepage: http://rodrigo.memebot.com

Скачать: RGB Flop v0.2


Color Spy v1.0 Lite

Zoom in on images, web pages, applications or any pixel on screen to locate and identify a specific color.

Once you've isoloated the color, copy it to the clipboard in any of the following color formats: RGB, HTML, Delphi, Visual Basic or C++.

Homepage: http://www.dagosoftware.com/products.htm

Скачать: Color Spy v1.0 Lite


Color Picker v1.1

ColorPicker - is small program which picks the color value from selected screen pixel and converts it to the RGB color values, calculates hexadecimal and hexadecimal in HTML format (#xxxxxx) color values. ColorPicker also can be used as simple calculator, to convert RGB color values to HTML format.

System requirements:
• Windows 95/98/NT4/2000/ME
• No runtime libraries or anything anymore!

Homepage: http://www.appcontrols.com/software/colorpicker.html

Скачать: Color Picker v1.1


Super Screen Capture v6.0 (Zeallsoft)

Super Screen Capture - is an all-in-one software for free screen recorder software. You can capture screen in many ways, including full screen capture, region capture, window capture, scroll capture, directx capture, video screen capture, audio capture and etc. You can choose many kinds of output ways, including clipboard, printer, email, editor tool, temp folder, and all popular formats. Super Screen Capture has an easy-to-use and intuitive interface. Whatever you can see on your screen, Super Screen Capture will easily and fastest screen recording for your immediate use. It will especially suit making demos, tutorials, and training videos.

Features and Benefits:
More Than 10 Ways to Capture
Support full screen capture, sharp capture, windows capture, directx capture, video screen capture, sound record and etc.

Easy-to-Use and Intuitive Interface
You can arrange, resize and custom any intuitive interface.

Powerful Image Editing Tools
Super Screen Capture has an advanced image editing utility.
More Than 8 Ways to Output. You can save image to file, clipboard, printer, email, editor, temp folder, image Editing tool.

Setup Custom Hotkeys for Any Way
You can assign hotkeys to the different functions.

Support all popular Internet formats
Such as: BMP, JPG, GIF, PNG and etc. 

Unique Screen Capture Software, Different from other screen capture software, easily and quickly.

Homepage: http://www.zeallsoft.com/screen-capture.html
Homepage: http://www.free-screen-capture.com/screen-capture.html

Скачать: Super Screen Capture v6.0


Screen Color Picker v2.0

Screen Color Picker - is a simple tool that lets you pick and retrieve data (HEX, RGB, CMYK, HSB, HSL) of any color on the screen.

On program start, it will automatically move itself to the system tray.

To pick a color from screen, just press the color pick hotkey (F8 by default). The color will be automatically copied to the clipboard. The output string to be copied can be defined in the settings.

To open the settings window, click on the tray icon to see the program's menu, and then press "Settings".

Use the wildcards given in the settings window to set the clipboard output string. Make sure to delimit each wildcard with a pipe | to bypass output glitches. For example, if you want to ouput a RGB color, write "%R, %G, %B".

You can edit the last picked color either by clicking on the tray icon and then "Edit last pick", or just click on the color pick window that will show up on pick. The edited color will be automatically copied to clipboard after you close the color dialogue.

Version 2.0
- Full and clean remake of the tool
- Automatically starts in the system tray
- Automatically copies the color to the clipboard
- User-defined clipboard output string
- Full redesign and minimized GUI

Homepage: https://2xdsoft.de.tl/Screen-Color-Picker.htm
Homepage: https://2xdsoft.2xd.cc/software/windows/screen-color-picker.html

Скачать: Screen Color Picker v2.0 / II


ColorGrab v2.0.0

.:The color you want – anytime, anywhere.
Ask any designer, color is incredibly important to every project. But have you ever tried searching through hundreds of lines of HTML to find that one color you need to copy? Or tried using those little sliders to match the color?

Painfully difficult isn't it?

The idea behind ColorGrab is quite simple – anybody should be able to access information about any color anywhere on the screen. It would also be nice to save those colors for future use (that way you don't have to find it each time). ColorGrab does both. Find a shade of blue you like? Grab it, save it. It's that simple.

With version 2, ColorGrab is leaner than ever before while still adding new functionality such as CMYK support. Our new Aurora interface makes the program even easier to use while giving it a slick, professional feel.

Homepage: http://www.biotechgaming.com/color.php
Download: http://www.biotechgaming.com/downloads/ColorGrab%202.0.zip

Скачать: ColorGrab v2.0.0


Color Picker v1.1

Intended to collect a pixel or a color area of any place on the screen and turn it in a color code. It's intended especially to the software development which is using Delphi and/or HTML.

Operating System:
Windows 95-98-ME, Win 2000, Win NT, Win XP, Win Vista.

Functions:
- Might be kept / used to maximum 10 different colors;
- Each color can be blocked;
- Colors can be saved for use on a subsequent usage;
- Display the colors in Delphi format, HTML, Visual Basic and C++;
- RGB format;
- Auto copy function of the selected color in clipboard;
- Selecting of an color area with increasing the selected area;
- Color dialog;
- Colors undo / redo.

Homepage: http://www.softset.ro/colorpicker_en.html
Homepage: http://www.softset.ro/colorpicker_ro.html
Download: http://www.softset.ro/download/cp/ColorPicker.zip

Скачать: Color Picker v1.1


Consic Ruler v1.0.13

Bildschirm- und Pixeltool Consic Ruler

Dieses Programm ist ein integriertes Bildschirm- und Pixeltool. Es bietet folgende Funktionalitäten und eignet sich damit hervorragend als kleines aber praktisches Werkzeug für Software-Entwickler und Web-Designer:

- Farbmessung
- Größenmessung, Abstandsmessung, Winkelmessung
- Screenshots von Bildschirm-Ausschnitten
- Lupe mit Raster und Lineal
- Lupenvergrößerung und Rastergröße einstellbar
- Lupe mit "weicher" Vergrößerung (bessere Lesbarkeit für Sehbehinderte)
- Die Lupe kann eingefroren werden
- Anzeige des "Hot Spot" in der Lupe
- Die Mess-Funktionen des Rulers (Breite, Höhe, Abstand, Screenshot) funktionieren leider nicht mit dem "Aero"-Look von Windows Vista und Windows 7. Im Moment kann das nur dadurch behoben werden, dass man den Aero-Look abschaltet. Wir arbeiten dran.

Tastatur-Kürzel

Diese Tastatur-Kürzel erlauben das schnelle Aufrufen der Funktionen, ohne dass man über das Menü (Dreieck) gehen muss.

Strg+C    Farbwert des Pixels unter dem Mauscursor in die Zwischenablage kopieren (das Format kann über das Menü eingestellt werden)
Strg+A    Farbwert bearbeiten und danach in die Zwischenablage schreiben
H    Horizontale Abstandsmessung
V    Vertikale Abstandsmessung
X    Messung von Breite und Höhe des Feldes, das dieselbe Farbe hat wie das Pixel unter dem Mauscursor. Beenden mit Esc oder Mausklick
D    Abstandsmessung von Pixelmitte zu Pixelmitte (zwei horizontal oder vertikal benachbarte Pixel haben also den Abstand "1"), die Messung geht aber auch "schräg"
A    Winkelmessung, ausgehend vom aktuellen Pixel (Maustaste drücken, ziehen, loslassen)
S    Rechteck aufziehen, der Teil im Rechteck wird dann als Screenshot in die Zwischenablage kopiert oder (je nach Einstellung im Menü) als BMP-Datei geschrieben

Homepage: http://www.consic.de/de/ruler

Скачать: Consic Ruler v1.0.13


Softinabox RGB Editor v1.4.0.26 (trial)

Softinabox RGB Editor - is a powerful utility for selecting and creating RGB colors for programming and HTML projects. You can define the values of the red, green and blue color components and easily transfer the resulting color to your projects. Each color can be defined by its RGB value, hexadecimal value or HTML value. Furthermore, RGB Editor allows you to store up to 12 custom colors for later use and capture screen colors. This application is specially useful for C++, Delphi and HTML programmers.

Key Features:
• RGB color values
• Hexadecimal color values
• HTML color values
• Screen color capture
• Custom colors
• Windows Clipboard integration

Minimum system requirements:
• Pentium® compatible processor
• 32 MB RAM
• 5 MB free hard disk space
• 256-color display adapter at 800 x 600 resolution
• Windows® 95, 98, ME, NT, 2000, or XP.

Homepage: http://pagina.netc.pt/~mq45730a/srgbe.htm
Homepage: http://go.to/softinabox
Homepage: http://www.softinabox.com/srgbe.html
Archive: https://archive.org/details/tucows_194558_Softinabox_RGB_Editor

Скачать: Softinabox RGB Editor v1.4.0.26 / II


Cyotek Windows Forms ColorPicker v1.0.6.0

Color picker control suite for Windows Forms applications.

The Cyotek.Windows.Forms.ColorPickers library contains a series of custom controls and utility classes for Windows Forms applications that work with colours. Controls are available to allow colour selection via a HSL ColorWheel, a ColorGrid with many customisation options, a ColorEditor for entering colours via RGB or HSL, and a ScreenColorPicker for capturing colours from running applications.

Color palettes can be loaded and saved in a number of different formats, including Adobe PhotoShop Color Swatch files, JASC Palettes, Gimp Palettes and more (see Color Palettes and External Palette Files below).

For more information on these controls, see the articles tagged with colorpicker at cyotek.com.

Homepage: http://cyotek.com/blog/tag/colorpicker
GitHub: https://github.com/cyotek/Cyotek.Windows.Forms.ColorPicker

Скачать: Cyotek Windows Forms ColorPicker v1.0.6.0
Скачать: Cyotek Windows Forms ColorPicker v2.0.0


The Picker v2.0

The Picker - is a very small and simple color picker utility. It sits at the top of the screen where it is always visible but still totally unobtrusive. The window of The Picker is so small that it won't interfere with your work area. You no more need to work with a color picker whose window itself takes up half of your screen. The Picker's main window shows the proximity area of the mouse pointer with 2x zoom.

This new version of The Picker also has a 4x zoom window which moves along with your mouse pointer. This window also shows the color code, the X,Y position of the mouse and the HotKeys to the current color code and pause The Picker. Yes, you also get HotKeys in this version. And if you're still wondering, this version is also portable - it does not need any installation - just run the file directly. It has been developed completely using Win32 API which allows The Picker to run on a really low memory footprint.

The Picker can show the color code in three formats: RGB color code, Long color code & Hex color code. This means that The Picker can be used for picking colors for absolutely any purpose.

And as all of software at Raunak.info, The Picker is also free!

Operating System Compatibility

Context Power has been tested on the following Operating Systems:
• Vista 32 Bit [Not tested in 64 Bit Vista but it should work]
• Windows XP Professional / Home / Media Center Edition
• Windows 98

Homepage: http://www.raunak.info/The%20Picker/

Скачать: The Picker v2.0


Color Scheme Designer v1.0b

What is CSD (Color Scheme Designer) ?

- CSD is a simple utility for creating color schemes.
- You can see colors on a color wheel and color harmonies.
- You can also create simple webpage (like this).
- Three modes of color wheel - Multicolor (Hue based) and two monochrome (Saturation and Lightness based).
- Four modes of harmonies are available (Complements, Split-Complements, Analogous and Triad).
- Fourteen favorite colors are stored when application is being closed.
- Scheme saving and loading available.
- FREEWARE!

Versions history:
[+] Feature added 
[-] Feature removed
[X] Feature changed
[B] Bug fixed
[?] To do / Future plans

1.0b
[+] Screen color picker + magnifier.
[+] Optional a:hover style with background or transparent.
[+] Direct CSS editing feature (very simple - memobox only).
[+] Show/Hide sample button added.
[X] Changed HTM save to CSS save only.
[B] Buggy init routine fixed
[?] CSS syntax hilite
[?] Saving CSS with HTM optionaly
[?] Web safe colors
[?] Color palettes
[?] More pages templates + template editor
[?] Installer/Uninstaller

Homepage: http://csd.velmez.net

Скачать: Color Scheme Designer v1.0b


Colors v1.0 Beta 2

A simple application for managing color palettes.

This program was made for my private use, but it may also be useful to someone.

Author: Jack Pazera

Homepage: https://www.pazera-software.com/products/colors/

Скачать: Colors v1.0 Beta 2

Категория: Graphics | Добавил: Metabolic
Просмотров: 76 | Рейтинг: 0.0/0
Всего комментариев: 0
Добавлять комментарии могут только зарегистрированные пользователи.
[ Регистрация | Вход ]
Вход на сайт
Поиск
Дата и время
Время жизни
Друзья сайта
  • RCE Community Tuts4You
  • RCE Community Pediy
  • RCE Community Woodmann
  • RCE Community eXeTools
  • RCE Crew Reverse4you
  • Reversing Team СrackLab
  • ASM programming WASM
  • О рекламе
    Чтобы скрыть надоедливую рекламу на сайте, используйте любые средства подавления рекламы в вашем браузере.
    Посетители
    Flag Counter
    Copyright Moevot © 2026 All Rights Reserved
    Создать бесплатный сайт с uCoz