Home Software Tutorial Computer Software How to use PS to change the background color of photos - How to use PS to change the background color of photos

How to use PS to change the background color of photos - How to use PS to change the background color of photos

Mar 04, 2024 pm 12:22 PM
ps Change photo background color

php editor Xigua teaches you how to use PS to easily change the background color of photos. It only takes a few simple steps. In PS, through functions such as adjusting color levels, selecting tools, and creating new layers, you can easily replace the background color of the photo to give the photo a different visual effect. Next, let’s learn these practical methods to give your photos a brand new look!

Step 1: First open the picture that needs to change the background color, and click the "Magic Wand Tool" in the toolbar, as shown in the red box below;

How to use PS to change the background color of photos - How to use PS to change the background color of photos

Next, use the Magic Wand Tool to click on the canvas so that all white areas, including the body color of the example character, are selected, as shown in the red box.

How to use PS to change the background color of photos - How to use PS to change the background color of photos

Step 3: Hold down the alt key, click on the location that does not need to be selected, and exclude the locations that do not need to be selected from the selection range, as shown in the red box in the figure below;

How to use PS to change the background color of photos - How to use PS to change the background color of photos

Step 4: Press and hold the delete key to delete the background color. In fact, this step can be omitted. After selecting the background color, you can also proceed without deleting it, as shown in the red box in the figure below;

How to use PS to change the background color of photos - How to use PS to change the background color of photos

Step 5: Left-click the "Foreground Color" in the toolbar, as shown in the red box below;

How to use PS to change the background color of photos - How to use PS to change the background color of photos

Step 6: Bring up the color picker, select the background color you want to fill, and then press and hold the "OK" button in the upper right corner, as shown in the red box below;

How to use PS to change the background color of photos - How to use PS to change the background color of photos

Step 7: Use the shortcut key "alt delete" to quickly fill in the background color. You can then fill the color you just selected into the background of the picture, as shown in the red box below;

How to use PS to change the background color of photos - How to use PS to change the background color of photos

Step 8: Finally, press the shortcut key "ctrl d" to cancel the selected area on the screen, as shown in the red box in the picture below. At this point, the photo background color modification is completed.

How to use PS to change the background color of photos - How to use PS to change the background color of photos

The above is all the content that the editor has brought to you on how to use PS to change the background color of photos. I hope it can be helpful to you.

The above is the detailed content of How to use PS to change the background color of photos - How to use PS to change the background color of photos. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Hot Topics

Java Tutorial
1658
14
PHP Tutorial
1257
29
C# Tutorial
1231
24
ps serial number cs5 permanently free 2020 ps serial number cs5 permanently free 2020 Jul 13, 2023 am 10:06 AM

PS serial numbers cs5 permanent free 2020 include: 1. 1330-1384-7388-4265-2355-8589 (Chinese); 2. 1330-1409-7892-5799-0412-7680 (Chinese); 3. 1330-1616-1993 -8375-9492-6951 (Chinese); 4. 1330-1971-2669-5043-0398-7801 (Chinese), etc.

What to do if ps installation cannot write registry value error 160 What to do if ps installation cannot write registry value error 160 Mar 22, 2023 pm 02:33 PM

Solution to error 160 when ps installation cannot write registry value: 1. Check whether there is 2345 software on the computer, and if so, uninstall the software; 2. Press "Win+R" and enter "Regedit" to open the system registry, and then Find "Photoshop.exe" and delete the Photoshop item.

What should I do if the PS interface font is too small? What should I do if the PS interface font is too small? Dec 01, 2022 am 11:31 AM

How to fix the PS interface font that is too small: 1. Open PS, click the "Edit" button on the top menu bar of PS to expand the editing menu; 2. Click the "Preferences" button in the expanded editing menu, and then click "Interface. .." button; 3. In the interface settings, set the user interface font size to "Large", set the UI scaling to "200%" and save the settings, then restart PS to take effect.

How to delete selected area in ps How to delete selected area in ps Aug 07, 2023 pm 01:46 PM

Steps to delete the selected area in PS: 1. Open the picture you want to edit; 2. Use the appropriate tool to create a selection; 3. You can use a variety of methods to delete the content in the selection, use the "Delete" key, use the "Healing Brush Tool" , use "Content-Aware Fill", use the "Stamp Tool", etc.; 4. Use tools to repair any obvious traces or defects to make the picture look more natural; 5. After completing editing, click "File" > in the menu bar "Save" to save the editing results.

Introduction to the process of extracting line drawings in PS Introduction to the process of extracting line drawings in PS Apr 01, 2024 pm 12:51 PM

1. Open the software and import a piece of material, as shown in the picture below. 2. Then ctrl+shift+u to remove color. 3. Then press ctrl+J to copy the layer. 4. Then reverse ctrl+I, and then set the layer blending mode to Color Dodge. 5. Click Filter--Others--Minimum. 6. In the pop-up dialog box, set the radius to 2 and click OK. 7. Finally, you can see the line draft extracted.

How to automate tasks using PowerShell How to automate tasks using PowerShell Feb 20, 2024 pm 01:51 PM

If you are an IT administrator or technology expert, you must be aware of the importance of automation. Especially for Windows users, Microsoft PowerShell is one of the best automation tools. Microsoft offers a variety of tools for your automation needs, without the need to install third-party applications. This guide will detail how to leverage PowerShell to automate tasks. What is a PowerShell script? If you have experience using PowerShell, you may have used commands to configure your operating system. A script is a collection of these commands in a .ps1 file. .ps1 files contain scripts executed by PowerShell, such as basic Get-Help

Complete list of ps shortcut keys Complete list of ps shortcut keys Mar 11, 2024 pm 04:31 PM

1. Ctrl + N: Create a new document. 2. Ctrl + O: Open a file. 3. Ctrl + S: Save the current file. 4. Ctrl + Shift + S: Save as. 5. Ctrl + W: Close the current document. 6. Ctrl + Q: Exit Photoshop. 7. Ctrl + Z: Undo. 8. Ctrl + Y: Redo. 9. Ctrl + X: Cut the selected content. 10. Ctrl + C: Copy the selected content.

PS copy layer shortcut key PS copy layer shortcut key Feb 23, 2024 pm 02:34 PM

In the PS copy layer shortcut keys, we can know that if you want to copy a layer when using PS, you can use the shortcut key [Ctrl+J] for quick copying. This introduction to the shortcut keys for copying layers can tell you the specific operation method. The following is the detailed content, so take a look. PS copy layer shortcut key answer: [Ctrl+J] Specific method: 1. Open the image in PS and select the layer that needs to be copied. 2. Press [Ctrl+J] on the keyboard at the same time to complete the copy of the layer. Other copying methods: 1. After opening the image, press and hold the layer and move the [New Layer] icon downwards. 2. After moving to the icon, let go. 3. The layer copy is completed.

See all articles