UNPKG

colour-tool

Version:

dev-tool that makes colours easier to deal with

1 lines 43 B
module.exports = (R,G,B) => (2*R - G - B)/2