Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 341 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 341 Bytes

COLOUR DETECTION PROJECT

In this color detection project, we are going to build an application through which you can automatically get the name of the color by clicking on them. So for this, we will have a data file that contains the color name and its values. Then we will calculate the distance from each color and find the shortest one.