UNPKG

colour-tool

Version:

dev-tool that makes colours easier to deal with

1 lines 55 B
module.exports = (R,G,B) => (G - B) * Math.pow(3,0.5)/2