2.5.76 Icv
The Icv structure specifies a color. For values less than 64 and if a BrtBeginIndexedColors (section 2.4.93) record exists as defined by the Styles (section 2.1.7.50) part ABNF, this structure specifies a color from a custom color palette as a zero-based index of a BrtIndexedColor (section 2.4.690) record in the collection of all records directly following BrtBeginIndexedColors. The referenced BrtIndexedColor record specifies the color.
If a BrtBeginIndexedColors record does not exist or for values greater than or equal to 64, this structure specifies a color from the default color palette and MUST be a value from the following table, where the default value is in red-green-blue-alpha (RGBA).
Value |
Name |
Default value |
---|---|---|
0x00 |
|
0x000000FF |
0x01 |
|
0xFFFFFFFF |
0x02 |
|
0xFF0000FF |
0x03 |
|
0x00FF00FF |
0x04 |
|
0x0000FFFF |
0x05 |
|
0xFFFF00FF |
0x06 |
|
0xFF00FFFF |
0x07 |
|
0x00FFFFFF |
0x08 |
|
0x000000FF |
0x09 |
|
0xFFFFFFFF |
0x0A |
|
0xFF0000FF |
0x0B |
|
0x00FF00FF |
0x0C |
|
0x0000FFFF |
0x0D |
|
0xFFFF00FF |
0x0E |
|
0xFF00FFFF |
0x0F |
|
0x00FFFFFF |
0x10 |
|
0x800000FF |
0x11 |
|
0x008000FF |
0x12 |
|
0x000080FF |
0x13 |
|
0x808000FF |
0x14 |
|
0x800080FF |
0x15 |
|
0x008080FF |
0x16 |
|
0xC0C0C0FF |
0x17 |
|
0x808080FF |
0x18 |
|
0x9999FFFF |
0x19 |
|
0x993366FF |
0x1A |
|
0xFFFFCCFF |
0x1B |
|
0xCCFFFFFF |
0x1C |
|
0x660066FF |
0x1D |
|
0xFF8080FF |
0x1E |
|
0x0066CCFF |
0x1F |
|
0xCCCCFFFF |
0x20 |
|
0x000080FF |
0x21 |
|
0xFF00FFFF |
0x22 |
|
0xFFFF00FF |
0x23 |
|
0x00FFFFFF |
0x24 |
|
0x800080FF |
0x25 |
|
0x800000FF |
0x26 |
|
0x008080FF |
0x27 |
|
0x0000FFFF |
0x28 |
|
0x00CCFFFF |
0x29 |
|
0xCCFFFFFF |
0x2A |
|
0xCCFFCCFF |
0x2B |
|
0xFFFF99FF |
0x2C |
|
0x99CCFFFF |
0x2D |
|
0xFF99CCFF |
0x2E |
|
0xCC99FFFF |
0x2F |
|
0xFFCC99FF |
0x30 |
|
0x3366FFFF |
0x31 |
|
0x33CCCCFF |
0x32 |
|
0x99CC00FF |
0x33 |
|
0xFFCC00FF |
0x34 |
|
0xFF9900FF |
0x35 |
|
0xFF6600FF |
0x36 |
|
0x666699FF |
0x37 |
|
0x969696FF |
0x38 |
|
0x003366FF |
0x39 |
|
0x339966FF |
0x3A |
|
0x003300FF |
0x3B |
|
0x333300FF |
0x3C |
|
0x993300FF |
0x3D |
|
0x993366FF |
0x3E |
|
0x333399FF |
0x3F |
|
0x333333FF |
0x40 |
|
System color for text in windows. |
0x41 |
|
System color for window background. |
0x42 |
|
System color for window frame. |
0x43 |
|
System-defined face color for three-dimensional display elements and for dialog box backgrounds. |
0x44 |
|
System color for text on push buttons. |
0x45 |
|
System highlight color for three-dimensional display elements (for edges facing the light source). |
0x46 |
|
System shadow color for three-dimensional display elements (for edges facing away from the light source). |
0x47 |
|
System color for items selected in a control. |
0x48 |
|
System color for text in windows. |
0x49 |
|
System color for scroll bar gray area. |
0x4A |
|
Bitwise inverse of the RGB value of icvCtlScrl. |
0x4B |
|
System color for window background. |
0x4C |
|
System color for window frame. |
0x4D |
|
System color for text in windows. |
0x4E |
|
System color for window background. |
0x4F |
|
0x000000FF |
0x50 |
|
System background color for tooltip controls. |
0x51 |
|
System text color for tooltip controls. |