You're looking at the screen capture direct and at the posted picture with your browser. And that's your problem - color management in your browser, probably.
The only difference between the two pictures you posted is the bottom one is slightly less bright.
Proof? OK, let's pixel-peep.
I loaded both into my picture editor (Paint Shop Pro) - note that I'm using the same program to view them both.
I used the eyedropper to get color values. These were taken on the inverted "V" eave above the doorway at the right (RGB values):
Top: 225, 221, 221 (white with a very slight red cast)
Bottom: 215, 211, 212
225 / 215 = 1.047.
If I multiply the bottom RGB values by 1.047 to simulate an exactly identical exposure, I get:
225, 221, 222. An identical color within .5% blue. (Actually, this varies slightly from pixel to pixel when reading colors and means nothing.)
-js