c10x10rgb 2.0.0.0

Macros

#define C10X10RGB_COLOR_WHITE_100   0x002F2F2F
 
#define C10X10RGB_COLOR_WHITE_75   0x00232323
 
#define C10X10RGB_COLOR_WHITE_50   0x00181818
 
#define C10X10RGB_COLOR_WHITE_25   0x000C0C0C
 
#define C10X10RGB_COLOR_RED_100   0x00002F00
 
#define C10X10RGB_COLOR_RED_75   0x00002300
 
#define C10X10RGB_COLOR_RED_50   0x00001800
 
#define C10X10RGB_COLOR_RED_25   0x00000C00
 
#define C10X10RGB_COLOR_GREEN_100   0x002F0000
 
#define C10X10RGB_COLOR_GREEN_75   0x00230000
 
#define C10X10RGB_COLOR_GREEN_50   0x00180000
 
#define C10X10RGB_COLOR_GREEN_25   0x000C0000
 
#define C10X10RGB_COLOR_BLUE_100   0x0000002F
 
#define C10X10RGB_COLOR_BLUE_75   0x00000023
 
#define C10X10RGB_COLOR_BLUE_50   0x00000018
 
#define C10X10RGB_COLOR_BLUE_25   0x0000000C
 
#define C10X10RGB_COLOR_LIGHT_BLUE_100   0x002F002F
 
#define C10X10RGB_COLOR_LIGHT_BLUE_75   0x00230023
 
#define C10X10RGB_COLOR_LIGHT_BLUE_50   0x00180018
 
#define C10X10RGB_COLOR_LIGHT_BLUE_25   0x000C000C
 
#define C10X10RGB_COLOR_YELLOW_100   0x002F2F00
 
#define C10X10RGB_COLOR_YELLOW_75   0x00232300
 
#define C10X10RGB_COLOR_YELLOW_50   0x00181800
 
#define C10X10RGB_COLOR_YELLOW_25   0x000C0C00
 
#define C10X10RGB_COLOR_PURPLE_100   0x00002F2F
 
#define C10X10RGB_COLOR_PURPLE_75   0x00002323
 
#define C10X10RGB_COLOR_PURPLE_50   0x00001818
 
#define C10X10RGB_COLOR_PURPLE_25   0x00000C0C
 
#define C10X10RGB_COLOR_OFF   0x00000000
 

Detailed Description

Macro Definition Documentation

◆ C10X10RGB_COLOR_BLUE_100

#define C10X10RGB_COLOR_BLUE_100   0x0000002F

◆ C10X10RGB_COLOR_BLUE_25

#define C10X10RGB_COLOR_BLUE_25   0x0000000C

◆ C10X10RGB_COLOR_BLUE_50

#define C10X10RGB_COLOR_BLUE_50   0x00000018

◆ C10X10RGB_COLOR_BLUE_75

#define C10X10RGB_COLOR_BLUE_75   0x00000023

◆ C10X10RGB_COLOR_GREEN_100

#define C10X10RGB_COLOR_GREEN_100   0x002F0000

◆ C10X10RGB_COLOR_GREEN_25

#define C10X10RGB_COLOR_GREEN_25   0x000C0000

◆ C10X10RGB_COLOR_GREEN_50

#define C10X10RGB_COLOR_GREEN_50   0x00180000

◆ C10X10RGB_COLOR_GREEN_75

#define C10X10RGB_COLOR_GREEN_75   0x00230000

◆ C10X10RGB_COLOR_LIGHT_BLUE_100

#define C10X10RGB_COLOR_LIGHT_BLUE_100   0x002F002F

◆ C10X10RGB_COLOR_LIGHT_BLUE_25

#define C10X10RGB_COLOR_LIGHT_BLUE_25   0x000C000C

◆ C10X10RGB_COLOR_LIGHT_BLUE_50

#define C10X10RGB_COLOR_LIGHT_BLUE_50   0x00180018

◆ C10X10RGB_COLOR_LIGHT_BLUE_75

#define C10X10RGB_COLOR_LIGHT_BLUE_75   0x00230023

◆ C10X10RGB_COLOR_OFF

#define C10X10RGB_COLOR_OFF   0x00000000

◆ C10X10RGB_COLOR_PURPLE_100

#define C10X10RGB_COLOR_PURPLE_100   0x00002F2F

◆ C10X10RGB_COLOR_PURPLE_25

#define C10X10RGB_COLOR_PURPLE_25   0x00000C0C

◆ C10X10RGB_COLOR_PURPLE_50

#define C10X10RGB_COLOR_PURPLE_50   0x00001818

◆ C10X10RGB_COLOR_PURPLE_75

#define C10X10RGB_COLOR_PURPLE_75   0x00002323

◆ C10X10RGB_COLOR_RED_100

#define C10X10RGB_COLOR_RED_100   0x00002F00

◆ C10X10RGB_COLOR_RED_25

#define C10X10RGB_COLOR_RED_25   0x00000C00

◆ C10X10RGB_COLOR_RED_50

#define C10X10RGB_COLOR_RED_50   0x00001800

◆ C10X10RGB_COLOR_RED_75

#define C10X10RGB_COLOR_RED_75   0x00002300

◆ C10X10RGB_COLOR_WHITE_100

#define C10X10RGB_COLOR_WHITE_100   0x002F2F2F

◆ C10X10RGB_COLOR_WHITE_25

#define C10X10RGB_COLOR_WHITE_25   0x000C0C0C

◆ C10X10RGB_COLOR_WHITE_50

#define C10X10RGB_COLOR_WHITE_50   0x00181818

◆ C10X10RGB_COLOR_WHITE_75

#define C10X10RGB_COLOR_WHITE_75   0x00232323

◆ C10X10RGB_COLOR_YELLOW_100

#define C10X10RGB_COLOR_YELLOW_100   0x002F2F00

◆ C10X10RGB_COLOR_YELLOW_25

#define C10X10RGB_COLOR_YELLOW_25   0x000C0C00

◆ C10X10RGB_COLOR_YELLOW_50

#define C10X10RGB_COLOR_YELLOW_50   0x00181800

◆ C10X10RGB_COLOR_YELLOW_75

#define C10X10RGB_COLOR_YELLOW_75   0x00232300