Start with an 8x8 base image containing all 6-bit colors. Then iteratively scale the image by a factor of 8, multiply all values by 4 and fill the missing bits using the base image. In this case, maximally smooth (L1 norm, 4 neighbors, periodic boundary) base image was chosen.