POW: Agave

An interesting tool I came across in the last week or so is this week’s Program of the Week: Agave, from the GNOME Community. Recently, we’ve been working on a new logo for the Utah Open Source Foundation, and needed to come up with some simple color schemes that would work well with our logo. In doing so, I came across Agave and started playing with possible combinations of colors we could use.

This tutorial will cover some of the simple, but effective features Agave provides to help provide a good contrast in designing logos, websites and more.

To install Agave, I simply did the following:

# yum -y install agave
.. snip ..
Installed: agave.i386 0:0.4.2-5.fc8
Dependency Installed: gconfmm26.i386 0:2.20.0-1.fc8
Complete!

Once Agave is installed, it is immediately available from the main Applications -> Graphics menu in GNOME. If you use a different desktop, its possible to type agave at the command line. Agave starts up similar to this screenshot:

agave-start.png

As is shown above, its simple to see that the three colors here would go nicely together, maybe a bit bright for a website, but not too bad for a logo maybe. In our logo, however, we didn’t want such bright colors, plus we wanted to base it on a color that already existed in our already established brand logo seen below:

utos_bc.gif

This logo is well known in our community, and thus we wanted to make sure to keep the look and feel as our org morphs into its true form. Out game GIMP and with the color picker tool, I obtained the bluish color needed for contrast. Agave only needs the value to give several different options through its several available views. The first view shown is the triads view, in other words, a scheme with three colors that fit well together:

agave4.png yields the triad agave3.png

But the real power of Agave is in this section of the application:

agave-power.png

The color picker provides for easy to choose colors on the left.

On the right hand side, is the color scheme chooser which allows 6 different choices; Complements, Split-Complements, Triads (3 colors), Tetrads (4 colors), Analagous and Monochromatic. In addition, on the toolbar near the top, is another feature that allows random color schemes to be chosen.

When we’ve finished our site and logo, I’ll update this article with the results.

Try out Agave today and maybe even paint your house using its recommendations!

Cheers,

Herlo

Link This Story
  • Digg
  • del.icio.us
  • Reddit
  • Simpy
  • feedmelinks
  • Furl
  • co.mments
  • StumbleUpon

Related Posts

November 28, 2007 • Tags: , , , , , • Posted in: Fedora, Graphics, Guru, POW, Tech, Tools

2 Responses to “POW: Agave”

  1. nicu - November 28, 2007

    A next and more complex step: select the color you want/like, add them to Favorites (the right pane) and then export the favorites, put the .gpl extension.
    Copy the file in the right folder (~.inkscape/palettes and respectively ~.gimp-2.4/palletes/) and you have the palette readily available to work with it in your favorite application (Inkscape/GIMP - maybe it work also with Scribus, but I don’t have it installed to check).

  2. john - November 28, 2007

    The gtk color picker is also available as part of Inkscape - shows the reusability of gtk modules. More graphic tools = goodness.

Leave a Reply