Class ComplementaryStrategy

java.lang.Object
toxi.color.theory.ComplementaryStrategy
All Implemented Interfaces:
ColorTheoryStrategy

public class ComplementaryStrategy extends Object implements ColorTheoryStrategy
Creates 5 additional colors in relation to the given base color:
  • a contrasting color: much darker or lighter than the original.
  • a soft supporting color: lighter and less saturated.
  • a contrasting complement: very dark or very light.
  • the complement and
  • a light supporting variant.