/hexmix

Hexmix is a commandline utility to mix hexadecimal color codes.

Primary LanguageC++GNU General Public License v2.0GPL-2.0

Hexmix

Hexmix is a commandline utility to mix hexadecimal color codes.

Copyright (C) 2015 Weston D. Belk

Project licensed under the GPLv2

See license.md for more information

Usage

Usage:

hexmix <color1> <color2>

hexmix <color1> <color2> [-a] <percent color2>

Options:

-h  Display help

-v  Display version and author information

-a  Amount of color2 to add to color1 from 0 to 1 inclusive [default: 0.5]