In this section, we'll build an application that pulls together many concepts already covered elsewhere on this site. You can run it standalone at xliberation.com, or below, embedded in this page The target applicationPulling together Playing around with GAS color, Find nearest color match, Parse.com, Colorschemer API, and various others we'll build a javaScript app that
What does it look like
More color schemesI'm looking for more color schemes. If you would like to contribute a color scheme, all I need is the link to a Google Document with the scheme in it, like the colortable tab in this spreadsheet. How to use
This strip shows the nearest 5 colors to the target color that were found in the selected scheme. This strip shows 5 colors separated by hue, using a couple of different color models This strip shows 5 colors separated by lightness, using a couple of different color models The color dataDuring the calculations to find the closest color in a given a scheme, many useful values are calculated. These are shown for the nearest match to the selected color. Selecting other colorsIn addition to querying by html color code, clicking on any box will analyze that color as the new target. Selecting new schemesYou can pick new schemes from the drop down box. Theme and random colorsYou'll notice that if you don't select a color by the time it has loaded a default scheme, it will select a default color and process it. The theme of the banner is also changed to match the selected color with an appropriate color ramp. Technical details - how it worksMore color related topics? For help and more information join our forum,follow the blog or follow me on twitter .
|
Services > Desktop Liberation - the definitive resource for Google Apps Script and Microsoft Office automation >