Skip to main content
scottmosher
Inspiring
February 27, 2019
Answered

Gradient banding in Photoshop (specifically black)

  • February 27, 2019
  • 5 replies
  • 11652 views

I'm noticing banding is more pronounced in Photoshop CC2019 for some reason. Especially BLACK banding in a gradient, especially when it fades to transparent. Anyone know of any fixes or runarounds of this? Again these seem to be old problems that keep popping up in newer versions of Adobe software that should 'know better'. Thanks!

This topic has been closed for replies.
Correct answer scottmosher

scottmosher  wrote

Using 16  bit blows up the file size and uses more memory and hard drive space of course. Quite a bit more.

True. It uses 6 bytes per pixel in RAM rather than three. On disk, the space used depends on file compression. But it is a choice - image quality vs file size. Personally I choose image quality.

Dave


I haven't had - until now - issues with image quality but the file size difference is immense (24mb vs 95, for just a 10x10 file that is a color layer and a fading gradient on top of it, at 300dpi) as is the noticeable performance issue with huge files (granted not too often but still...) Interestingly, increasing the file to 16 bit, reapplying the gradient, then downsizing back to 8 bit solved the banding problem.

5 replies

Known Participant
March 22, 2020

Gradient are always generated in 8-bit per channel, even when you are working in a 16-bit per channel file.

Just make a gradient and look at the 16-bit values in the info panel.

D Fosse
Community Expert
Community Expert
March 22, 2020

No, that is not correct. 16 bit values are fully resolved in gradients, both as document values and as layer mask.

 

Selections, however, are always 8 bit depth.

Known Participant
March 22, 2020

I checked again and the gradients in:

- RGB color mode are 15-bit (15-bit +1 bit for white is 16-bit)

- CMYK color mode are 8-bit

- Lab color mode are 12-bit

Thats strange because RGB is mainly used for web content where 8-bit is enough, CMYK is the standard for print where 16-bit is far more usefull but not available. An exception for use of 16-bit in RGB color mode is photography but only for editing in Photoshop or printing 16-bit RGB images with professional RIP's which support 16-bit printing since quite a while (DSLR cameras support 12-bit or 14-bit for raw image data). For digital printing 16-bit is already the standard for many applications. As a consultant for digital printing applications such as textile printing or sign & display I spend a big portion of my time with color management and color calibration. In textile for example it is not unuasual to print gradients from 20% to 30% over a lenght of 10m. We put a lot of effort is stabilizing the production process and averaging measurement data to create high quality color calibrations with very smooth color transitions and precise spot color reproduction. For intrior decoration the DeltaE max of the whole production process is 3 to 5. With 8-bit color depth as input you add a DeltaE of at least 1. Also you can see banding much more easily on printed samples than on a monitor.

chanaart
Community Expert
Community Expert
February 27, 2019

Try to work in 16 bit. this will give you a better results.

Checkout the presentation I just made about colors

Tech Wednesday: Working with Colors in Adobe Photoshop

sharp_hands16B8
Community Expert
Community Expert
February 27, 2019

I know this may be really simplistic, especially after considering bit depth, etc...

But I notice in many of these applications that if a gradient goes from black to another value (let's say white) but I set the white to a transparency of 0% I will occasionally see more banding/degradation than if both markers were set to the same value and having the secondary black marker as a value of 0%. We see this fairly consistently across many applications because you're converting middle tones for blend as well as introducing transparency/opacity into the math.

So in the screenshot above you can see the transparent gradient, over the red background layer and the effects make banding more visible. These were both made at 8 bit also.

That may not be the case here, but just throwing it out there as a test.

D Fosse
Community Expert
Community Expert
February 27, 2019

If you are working in 16 bit depth, any banding you see on screen is in your display system, not in the data.

Your display system, from video card to panel, only works in 8 bit depth. That's where the banding happens. Common problems are defective monitor profiles and calibration tables in the video card. Banding is cumulative and several factors can contribute.

Even at best you only have 256 discrete steps on screen, in each color channel. With shallow gradients this will result in visible bands - however, they should ideally be perfectly even and equally spaced.

davescm
Community Expert
Community Expert
February 27, 2019

Hi

I am not seeing any banding difference here between versions.

 

Are you working in 8 bit or 16 bit?

Has your display profile, set in the operating system, changed?

Do you see a difference switching Preferences-Performance - GPU - Advanced to the basic drawing mode which uses the CPU for color management?

Do you see a difference switch to legacy compositing mode in Preferences Performance which again switches some compositing to the CPU rather than the GPU?

 

Dave

scottmosher
Inspiring
February 27, 2019

I"m working in 8-bit, not 16.

scottmosher
Inspiring
February 27, 2019

I don't see a difference in any of these changes, even when quitting and restarting PS after every preference change.