This document summarizes a research paper that proposes a content-based image retrieval system using cascaded color and texture features. Color features are first extracted from images using statistical measures like mean, standard deviation, energy, entropy, skewness and kurtosis. Similarity to a query image is then measured using distance metrics. The top 150 most similar images are then analyzed to extract Haralick texture features. Similarity is again measured to retrieve the most relevant images. The paper finds that Canberra distance provides better retrieval results than other distance metrics like City Block and Minkowski.