color cop
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 8051
Color Cop 5.4.5 Pre-Release
A color picker for web designers and programmers more>>
A color picker for web designers and programmers Have you ever wanted a color picker that is professional, but easy to use and loaded with features, well here it is Color Cop.
Color Cop is a color picker that can help web designers and programmers. It features an eyedropper, magnifier, sampling, color history, and a 42 color palette. Hex code supported for HTML, Delphi, PowerBuilder, Visual Basic, and Visual C++.
Main features:
- Magnifier - The Magnifier control will allow the user to magnify any part of the screen. Once an area is magnified, the eyedropper can then be used to select colors. This will improve the ability to select colors from areas with lots of colors or from small icons.
- Variable magnification levels - This feature allows the user to change the power of the magnifier. There are 16 magnification (1x - 16x). The user can change the level by spinning the mouse wheel while magnifying, or clicking on the clicking on the plus and minus buttons in the window.
- Magnify while eyedropping - This option is on by default and allows the user to see a magnified area while eyedropping. The pixel that is being selected will appear in the magnifier window with a black square around it. [v5.3+]
- 3 by 3 and 5 by 5 average sampling - Instead of sampling just one pixel, a 3 by 3 or 5 by 5 area of pixels will be averaged to get a color. This is important when sampling colors from photographs because you can get closer to the color the human eye sees.
- Snap to WebSafe color - Some designers are forced to use the 216 color websafe palette. When this options is enabled, only websafe colors can be selected. If a color is selected and it is not websafe, it will be converted to the nearest websafe color. Websafe colors have RGB decimal values which are multiples of 51 or zero.(0, 51, 102, 153, 204, and 255)
- Detect WebSafe color - With this option enabled, color cop will indicate if the color selected by the eyedropper is WebSafe or not. [v5.3+]
- Relative position measurements - If you press the Control key while eyedropping the coordinates will be set to zero (0,0). When you drag the mouse to a new location the coordinates values will be relative to the point where you pressed control. This is very useful if you want to measure how pixels a certain object is. Note that if you get a reading of 8,8 the area you just measured is really 9,9 because the zero row and column are included.
- Minimize to systray - This will give the user the option to minimize color cop to the system tray, rather than to the taskbar.
- Multi-language hexadecimal color support - the selected color can be displayed in either HTML, Delphi, PowerBuilder, Visual Basic, or Visual C++ format. It will also be sent to the clipboard if the option is enabled. RGB Int and RGB Float modes are new in v5.3 RGB Int mode will output the color as 128,64,0 (R,G,B). RGB Float mode will output the color as 0.50,0.25,0.00 Alt+[ will decrease floating point precision and Alt+] will increase floating point precision.
- Upper and lower case hex - gives the user the option of having uppercase or lowercase hex output.
- Omit the # or $ symbols from hex - users will have the option to leave out the # or $ marks in the hex output. This is only available in HTML and Delphi hex modes.
- Use Cross Hair cursor - the standard windows cross hair cursor can be used in lieu of the eyedropper to select colors. [v5.3+]
- Persistent custom colors in the custom color dialog - The common windows custom color picker dialog has 16 custom color locations. Color cop will remember the custom colors from session to session. In previous versions, the custom colors were only saved for as long as the program was open.
- Popup Menu configuration - Version 4.0 used dropdown menus, but now that there are more options a different system will be implemented. When a user right clicks anywhere in the dialog, a popup menu will appear with options.
- Collapse/Expand dialog - Since the magnifying glass wont be used all the time, there will be a button to collpse and expand the dialog. This will prevent the application from taking up too much screen area.
- Mouse wheel support - Users can alter the red, green, or blue decimal values by spinning the mouse wheel. The control in focus will be decremented or incremented. Spinning the mouse wheel will increment or decrement by 1. Holding Control at the same time will increment or decrement by 5. Holding Shift at the same time will increment of decrement by 2. If the Snap to Websafe mode is on, it will increment or decrement by 51. Users can also zoom in and out by spinning the mouse wheel while magnifying.
- Allow Multiple Instances - This is an option which allows the user to restrict only one instance of color cop from running at once, or allow multiple copies to run.
- Easy Move - Most applications can be moved around the screen by dragging on the title bar. This feature allows the user to click and drag the application by left clicking anywhere in the client area and dragging. This option is enabled by default, but can be disabled using the menu or hotkey.
- Color History - This feature remembers the last 7 colors selected by the eyedropper. The user can then revert back to any of the colors by clicking on them. This feature will be hidden if the dialog is in the collapsed state, but the colors will still be stored. Colors can be pushed onto the color history by right clicking while eyedropping.
- Complementary color palette - Color Cop uses the RGB color model to describe colors. This feature first converts the RGB color model into HSL. HSL is a color model that describes colors based on Hue, Saturation, and Lightness. Once RGB has been converted to HSL, the values are shifted many times to produce a complementary color palette. There are 42 colors in the palette, which can be selected by clicking or dragging.
<<lessColor Cop is a color picker that can help web designers and programmers. It features an eyedropper, magnifier, sampling, color history, and a 42 color palette. Hex code supported for HTML, Delphi, PowerBuilder, Visual Basic, and Visual C++.
Main features:
- Magnifier - The Magnifier control will allow the user to magnify any part of the screen. Once an area is magnified, the eyedropper can then be used to select colors. This will improve the ability to select colors from areas with lots of colors or from small icons.
- Variable magnification levels - This feature allows the user to change the power of the magnifier. There are 16 magnification (1x - 16x). The user can change the level by spinning the mouse wheel while magnifying, or clicking on the clicking on the plus and minus buttons in the window.
- Magnify while eyedropping - This option is on by default and allows the user to see a magnified area while eyedropping. The pixel that is being selected will appear in the magnifier window with a black square around it. [v5.3+]
- 3 by 3 and 5 by 5 average sampling - Instead of sampling just one pixel, a 3 by 3 or 5 by 5 area of pixels will be averaged to get a color. This is important when sampling colors from photographs because you can get closer to the color the human eye sees.
- Snap to WebSafe color - Some designers are forced to use the 216 color websafe palette. When this options is enabled, only websafe colors can be selected. If a color is selected and it is not websafe, it will be converted to the nearest websafe color. Websafe colors have RGB decimal values which are multiples of 51 or zero.(0, 51, 102, 153, 204, and 255)
- Detect WebSafe color - With this option enabled, color cop will indicate if the color selected by the eyedropper is WebSafe or not. [v5.3+]
- Relative position measurements - If you press the Control key while eyedropping the coordinates will be set to zero (0,0). When you drag the mouse to a new location the coordinates values will be relative to the point where you pressed control. This is very useful if you want to measure how pixels a certain object is. Note that if you get a reading of 8,8 the area you just measured is really 9,9 because the zero row and column are included.
- Minimize to systray - This will give the user the option to minimize color cop to the system tray, rather than to the taskbar.
- Multi-language hexadecimal color support - the selected color can be displayed in either HTML, Delphi, PowerBuilder, Visual Basic, or Visual C++ format. It will also be sent to the clipboard if the option is enabled. RGB Int and RGB Float modes are new in v5.3 RGB Int mode will output the color as 128,64,0 (R,G,B). RGB Float mode will output the color as 0.50,0.25,0.00 Alt+[ will decrease floating point precision and Alt+] will increase floating point precision.
- Upper and lower case hex - gives the user the option of having uppercase or lowercase hex output.
- Omit the # or $ symbols from hex - users will have the option to leave out the # or $ marks in the hex output. This is only available in HTML and Delphi hex modes.
- Use Cross Hair cursor - the standard windows cross hair cursor can be used in lieu of the eyedropper to select colors. [v5.3+]
- Persistent custom colors in the custom color dialog - The common windows custom color picker dialog has 16 custom color locations. Color cop will remember the custom colors from session to session. In previous versions, the custom colors were only saved for as long as the program was open.
- Popup Menu configuration - Version 4.0 used dropdown menus, but now that there are more options a different system will be implemented. When a user right clicks anywhere in the dialog, a popup menu will appear with options.
- Collapse/Expand dialog - Since the magnifying glass wont be used all the time, there will be a button to collpse and expand the dialog. This will prevent the application from taking up too much screen area.
- Mouse wheel support - Users can alter the red, green, or blue decimal values by spinning the mouse wheel. The control in focus will be decremented or incremented. Spinning the mouse wheel will increment or decrement by 1. Holding Control at the same time will increment or decrement by 5. Holding Shift at the same time will increment of decrement by 2. If the Snap to Websafe mode is on, it will increment or decrement by 51. Users can also zoom in and out by spinning the mouse wheel while magnifying.
- Allow Multiple Instances - This is an option which allows the user to restrict only one instance of color cop from running at once, or allow multiple copies to run.
- Easy Move - Most applications can be moved around the screen by dragging on the title bar. This feature allows the user to click and drag the application by left clicking anywhere in the client area and dragging. This option is enabled by default, but can be disabled using the menu or hotkey.
- Color History - This feature remembers the last 7 colors selected by the eyedropper. The user can then revert back to any of the colors by clicking on them. This feature will be hidden if the dialog is in the collapsed state, but the colors will still be stored. Colors can be pushed onto the color history by right clicking while eyedropping.
- Complementary color palette - Color Cop uses the RGB color model to describe colors. This feature first converts the RGB color model into HSL. HSL is a color model that describes colors based on Hue, Saturation, and Lightness. Once RGB has been converted to HSL, the values are shifted many times to produce a complementary color palette. There are 42 colors in the palette, which can be selected by clicking or dragging.
Download (96KB)
Added: 2007-10-17 License: Freeware Price:
4257 downloads
Other version of Color Cop
Jay Prall - a multi-purpose color picker for web designers and programmers. Color Cop. Color Cop is a multi-purpose color picker for web designers and programmersLicense:Freeware
License:Freeware
Prall - Color Cop is a multi-purpose color picker for web designers and programmer. Color Cop. Color Cop is a multi-purpose color picker for web designers and programmersLicense:Freeware
License:Freeware
a multi-purpose color picker for web designers and programmers. an eyedropper, magnifier, variable magnification levels, 3 by 3 and 5 by 5 average sampling, snapPrice: $0.00
License:Freeware
License:Freeware
Color Coder 0.1
ColorCoder0.1 for MS Access 97 or better. ©01/18/2001 by Mike J. All rights reserved. This color coder is a simple converter to display the 216 color safe values in RGB and Hexadecimal values. It is more>> <<less
Download (126K)
Added: 2001-01-22 License: Freeware Price:
3197 downloads
Color Count OCX 1.0
An ActiveX control that will indicate the number of colors available on a PC video monitor. more>>
An ActiveX control that will indicate the number of colors available on a PC video monitor.
<<less Download (158K)
Added: 2000-02-09 License: Freeware Price:
3546 downloads
16 Color 3.0
The Internet Movie Machine more>> 16 Color gives budding artists, children of all ages and slackers with artistic tendencies the ability to express their inner cinematographers while amusing friends and co-workers with their movies. Movies are created with the movie machine, then uploaded to the theater for all to enjoy!<<less
Download (2.8M)
Added: 2008-11-07 License: Beta Price:
352 downloads
Color Capture 1.0.2
Color Capture allows you to capture the color of every pixel on the screen and get its delphi/html code more>>
Color Capture allows you to capture the color of every pixel on the screen and get its delphi/html code. Move the mouse cursor everywhere in the screen, control the pixel color, press Ctrl+Enter to get the pixel color into delphi/html format.
<<less Download (247KB)
Added: 2006-09-13 License: Freeware Price:
1171 downloads
Color Logon 1.00
Color Logon lets you change the color of the text in Win XPs logon menu more>>
Color Logon is a tool that will let you change the color of the text in Win XPs logon menu. Like the Message "welcome" or your username and you can choose a color for Selected and not selected usernames.
<<less Download (276KB)
Added: 2006-08-23 License: Freeware Price:
1254 downloads

