How to use the PHP Chinese website color picker? ?
lge
lge 2018-07-12 17:51:05
0
1
1619

Newcomers don’t understand very well. Is there anyone who can help me?

lge
lge

reply all(1)
PHP中文网

php Chinese website color picker is a tool for picking up colors. It is often represented by an eyedropper. Click on the color to pick up the clicked color. PHP Chinese website color picker occupies small memory, is simple and fast to use, and is a color picking tool suitable for novices.

Download address http://www.php.cn/xiazai/gongju/1486

After installation, click to open the color picker. The default interface is as follows

1.png

RGB represents the three primary color values ​​of the current color, and HEX represents the color code of the color used in the web page. For example, red is represented by #FF0000.

Now we want to grab the color, how to do it, as shown below

2.png

Click the left mouse button on the icon 1 area, press and hold, and then drag Move to the place where you need to grab the color, such as icon 2, release the mouse, and you can get the color value and code you need, as shown below

3.png

Look at the above Explanation, isn’t it very simple? Have you learned it?

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template