Intel hex format files are a text version of the binary image. A program like PonyProg takes the text hex file, converts the data to binary, and then uploads the binary data to the processor.
The 19KB hex file is a text version of the 6820 byte binary image. It's 19KB on your harddrive. It's 6820 bytes when it's uploaded to the processor.