HEX and RGB are screen-friendly
HEX is a compact way to write RGB color values, which makes it common in web design, apps, and digital specs. RGB expresses the red, green, and blue light channels directly.
If your color is going into a website, design file, or interface, these are usually the first values you need.