Indirect illumination
In the real world, after hitting an object, the light bounces countless times in the environment. It's called indirect illumination or indirect lighting, and it's the reason why objects are rarely completely dark, even when they are out of direct light. One of the algorithms to create convincing ambient lighting in 3D is called global illumination — it calculates light traveling throughout the entire scene, taking into account both direct and indirect illumination.