Have you ever needed to do something with RGB colors with scratch, and gotten frustrated by how colors are set? I have. So I made a calculator to solve this problem, utilizing an algorithm to translate RGB values to their HSV equivalent. I changed the scales of the output to match the way scratch pen colors work. Unfortunately, this only works for the pen extension's colors. This is not a polished project, but it is finished. If you need the code, it is the labeled script inside of the project. Feel free to take it, but please give me credit in your project's description. Thank you!