Determine the color of a pixel in a picture online. Determining color on a monitor screen A program that responds to changes in pixel color

Working with CSS and page layout, you often have to work with colors and very often there is a need to determine the color/shade code for a given area of ​​an image. There is a special program for this called ColorMania. It can be downloaded from this site http://www.blacksunsoftware.com/colormania.html. After launch it looks like this.

This program allows you to find out the color code at any point on the screen: by holding down the eyedropper-shaped button with the left key and, without releasing it, move it across the screen to the place where you want to determine the color.

You can select the type of color display, for example: in hexadecimal, as RGB or in another form. To change the display type, click on the drop-down list and select the display type that you need from the list.

After you have chosen a color, you can click on the button "Copy", copy the color code to the clipboard or select it with the mouse and use the keyboard shortcut "ctrl + C".

It is possible to select a random color using the button "Random".


You can also call the standard color selection dialog box by clicking the button "Dialog", which will allow you to select a color from the primary colors.

In the standard dialog box, it is possible to open an extended color selection dialog box by clicking on the button "Define color" and then on the spectrum, where the pointer is a crosshair, select the desired color and press "OK".

Then the color you have chosen and its code will be displayed.

It is also possible to select a color by name by clicking on the drop-down list with "HTML Color".

And the last thing that can be mentioned is that to more accurately determine the color, you can use the option to enlarge the screen area located under the eyedropper. Click on the drop-down list and change the value "Zoom", i.e. choose the magnification with which it is more convenient to work.

So we looked at a not complicated, but very convenient program for determining the color code in hexadecimal and other encoding systems.

HTMLColors2000 is a special color detection program that will help you recognize any color shade that you see on your monitor screen. After this program determines a color, it represents the color data in two formats: RGB (red green blue), and HTML (a six-digit code).

This program will be simply indispensable for web designers, or for people who like to draw in computer programs. Why is it irreplaceable? Because choosing the right shade is very difficult, sometimes even impossible. There are, of course, other programs that can determine color, but after trying several programs, I chose this one.

Here are my arguments in favor of this program:

1) It weighs very little (only 32 kb).

2) No installation required.

3) Consumes few system resources.

4) And most importantly, very easy to use! For me personally, the most important thing about the program is its reliability, speed, and simplicity.

Working with this program is really very simple:

2) There are five ways to select colors:

  • Select colors by moving the RGB sliders.
  • Manually entering RGB values.
  • Select a color from the “Color Name” list.
  • Select from already selected shades (sidebar, opens with the “More” button).
  • “Screen” button, with its help you can determine any color on your computer monitor.

The fifth method is the most wonderful! I'll tell you a little more about him.

After you click on the Screen button, a small window will appear in the upper left corner of your monitor, which will display letters and numbers, as well as a small colored bar. If you move the cursor, you will notice that the letters and numbers will begin to change, and the color bar will change along with them.

This color bar displays the color that is under your mouse cursor, and the letters and numbers are nothing more than the html code of this color.

The essence of the method is very simple:

1) You press the “Screen” button and move the cursor to the color for which you want to get the code.

2) Look at the top left corner and make sure you haven't missed the color you want.

3) When the cursor is at the desired position, you press the left mouse button.

4) Now all you have to do is pick up the received code. Either copy the html code or rewrite the RGB value.

Download the color determination program:

P.S. If the program does not want to be installed on your computer (which is very likely if you have Vista or Seven installed), this file will help you.

Probably one of the first utilities of this kind, but, nevertheless, it does not lose its popularity among webmasters.
The program shows the HTML code of the selected color and, conversely, indicates the color by code.

To determine the color on the monitor, click on the Screen button, point the pointer at the desired point, and click once on this place. The HTML Code field will display the color in HTML Code. All that remains is to copy this code to the clipboard and paste it into the desired location.
Advantages: the program weighs very little and is extremely simple

Color Picker program

The advantage of this program is that it displays colors in RGB or HSL code, and of course, in HTML.

To determine the color, you need to click on the "Select Color with Mouse" button, the mouse cursor will take the shape of an eyedropper, all you have to do is move the cursor to the desired location and click on it. The program is compatible with versions of Windows XP and higher.
Requires installation on a computer.

Just Color Picker

I think she's my favorite. Specifically, what helps me a lot is that after capturing a color, a bar appears in the interface with variable tonality and brightness of that color. Those. I can move the mouse over the strip and grab a few more similar colors, for example, slightly brighter, for later selection of the optimal one.

  • When you first start it prompts you to select a language, Russian is present.
  • Just Color Picker's interface includes a screen magnifier.
  • Allows you to save multiple colors.
  • Takes readings not with a mouse click, but with the hot keys Alt+X (by default), which allows you to more accurately determine the color
  • After defining a color, the program will automatically determine additional colors that will be in harmony with the selected one and which can be used in the design.
  • Does not require installation, runs in the background.

