What are the RGB and HEX colour codes?
RGB simply stands for Red-Green-Blue. Each colour has exactly 255 defined shades and we can specify a shade from 0 to 255 in each value in RGB.
Hexadecimal is a tad bit complicated. But if we are to understand it just for colours, we can do so easily by comparing it with RGB. This makes things much simpler when we use CSS.
Note that these colour codes are used not just in CSS, but in other graphic design software such as Adobe Photoshop, Premiere and related.
Use my RGB Slider on your own: https://majormango15.github.io/RGB-Co...
Download the files here: https://github.com/majormango15/RGB-C...
Hit the like button if you liked this. Subscribe for more videos!