getHct

fun getHct(tone: Double): Hct

Given a tone, use hue and chroma of palette to create a color, and return it as HCT.

Return

HCT representation of a color with that tone.

Parameters

tone

HCT tone, measured from 0 to 100.