The program is compatible with versions of Windows XP and higher.

Also worth noting is the free program ColorPic 4.1. Its only drawback is that it requires installation on a computer, i.e. cannot run in the background.

But it has more than enough advantages. The program is not entirely simple, so a description and instructions for working with it are provided on this site in a separate article

A web designer, developer, or ordinary computer user has probably asked this question more than once. Often there is a need to select the color used on some object, for example a website or just a point on a monitor screen.

There are several basic ways to represent colors, such as when each color or shade is designated HTML code and color palette RGB as #FF7700. This is represented in the form of three pairs of hexadecimal digits, in which each pair is responsible for its own color:
the first two digits are red, i.e. — R(red)
two in the middle - green - G (green)
last two digits - blue - B (blue)
Quite often they use a sneaky representation of the color in the form of three characters #F70, which would be equivalent to #FF7700.

By the way, on web resources colors are usually specified in CSS styles.

Let's move on to answering the main question - How to find out the color of a pixel on a monitor screen or picture?

There are many ways...

Method 1. Find out the color in Photoshop

So, let's take a “screenshot” by pressing the Print Screen (PrtSc) key on the keyboard, in the place where we want to find out the code for our color. When you press the key, the system will save the snapshot to the clipboard. You can simply copy the image, for example from a browser, without PrtSc. Now all that remains is to paste the image from the buffer into Photoshop.

Open Photoshop and insert an image (File - New, Editing - Insert). We look for “Pipette” on the toolbar (Key I), then left-click in the area in which we want to “remove” the color. All is ready! Now all that remains is to go to the palette and find out the color code.

Method 2. Find out the color in Paint

Go to Paint - insert a picture - use the "palette" tool - go to "change colors":

In our case, red is 252, green is 168, blue is 10, i.e. RGB(252,168,10) or in HEX format #FCA80A.

Method 3: View the element code in the browser

I will describe the method for the Opera browser. Select an element on the site with the mouse and right-click on it - “View element code” (Ctrl + Shift + C). A panel with html and css code will open, you will need to find something like “color”.

Method 4. Using special tools or programs.

There are a large number of special programs for removing color; I like a very simple program called "Pixie" with a weight of about 10-11 KB. The controls are very simple. Simply point the mouse at the desired point on the monitor screen and press the following keys - Ctrl + Alt + C, as a result of which the color code will be copied to the clipboard.

Working on a computer, drawing in Photoshop and designing websites, I often have to find out what colors, or rather their codes, have certain objects on the monitor screen. To create websites and fill them with content, I most often use html colors, and sometimes I use RGB codes while working in Photoshop or other image editors.

Previously, to determine the color of an object on the monitor, I had to take a screenshot of the screen (copying to the clipboard using “Print Screen” or “Alt” + “Print Screen”). Then you had to insert the picture into Photoshop, Paint or another image editor and use a regular eyedropper to find out the color code of the required object. This whole procedure took me a lot of time, especially if it had to be repeated often.

But now everything has changed and to determine the color I don’t need to copy anything and create additional pictures.

Pixie is the simplest underarm color detector!

In this short article, I would like to present to your attention a very simple, convenient, compact and also free program for determining color on a monitor - Pixie, which will be useful for website creators, designers and programmers.

Pixie- a program designed to quickly determine the color of the object the mouse is hovering over. It shows 4 types of codes of the same color:

  1. HTML code
  2. RGB code
  3. CMYK code
  4. Code HSV

For example, if you hover your mouse over white object, then the program will show the following color codes:

If you hover your mouse over, for example, Blue colour, then the program will show the following codes:

Also using key combinations:

  1. Ctrl+Alt+C- pixie copies the color to the clipboard in html format #XXXXXX.
  2. Ctrl+Alt+X- pixie opens a window with a color palette.
  3. Ctrl+Alt+Z- pixie enlarges a small area near the cursor (like under a magnifying glass) so that the user can more accurately determine the color of an object on the screen.

If you want to change the above key combinations, then right-click on the program window and set it as you wish.

Pixie- a very simple, useful and even necessary program for all programmers, designers, web programmers and web designers, which does not have anything superfluous.

This program constantly helps me in my work (in determining colors), so I can confidently recommend it to you. Moreover, I repeat that it is completely free.

You can also find out about everyone safe colors for site .