Color Picker 1.0
ColorPicker is small program which picks the color value from selected screen pixel and converts it to the RGB color values more>>
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 can also be used as a simple calculator and to transform RGB color values to HTML format.
<<lessColorPicker can also be used as a simple calculator and to transform RGB color values to HTML format.
Download (364KB)
Added: 2006-08-19 License: Freeware Price:
1161 downloads
Color Clock 1.0 Beta
A small, simple desktop clock more>> A small, simple desktop clock
The Color Clock application was designed to be a small desktop clock that displayes the time in a specific way.
System requirements:
- .NET Framework 2.0
Download (2.4MB)
Added: 2008-09-24 License: GPL Price: FREE
402 downloads
ITC Color Spy 1.0
ITC Color Spy - A small but useful color capture more>>
ITC Color Spy captures a pixel color of the screen. Shows the color in RGB, CMY, CMYK, etc.
Uses a zoom tiny window. Very useful.
<<lessUses a zoom tiny window. Very useful.
Download (1.46MB)
Added: 2005-05-31 License: Freeware Price:
902 downloads
HTML Color 1.0
HTML Color allows you select a color then gives you the HTML color code, and more more>>
HTML Color allows you select a color then gives you the HTML color code, and more.
It is a useful application especially for developers who want to select a color and obtain its html code quick and easy.
<<lessIt is a useful application especially for developers who want to select a color and obtain its html code quick and easy.
Download (1.32MB)
Added: 2006-07-28 License: Freeware Price:
1194 downloads

