This document presents different methods for colorizing grayscale images, including total variation regularization, total variation denoising, and colorization by propagation. It outlines the problem statement, describes the various approaches, provides examples applying each method to images, and compares the results in terms of the total variation value, runtime, and image quality metrics. The propagation method achieved the best results with the lowest errors and highest PSNR values compared to other approaches like Boyd's method and total variation denoising.