Hexadecimal RGB (HEX)
HEX is a variant of RGB in which the values for each parameter are in hexadecimal format. The syntax consists of a hash sign (#) followed by the hexadecimal values which will range from 00 (0 in decimal) to FF (255 in decimal):
In the past, there we...
alvaromontoro.hashnode.dev2 min read