We will be working with four gray colors. Each has a brightness value, like those you would find in an 8-bit image, that ranges from 0 to 255. The bottom layer is black (value = 0) with the gray letters A and B. A has a brightness value of 85, and B has one equal to 200.
The upper layer is gray, which has a value of 150. In
Photoshop, you can assign gray colors by specifying equal values in R, G, and B in dialog screens when you either create text or fill with a color. When you display this in the “Normal” blending mode, whatever visible portions of an upper layer there are display over an underlying one. In our case, this will yield a gray screen. Making this layer invisible will show the lower layer with the embedded A and B (see far left image).