Thanks for the quick reply! Ahh, I think I see where I got mixed up: I had only read the
PDF version of the legend (as it accompanies the TIF file in the same directory) and was confused as the pixel integer values didn't seem like enough information to decode the classes' full RGB / Hex-color values. After perusing the
QGIS legend file that you referenced (I wasn't previously aware of the "legends" directory on the FTP site), I see that these coded integer values correspond to the order in which the classes are listed in the PDF legend file. (The "value" part of the .qml cued this realization for me.) So, my confusion has been cleared. 👍