Looking for RGB human-readable definitions

@blh64
I know guess I can use it with slight formatting like:
#define OrangeRed (0xFF, 0x45, 0x00)
or do you have an even simpler method?