dreemgl
Version:
DreemGL is an open-source multi-screen prototyping framework for mediated environments, with a visual editor and shader styling for webGL and DALi runtimes written in JavaScript. As a toolkit for gpu-accelerated multiscreen development, DreemGL includes
951 lines (947 loc) • 498 kB
Markdown
# DreemGL Appendix
This appendix lists all predefined color values available to developers in DreemGL, and shows all icons which are available in <a href='https://fortawesome.github.io/Font-Awesome/'>Font Awesome</a>. From time to time new icons are being added to Font Awesome. If you see any icon missing here, please report back to us.
## Colors and Fonts
### Predefined Colors
<table><tr><th>Color name</th><th>Color</th><th>HEX</th><th>RGBA CSS value</th><th>vec4</th></tr>
<tr>
<td>acidgreen</td>
<td style='background-color: rgba(176,191,26,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFB0BF1A</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(176,191,26,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.690,0.749,0.102,1) </td>
</tr>
<tr>
<td>aero</td>
<td style='background-color: rgba(124,185,232,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF7CB9E8</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(124,185,232,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.486,0.725,0.910,1) </td>
</tr>
<tr>
<td>aeroblue</td>
<td style='background-color: rgba(201,255,229,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFC9FFE5</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(201,255,229,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.788,1.000,0.898,1) </td>
</tr>
<tr>
<td>africanviolet</td>
<td style='background-color: rgba(178,132,190,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFB284BE</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(178,132,190,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.698,0.518,0.745,1) </td>
</tr>
<tr>
<td>airforceblueraf</td>
<td style='background-color: rgba(93,138,168,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF5D8AA8</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(93,138,168,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.365,0.541,0.659,1) </td>
</tr>
<tr>
<td>airforceblueusaf</td>
<td style='background-color: rgba(0,48,143,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF00308F</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(0,48,143,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.000,0.188,0.561,1) </td>
</tr>
<tr>
<td>airsuperiorityblue</td>
<td style='background-color: rgba(114,160,193,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF72A0C1</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(114,160,193,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.447,0.627,0.757,1) </td>
</tr>
<tr>
<td>alabamacrimson</td>
<td style='background-color: rgba(175,0,42,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFAF002A</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(175,0,42,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.686,0.000,0.165,1) </td>
</tr>
<tr>
<td>aliceblue</td>
<td style='background-color: rgba(240,248,255,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFF0F8FF</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(240,248,255,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.941,0.973,1.000,1) </td>
</tr>
<tr>
<td>alizarincrimson</td>
<td style='background-color: rgba(227,38,54,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFE32636</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(227,38,54,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.890,0.149,0.212,1) </td>
</tr>
<tr>
<td>alloyorange</td>
<td style='background-color: rgba(196,98,16,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFC46210</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(196,98,16,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.769,0.384,0.063,1) </td>
</tr>
<tr>
<td>almond</td>
<td style='background-color: rgba(239,222,205,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFEFDECD</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(239,222,205,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.937,0.871,0.804,1) </td>
</tr>
<tr>
<td>amaranth</td>
<td style='background-color: rgba(229,43,80,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFE52B50</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(229,43,80,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.898,0.169,0.314,1) </td>
</tr>
<tr>
<td>amaranthpink</td>
<td style='background-color: rgba(241,156,187,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFF19CBB</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(241,156,187,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.945,0.612,0.733,1) </td>
</tr>
<tr>
<td>amaranthpurple</td>
<td style='background-color: rgba(171,39,79,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFAB274F</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(171,39,79,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.671,0.153,0.310,1) </td>
</tr>
<tr>
<td>amaranthred</td>
<td style='background-color: rgba(211,33,45,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFD3212D</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(211,33,45,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.827,0.129,0.176,1) </td>
</tr>
<tr>
<td>amazon</td>
<td style='background-color: rgba(59,122,87,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF3B7A57</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(59,122,87,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.231,0.478,0.341,1) </td>
</tr>
<tr>
<td>amber</td>
<td style='background-color: rgba(255,191,0,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFFFBF00</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(255,191,0,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(1.000,0.749,0.000,1) </td>
</tr>
<tr>
<td>ambersaeece</td>
<td style='background-color: rgba(255,126,0,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFFF7E00</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(255,126,0,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(1.000,0.494,0.000,1) </td>
</tr>
<tr>
<td>americanrose</td>
<td style='background-color: rgba(255,3,62,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFFF033E</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(255,3,62,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(1.000,0.012,0.243,1) </td>
</tr>
<tr>
<td>amethyst</td>
<td style='background-color: rgba(153,102,204,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF9966CC</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(153,102,204,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.600,0.400,0.800,1) </td>
</tr>
<tr>
<td>androidgreen</td>
<td style='background-color: rgba(164,198,57,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFA4C639</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(164,198,57,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.643,0.776,0.224,1) </td>
</tr>
<tr>
<td>antiflashwhite</td>
<td style='background-color: rgba(242,243,244,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFF2F3F4</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(242,243,244,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.949,0.953,0.957,1) </td>
</tr>
<tr>
<td>antiquebrass</td>
<td style='background-color: rgba(205,149,117,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFCD9575</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(205,149,117,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.804,0.584,0.459,1) </td>
</tr>
<tr>
<td>antiquebronze</td>
<td style='background-color: rgba(102,93,30,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF665D1E</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(102,93,30,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.400,0.365,0.118,1) </td>
</tr>
<tr>
<td>antiquefuchsia</td>
<td style='background-color: rgba(145,92,131,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF915C83</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(145,92,131,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.569,0.361,0.514,1) </td>
</tr>
<tr>
<td>antiqueruby</td>
<td style='background-color: rgba(132,27,45,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF841B2D</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(132,27,45,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.518,0.106,0.176,1) </td>
</tr>
<tr>
<td>antiquewhite</td>
<td style='background-color: rgba(250,235,215,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFFAEBD7</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(250,235,215,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.980,0.922,0.843,1) </td>
</tr>
<tr>
<td>aoenglish</td>
<td style='background-color: rgba(0,128,0,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF008000</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(0,128,0,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.000,0.502,0.000,1) </td>
</tr>
<tr>
<td>applegreen</td>
<td style='background-color: rgba(141,182,0,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF8DB600</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(141,182,0,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.553,0.714,0.000,1) </td>
</tr>
<tr>
<td>apricot</td>
<td style='background-color: rgba(251,206,177,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFFBCEB1</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(251,206,177,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.984,0.808,0.694,1) </td>
</tr>
<tr>
<td>aqua</td>
<td style='background-color: rgba(0,255,255,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF00FFFF</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(0,255,255,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.000,1.000,1.000,1) </td>
</tr>
<tr>
<td>aquamarine</td>
<td style='background-color: rgba(127,255,212,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF7FFFD4</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(127,255,212,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.498,1.000,0.831,1) </td>
</tr>
<tr>
<td>armygreen</td>
<td style='background-color: rgba(75,83,32,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF4B5320</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(75,83,32,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.294,0.325,0.125,1) </td>
</tr>
<tr>
<td>artichoke</td>
<td style='background-color: rgba(143,151,121,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF8F9779</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(143,151,121,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.561,0.592,0.475,1) </td>
</tr>
<tr>
<td>arylideyellow</td>
<td style='background-color: rgba(233,214,107,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFE9D66B</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(233,214,107,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.914,0.839,0.420,1) </td>
</tr>
<tr>
<td>ashgrey</td>
<td style='background-color: rgba(178,190,181,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFB2BEB5</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(178,190,181,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.698,0.745,0.710,1) </td>
</tr>
<tr>
<td>asparagus</td>
<td style='background-color: rgba(135,169,107,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF87A96B</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(135,169,107,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.529,0.663,0.420,1) </td>
</tr>
<tr>
<td>atomictangerine</td>
<td style='background-color: rgba(255,153,102,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFFF9966</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(255,153,102,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(1.000,0.600,0.400,1) </td>
</tr>
<tr>
<td>auburn</td>
<td style='background-color: rgba(165,42,42,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFA52A2A</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(165,42,42,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.647,0.165,0.165,1) </td>
</tr>
<tr>
<td>aureolin</td>
<td style='background-color: rgba(253,238,0,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFFDEE00</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(253,238,0,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.992,0.933,0.000,1) </td>
</tr>
<tr>
<td>aurometalsaurus</td>
<td style='background-color: rgba(110,127,128,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF6E7F80</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(110,127,128,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.431,0.498,0.502,1) </td>
</tr>
<tr>
<td>avocado</td>
<td style='background-color: rgba(86,130,3,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF568203</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(86,130,3,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.337,0.510,0.012,1) </td>
</tr>
<tr>
<td>azure</td>
<td style='background-color: rgba(0,127,255,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF007FFF</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(0,127,255,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.000,0.498,1.000,1) </td>
</tr>
<tr>
<td>azurecolor</td>
<td style='background-color: rgba(240,255,255,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFF0FFFF</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(240,255,255,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.941,1.000,1.000,1) </td>
</tr>
<tr>
<td>azuremist</td>
<td style='background-color: rgba(240,255,255,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFF0FFFF</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(240,255,255,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.941,1.000,1.000,1) </td>
</tr>
<tr>
<td>azureishwhite</td>
<td style='background-color: rgba(219,233,244,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFDBE9F4</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(219,233,244,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.859,0.914,0.957,1) </td>
</tr>
<tr>
<td>babyblue</td>
<td style='background-color: rgba(137,207,240,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF89CFF0</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(137,207,240,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.537,0.812,0.941,1) </td>
</tr>
<tr>
<td>babyblueeyes</td>
<td style='background-color: rgba(161,202,241,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFA1CAF1</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(161,202,241,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.631,0.792,0.945,1) </td>
</tr>
<tr>
<td>babypink</td>
<td style='background-color: rgba(244,194,194,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFF4C2C2</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(244,194,194,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.957,0.761,0.761,1) </td>
</tr>
<tr>
<td>babypowder</td>
<td style='background-color: rgba(254,254,250,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFFEFEFA</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(254,254,250,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.996,0.996,0.980,1) </td>
</tr>
<tr>
<td>bakermillerpink</td>
<td style='background-color: rgba(255,145,175,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFFF91AF</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(255,145,175,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(1.000,0.569,0.686,1) </td>
</tr>
<tr>
<td>ballblue</td>
<td style='background-color: rgba(33,171,205,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF21ABCD</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(33,171,205,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.129,0.671,0.804,1) </td>
</tr>
<tr>
<td>bananamania</td>
<td style='background-color: rgba(250,231,181,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFFAE7B5</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(250,231,181,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.980,0.906,0.710,1) </td>
</tr>
<tr>
<td>bananayellow</td>
<td style='background-color: rgba(255,225,53,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFFFE135</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(255,225,53,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(1.000,0.882,0.208,1) </td>
</tr>
<tr>
<td>bangladeshgreen</td>
<td style='background-color: rgba(0,106,78,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF006A4E</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(0,106,78,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.000,0.416,0.306,1) </td>
</tr>
<tr>
<td>barbiepink</td>
<td style='background-color: rgba(224,33,138,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFE0218A</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(224,33,138,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.878,0.129,0.541,1) </td>
</tr>
<tr>
<td>barnred</td>
<td style='background-color: rgba(124,10,2,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF7C0A02</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(124,10,2,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.486,0.039,0.008,1) </td>
</tr>
<tr>
<td>battleshipgrey</td>
<td style='background-color: rgba(132,132,130,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF848482</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(132,132,130,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.518,0.518,0.510,1) </td>
</tr>
<tr>
<td>bazaar</td>
<td style='background-color: rgba(152,119,123,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF98777B</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(152,119,123,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.596,0.467,0.482,1) </td>
</tr>
<tr>
<td>beaublue</td>
<td style='background-color: rgba(188,212,230,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFBCD4E6</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(188,212,230,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.737,0.831,0.902,1) </td>
</tr>
<tr>
<td>beaver</td>
<td style='background-color: rgba(159,129,112,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF9F8170</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(159,129,112,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.624,0.506,0.439,1) </td>
</tr>
<tr>
<td>beige</td>
<td style='background-color: rgba(245,245,220,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFF5F5DC</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(245,245,220,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.961,0.961,0.863,1) </td>
</tr>
<tr>
<td>bdazzledblue</td>
<td style='background-color: rgba(46,88,148,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF2E5894</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(46,88,148,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.180,0.345,0.580,1) </td>
</tr>
<tr>
<td>bigdiporuby</td>
<td style='background-color: rgba(156,37,66,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF9C2542</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(156,37,66,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.612,0.145,0.259,1) </td>
</tr>
<tr>
<td>bisque</td>
<td style='background-color: rgba(255,228,196,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFFFE4C4</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(255,228,196,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(1.000,0.894,0.769,1) </td>
</tr>
<tr>
<td>bistre</td>
<td style='background-color: rgba(61,43,31,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF3D2B1F</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(61,43,31,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.239,0.169,0.122,1) </td>
</tr>
<tr>
<td>bistrebrown</td>
<td style='background-color: rgba(150,113,23,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF967117</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(150,113,23,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.588,0.443,0.090,1) </td>
</tr>
<tr>
<td>bitterlemon</td>
<td style='background-color: rgba(202,224,13,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFCAE00D</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(202,224,13,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.792,0.878,0.051,1) </td>
</tr>
<tr>
<td>bitterlime</td>
<td style='background-color: rgba(191,255,0,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFBFFF00</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(191,255,0,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.749,1.000,0.000,1) </td>
</tr>
<tr>
<td>bittersweet</td>
<td style='background-color: rgba(254,111,94,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFFE6F5E</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(254,111,94,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.996,0.435,0.369,1) </td>
</tr>
<tr>
<td>bittersweetshimmer</td>
<td style='background-color: rgba(191,79,81,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFBF4F51</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(191,79,81,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.749,0.310,0.318,1) </td>
</tr>
<tr>
<td>black</td>
<td style='background-color: rgba(0,0,0,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF000000</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(0,0,0,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.000,0.000,0.000,1) </td>
</tr>
<tr>
<td>blackbean</td>
<td style='background-color: rgba(61,12,2,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF3D0C02</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(61,12,2,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.239,0.047,0.008,1) </td>
</tr>
<tr>
<td>blackleatherjacket</td>
<td style='background-color: rgba(37,53,41,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF253529</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(37,53,41,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.145,0.208,0.161,1) </td>
</tr>
<tr>
<td>blackolive</td>
<td style='background-color: rgba(59,60,54,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF3B3C36</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(59,60,54,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.231,0.235,0.212,1) </td>
</tr>
<tr>
<td>blanchedalmond</td>
<td style='background-color: rgba(255,235,205,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFFFEBCD</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(255,235,205,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(1.000,0.922,0.804,1) </td>
</tr>
<tr>
<td>blastoffbronze</td>
<td style='background-color: rgba(165,113,100,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFA57164</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(165,113,100,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.647,0.443,0.392,1) </td>
</tr>
<tr>
<td>bleudefrance</td>
<td style='background-color: rgba(49,140,231,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF318CE7</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(49,140,231,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.192,0.549,0.906,1) </td>
</tr>
<tr>
<td>blizzardblue</td>
<td style='background-color: rgba(172,229,238,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFACE5EE</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(172,229,238,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.675,0.898,0.933,1) </td>
</tr>
<tr>
<td>blond</td>
<td style='background-color: rgba(250,240,190,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFFAF0BE</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(250,240,190,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.980,0.941,0.745,1) </td>
</tr>
<tr>
<td>blue</td>
<td style='background-color: rgba(0,0,255,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF0000FF</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(0,0,255,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.000,0.000,1.000,1) </td>
</tr>
<tr>
<td>bluecrayola</td>
<td style='background-color: rgba(31,117,254,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF1F75FE</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(31,117,254,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.122,0.459,0.996,1) </td>
</tr>
<tr>
<td>bluemunsell</td>
<td style='background-color: rgba(0,147,175,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF0093AF</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(0,147,175,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.000,0.576,0.686,1) </td>
</tr>
<tr>
<td>bluencs</td>
<td style='background-color: rgba(0,135,189,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF0087BD</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(0,135,189,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.000,0.529,0.741,1) </td>
</tr>
<tr>
<td>bluepantone</td>
<td style='background-color: rgba(0,24,168,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF0018A8</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(0,24,168,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.000,0.094,0.659,1) </td>
</tr>
<tr>
<td>bluepigment</td>
<td style='background-color: rgba(51,51,153,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF333399</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(51,51,153,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.200,0.200,0.600,1) </td>
</tr>
<tr>
<td>blueryb</td>
<td style='background-color: rgba(2,71,254,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF0247FE</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(2,71,254,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.008,0.278,0.996,1) </td>
</tr>
<tr>
<td>bluebell</td>
<td style='background-color: rgba(162,162,208,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFA2A2D0</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(162,162,208,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.635,0.635,0.816,1) </td>
</tr>
<tr>
<td>bluegray</td>
<td style='background-color: rgba(102,153,204,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF6699CC</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(102,153,204,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.400,0.600,0.800,1) </td>
</tr>
<tr>
<td>bluegreen</td>
<td style='background-color: rgba(13,152,186,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF0D98BA</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(13,152,186,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.051,0.596,0.729,1) </td>
</tr>
<tr>
<td>bluemagentaviolet</td>
<td style='background-color: rgba(85,53,146,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF553592</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(85,53,146,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.333,0.208,0.573,1) </td>
</tr>
<tr>
<td>bluesapphire</td>
<td style='background-color: rgba(18,97,128,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF126180</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(18,97,128,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.071,0.380,0.502,1) </td>
</tr>
<tr>
<td>blueviolet</td>
<td style='background-color: rgba(138,43,226,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF8A2BE2</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(138,43,226,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.541,0.169,0.886,1) </td>
</tr>
<tr>
<td>blueyonder</td>
<td style='background-color: rgba(80,114,167,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF5072A7</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(80,114,167,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.314,0.447,0.655,1) </td>
</tr>
<tr>
<td>blueberry</td>
<td style='background-color: rgba(79,134,247,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF4F86F7</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(79,134,247,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.310,0.525,0.969,1) </td>
</tr>
<tr>
<td>bluebonnet</td>
<td style='background-color: rgba(28,28,240,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF1C1CF0</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(28,28,240,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.110,0.110,0.941,1) </td>
</tr>
<tr>
<td>blush</td>
<td style='background-color: rgba(222,93,131,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFDE5D83</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(222,93,131,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.871,0.365,0.514,1) </td>
</tr>
<tr>
<td>bole</td>
<td style='background-color: rgba(121,68,59,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF79443B</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(121,68,59,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.475,0.267,0.231,1) </td>
</tr>
<tr>
<td>bondiblue</td>
<td style='background-color: rgba(0,149,182,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF0095B6</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(0,149,182,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.000,0.584,0.714,1) </td>
</tr>
<tr>
<td>bone</td>
<td style='background-color: rgba(227,218,201,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFE3DAC9</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(227,218,201,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.890,0.855,0.788,1) </td>
</tr>
<tr>
<td>bostonuniversityred</td>
<td style='background-color: rgba(204,0,0,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFCC0000</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(204,0,0,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.800,0.000,0.000,1) </td>
</tr>
<tr>
<td>bottlegreen</td>
<td style='background-color: rgba(0,106,78,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF006A4E</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(0,106,78,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.000,0.416,0.306,1) </td>
</tr>
<tr>
<td>boysenberry</td>
<td style='background-color: rgba(135,50,96,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF873260</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(135,50,96,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.529,0.196,0.376,1) </td>
</tr>
<tr>
<td>brandeisblue</td>
<td style='background-color: rgba(0,112,255,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF0070FF</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(0,112,255,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.000,0.439,1.000,1) </td>
</tr>
<tr>
<td>brass</td>
<td style='background-color: rgba(181,166,66,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFB5A642</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(181,166,66,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.710,0.651,0.259,1) </td>
</tr>
<tr>
<td>brickred</td>
<td style='background-color: rgba(203,65,84,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFCB4154</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(203,65,84,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.796,0.255,0.329,1) </td>
</tr>
<tr>
<td>brightcerulean</td>
<td style='background-color: rgba(29,172,214,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF1DACD6</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(29,172,214,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.114,0.675,0.839,1) </td>
</tr>
<tr>
<td>brightgreen</td>
<td style='background-color: rgba(102,255,0,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF66FF00</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(102,255,0,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.400,1.000,0.000,1) </td>
</tr>
<tr>
<td>brightlavender</td>
<td style='background-color: rgba(191,148,228,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFBF94E4</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(191,148,228,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.749,0.580,0.894,1) </td>
</tr>
<tr>
<td>brightlilac</td>
<td style='background-color: rgba(216,145,239,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFD891EF</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(216,145,239,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.847,0.569,0.937,1) </td>
</tr>
<tr>
<td>brightmaroon</td>
<td style='background-color: rgba(195,33,72,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFC32148</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(195,33,72,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.765,0.129,0.282,1) </td>
</tr>
<tr>
<td>brightnavyblue</td>
<td style='background-color: rgba(25,116,210,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF1974D2</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(25,116,210,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.098,0.455,0.824,1) </td>
</tr>
<tr>
<td>brightpink</td>
<td style='background-color: rgba(255,0,127,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFFF007F</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(255,0,127,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(1.000,0.000,0.498,1) </td>
</tr>
<tr>
<td>brightturquoise</td>
<td style='background-color: rgba(8,232,222,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF08E8DE</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(8,232,222,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.031,0.910,0.871,1) </td>
</tr>
<tr>
<td>brightube</td>
<td style='background-color: rgba(209,159,232,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFD19FE8</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(209,159,232,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.820,0.624,0.910,1) </td>
</tr>
<tr>
<td>brilliantazure</td>
<td style='background-color: rgba(51,153,255,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF3399FF</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(51,153,255,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.200,0.600,1.000,1) </td>
</tr>
<tr>
<td>brilliantlavender</td>
<td style='background-color: rgba(244,187,255,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFF4BBFF</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(244,187,255,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.957,0.733,1.000,1) </td>
</tr>
<tr>
<td>brilliantrose</td>
<td style='background-color: rgba(255,85,163,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFFF55A3</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(255,85,163,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(1.000,0.333,0.639,1) </td>
</tr>
<tr>
<td>brinkpink</td>
<td style='background-color: rgba(251,96,127,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFFB607F</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(251,96,127,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.984,0.376,0.498,1) </td>
</tr>
<tr>
<td>britishracinggreen</td>
<td style='background-color: rgba(0,66,37,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF004225</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(0,66,37,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.000,0.259,0.145,1) </td>
</tr>
<tr>
<td>bronze</td>
<td style='background-color: rgba(205,127,50,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFCD7F32</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(205,127,50,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.804,0.498,0.196,1) </td>
</tr>
<tr>
<td>bronzeyellow</td>
<td style='background-color: rgba(115,112,0,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF737000</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(115,112,0,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.451,0.439,0.000,1) </td>
</tr>
<tr>
<td>browntraditional</td>
<td style='background-color: rgba(150,75,0,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF964B00</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(150,75,0,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.588,0.294,0.000,1) </td>
</tr>
<tr>
<td>brown</td>
<td style='background-color: rgba(165,42,42,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFA52A2A</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(165,42,42,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.647,0.165,0.165,1) </td>
</tr>
<tr>
<td>brownnose</td>
<td style='background-color: rgba(107,68,35,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF6B4423</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(107,68,35,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.420,0.267,0.137,1) </td>
</tr>
<tr>
<td>brunswickgreen</td>
<td style='background-color: rgba(27,77,62,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF1B4D3E</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(27,77,62,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.106,0.302,0.243,1) </td>
</tr>
<tr>
<td>bubblegum</td>
<td style='background-color: rgba(255,193,204,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFFFC1CC</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(255,193,204,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(1.000,0.757,0.800,1) </td>
</tr>
<tr>
<td>bubbles</td>
<td style='background-color: rgba(231,254,255,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFE7FEFF</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(231,254,255,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.906,0.996,1.000,1) </td>
</tr>
<tr>
<td>buff</td>
<td style='background-color: rgba(240,220,130,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFF0DC82</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(240,220,130,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.941,0.863,0.510,1) </td>
</tr>
<tr>
<td>budgreen</td>
<td style='background-color: rgba(123,182,97,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF7BB661</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(123,182,97,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.482,0.714,0.380,1) </td>
</tr>
<tr>
<td>bulgarianrose</td>
<td style='background-color: rgba(72,6,7,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF480607</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(72,6,7,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.282,0.024,0.027,1) </td>
</tr>
<tr>
<td>burgundy</td>
<td style='background-color: rgba(128,0,32,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FF800020</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(128,0,32,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.502,0.000,0.125,1) </td>
</tr>
<tr>
<td>burlywood</td>
<td style='background-color: rgba(222,184,135,1)'></td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>FFDEB887</td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>rgba(222,184,135,1) </td>
<td style='font-family: "Lucida Console", Courier, "Courier New"'>vec4(0.871,0.722,0.529,1) </td>
</tr>
<tr>
<td>burntorange</td>
<td style='background-color: rgba(204,85,0,1)'></td>
<td style='font-family: "Lucida