What is the maximum value for a colour in a code
The maximum value for a color is black. Using the RGB color wheel, the maximum value you can have is (255, 255, 255)
, or black. The minimum value is (0, 0, 0)
, or white.
Hope this helps!
-Friidays
Thank u !!..