Difference between revisions of "Slicer4:2012 GenericChartColors"
From Slicer Wiki
Line 163: | Line 163: | ||
|Series 8 | |Series 8 | ||
|style="background:#737373; color:white"|#737373 | |style="background:#737373; color:white"|#737373 | ||
+ | |#737373 | ||
+ | |- | ||
+ | |} | ||
+ | |||
+ | ==Light Pale Lookup table== | ||
+ | |||
+ | {| class="wikitable sortable labelpage labelpagetable" border="1" | ||
+ | ! integer_label | ||
+ | ! text_label | ||
+ | ! color | ||
+ | ! notes | ||
+ | |- | ||
+ | |0 | ||
+ | |Series 1 | ||
+ | |style="background: #f1afae; color:white"|#ef5962 | ||
+ | |#ef5962 | ||
+ | |- | ||
+ | |1 | ||
+ | |Series 2 | ||
+ | |style="background: #dae3ac; color:white"|#7dc16d | ||
+ | |#7dc16d | ||
+ | |- | ||
+ | |2 | ||
+ | |Series 3 | ||
+ | |style="background:#b8d3eb; color:white"|#5a9dd2 | ||
+ | |#5a9dd2 | ||
+ | |- | ||
+ | |3 | ||
+ | |Series 4 | ||
+ | |style="background:#f3d0b1; color:white"|#f9a560 | ||
+ | |#f9a560 | ||
+ | |- | ||
+ | |4 | ||
+ | |Series 5 | ||
+ | |style="background:#d4b3d3; color:white"|#9d69aa | ||
+ | |#9d69aa | ||
+ | |- | ||
+ | |5 | ||
+ | |Series 6 | ||
+ | |style="background:#ddb9aa; color:white"|#cd6f5a | ||
+ | |#cd6f5a | ||
+ | |- | ||
+ | |6 | ||
+ | |Series 7 | ||
+ | |style="background:#eac1da; color:white"|#d680b3 | ||
+ | |#d680b3 | ||
+ | |- | ||
+ | |7 | ||
+ | |Series 8 | ||
+ | |style="background:#cccccc; color:white"|#737373 | ||
|#737373 | |#737373 | ||
|- | |- | ||
|} | |} |
Revision as of 16:12, 17 February 2012
Home < Slicer4:2012 GenericChartColors
Back to LUT and ontologies page
Introduction
Chart colors will be either derived from the generic LUT below, or, where appropriate, will be taken from the LUT used for the input data.
Notes
- Standard color names and values: http://www.w3.org/TR/SVG/types.html#ColorKeywords
- Go here to create a text file in Slicer LUT format.
- If changing the order of the table, the indices can be recreated with this tcl script.
2010 Generic Anatomy Colors for use with the Slicer3 Editor Module as a default color table for editing medical image data with no prior knowledge of the condition, modality, or specific anatomical region being displayed. When additional protocol knowledge is available (i.e. angiography of the brain) a different color table with more specific labels may be chosen.
Authors: Michael Halle, Florin Talos, Ron Kikinis, Steve Pieper, Nicole Aucoin.
Lookup table
integer_label | text_label | color | notes |
---|---|---|---|
0 | Series 1 | #d4252b | #d4252b |
1 | Series 2 | #0065af | #0065af |
2 | Series 3 | #e6dc46 | #e6dc46 |
3 | Series 4 | #8c3186 | #8c3186 |
4 | Series 5 | #339e33 | #339e33 |
5 | Series 6 | #fe7d20 | #fe7d20 |
6 | Series 7 | #27b7b2 | #27b7b2 |
7 | Series 8 | #3a3a8c | #3a3a8c |
Dark Bright Lookup table
integer_label | text_label | color | notes |
---|---|---|---|
0 | Series 1 | #ec2c33 | #ec2c33 |
1 | Series 2 | #128b4a | #128b4a |
2 | Series 3 | #165da7 | #165da7 |
3 | Series 4 | #f37b2d | #f37b2d |
4 | Series 5 | #65328f | #65328f |
5 | Series 6 | #a11c23 | #a11c23 |
6 | Series 7 | #b23c93 | #b23c93 |
7 | Series 8 | #010202 | #010202 |
Medium Lookup table
integer_label | text_label | color | notes |
---|---|---|---|
0 | Series 1 | #ef5962 | #ef5962 |
1 | Series 2 | #7dc16d | #7dc16d |
2 | Series 3 | #5a9dd2 | #5a9dd2 |
3 | Series 4 | #f9a560 | #f9a560 |
4 | Series 5 | #9d69aa | #9d69aa |
5 | Series 6 | #cd6f5a | #cd6f5a |
6 | Series 7 | #d680b3 | #d680b3 |
7 | Series 8 | #737373 | #737373 |
Light Pale Lookup table
integer_label | text_label | color | notes |
---|---|---|---|
0 | Series 1 | #ef5962 | #ef5962 |
1 | Series 2 | #7dc16d | #7dc16d |
2 | Series 3 | #5a9dd2 | #5a9dd2 |
3 | Series 4 | #f9a560 | #f9a560 |
4 | Series 5 | #9d69aa | #9d69aa |
5 | Series 6 | #cd6f5a | #cd6f5a |
6 | Series 7 | #d680b3 | #d680b3 |
7 | Series 8 | #737373 | #737373 |