Color Synt 1.2
This application will help you tune and refine the color mixing. more>> A very simple but powerfull color editor. With three big sliders can synthesize and fine tune any 24 bits color, by subtractive color mixing (by simulate pigments mixing), or additive color mixing (lights mixing). Results can be copied in the clipboard as numeric value or as color sample.<<less
Download (105KB)
Added: 2008-10-16 License: Freeware Price:
379 downloads
Other version of Color Synt
Price: FREE
License:Freeware
License:Freeware
RGB Color Selector 0.4
RGB Color Selector helps you convert RGB to Hex and Hex to RGB more>>
RGB Color Selector will help you convert RGB to Hex and Hex to RGB in simple way.
<<less Download (6.03KB)
Added: 2006-09-04 License: Freeware Price:
1178 downloads
HTML Color Chooser 1.1
HTML Color Chooser gives a tool for Webmasters to choose colors for use in Web pages, and generate hex codes that can be cut and pasted directly into HTML. more>> <<less
Download (7.7KB)
Added: 2001-01-04 License: Freeware Price:
downloads

Color Replacer 4.0
Color Replacer performs various color replacement functions. more>> This filter performs color replacement functions. The function is similar to Photoshops Replace Color command, however, this plugin is more flexible since you can select the source and target colors independently. Therefore, it is possible to tint gray areas with an arbitrary color, which can be useful for recovering the color in overexposed areas.
Below is a screenshot of the Color Replacer plugin.<<less
Download (347KB)
Added: 2008-10-29 License: Freeware Price:
368 downloads

Color Text Scroller 1.0
Multi-color scrolling text message with mouseover links. more>> A customizable multi-color scrolling text message with mouseover links. You can also add multiple images in the background and foreground.<<less
Download (34KB)
Added: 2008-06-18 License: Freeware Price: Free
544 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above color cop search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed