Logo

Programming-Idioms

History of Idiom 154 > diff from v10 to v11

Edit summary for version 11 by programming-idioms.org:
+keywords

Version 10

2016-11-10, 17:11:20

Version 11

2016-11-11, 16:18:13

Idiom #154 Halfway between two hex color codes

Find color c, the average between colors c1, c2.

c, c1, c2 are strings of hex color codes: 7 chars, beginning with a number sign # .

Idiom #154 Halfway between two hex color codes

Find color c, the average between colors c1, c2.

c, c1, c2 are strings of hex color codes: 7 chars, beginning with a number sign # .

Extra Keywords
hexa hexadecimal css avg mean
Extra Keywords
hexa hexadecimal css avg mean radix base