-
Notifications
You must be signed in to change notification settings - Fork 891
Excel Indexed Colors
Francois Botha edited this page Nov 11, 2016
·
5 revisions
For an explanation on how to use colors please see Using Colors
Color | Color Index | Color Name | Html Color |
|
0 | Black | #FF000000 |
|
1 | White | #FFFFFFFF |
|
2 | Red | #FFFF0000 |
|
3 | Bright Green | #FF00FF00 |
|
4 | Blue | #FF0000FF |
|
5 | Yellow | #FFFFFF00 |
|
6 | Pink | #FFFF00FF |
|
7 | Turquoise | #FF00FFFF |
|
8 | Black | #FF000000 |
|
9 | White | #FFFFFFFF |
|
10 | Red | #FFFF0000 |
|
11 | Bright Green | #FF00FF00 |
|
12 | Blue | #FF0000FF |
|
13 | Yellow | #FFFFFF00 |
|
14 | Pink | #FFFF00FF |
|
15 | Turquoise | #FF00FFFF |
|
16 | Dark Red | #FF800000 |
|
17 | Green | #FF008000 |
|
18 | Dark Blue | #FF000080 |
|
19 | Dark Yellow | #FF808000 |
|
20 | Violet | #FF800080 |
|
21 | Teal | #FF008080 |
|
22 | Gray-25% | #FFC0C0C0 |
|
23 | Gray-50% | #FF808080 |
|
24 | Periwinkle | #FF9999FF |
|
25 | Plum | #FF993366 |
|
26 | Ivory | #FFFFFFCC |
|
27 | Light Turquoise | #FFCCFFFF |
|
28 | Dark Purple | #FF660066 |
|
29 | Coral | #FFFF8080 |
|
30 | Ocean Blue | #FF0066CC |
|
31 | Ice Blue | #FFCCCCFF |
|
32 | Dark Blue | #FF000080 |
|
33 | Pink | #FFFF00FF |
|
34 | Yellow | #FFFFFF00 |
|
35 | Turquoise | #FF00FFFF |
|
36 | Violet | #FF800080 |
|
37 | Dark Red | #FF800000 |
|
38 | Teal | #FF008080 |
|
39 | Blue | #FF0000FF |
|
40 | Sky Blue | #FF00CCFF |
|
41 | Light Turquoise | #FFCCFFFF |
|
42 | Light Green | #FFCCFFCC |
|
43 | Light Yellow | #FFFFFF99 |
|
44 | Pale Blue | #FF99CCFF |
|
45 | Rose | #FFFF99CC |
|
46 | Lavender | #FFCC99FF |
|
47 | Tan | #FFFFCC99 |
|
48 | Light Blue | #FF3366FF |
|
49 | Aqua | #FF33CCCC |
|
50 | Lime | #FF99CC00 |
|
51 | Gold | #FFFFCC00 |
|
52 | Light Orange | #FFFF9900 |
|
53 | Orange | #FFFF6600 |
|
54 | Blue-Gray | #FF666699 |
|
55 | Gray-Gray40% | #FF969696 |
|
56 | Dark Teal | #FF003366 |
|
57 | Sea Green | #FF339966 |
|
58 | Dark Green | #FF003300 |
|
59 | Olive Green | #FF333300 |
|
60 | Brown | #FF993300 |
|
61 | Plum | #FF993366 |
|
62 | Indigo | #FF333399 |
|
63 | Gray-80% | #FF333333 |
- How do I deliver an Excel file in ASP.NET?
- Does it support Excel 2003 and prior formats (.xls)?
- How can I insert an image?
- Text with numbers are getting converted to numbers, what's up with that?
- How do I get the result of a formula?
- Data Types
- Creating Multiple Worksheets
- Organizing Sheets
- Loading and Modifying Files
- Using Lambda Expressions
- Cell Values
- Workbook Properties
- Using Formulas
- Evaluating Formulas
- Creating Rows And Columns Outlines
- Hide Unhide Rows And Columns
- Freeze Panes
- Copying Worksheets
- Using Hyperlinks
- Data Validation
- Hide Worksheets
- Sheet Protection
- Tab Colors
- Conditional Formatting
- Pivot Table example
- Sparklines
- Copying IEnumerable Collections
- Inserting Data
- Inserting Tables
- Adding DataTable as Worksheet
- Adding DataSet
- Styles - Alignment
- Styles - Border
- Styles - Fill
- Styles - Font
- Styles - NumberFormat
- NumberFormatId Lookup Table
- Style Worksheet
- Style Rows and Columns
- Using Default Styles
- Using Colors
- ClosedXML Predefined Colors
- Excel Indexed Colors
- Using Rich Text
- Using Phonetics
- Defining Ranges
- Merging Cells
- Clearing Ranges
- Deleting Ranges
- Multiple Ranges
- Shifting Ranges
- Transpose Ranges
- Named Ranges
- Accessing Named Ranges
- Copying Ranges
- Using Tables
- Sorting Data
- Selecting Cells and Ranges
- Row Height and Styles
- Selecting Rows
- Inserting Rows
- Inserting and Deleting Rows
- Adjust Row Height and Column Width to Contents
- Row Cells
- Column Width and Styles
- Selecting Columns
- Inserting Columns
- Inserting and Deleting Columns
- Adjust Row Height and Column Width to Contents
- Column Cells
- Pages Tab
- Paper Size Lookup Table
- Margins Tab
- Headers and Footers Tab
- Sheet Tab
- Print Areas and Page Breaks