Color Shades in HSL model
Color Hue Range
+/- 25 grad shift for H(Hue) color axis in HSL color model.
hsl(255,64%,0%)hsl(255,170%,0%)hsl(234,255%,0%)hsl(128,255%,0%)hsl(21,255%,0%)hsl(0,255%,85%) Color Saturation Range
+/- 10% shift for S(Saturation) color axis in HSL color model
hsl(128,191%,64%)hsl(128,204%,51%)hsl(128,217%,38%)hsl(128,230%,25%)hsl(128,242%,13%)hsl(128,255%,0%) Color Lightness Range
+/- 10% shift for L(lightness) color axis in HSL color model.
hsl(51,102%,0%)hsl(77,153%,0%)hsl(102,204%,0%)hsl(128,255%,0%)hsl(153,255%,51%)hsl(179,255%,102%) Color Shades in RGB model range
Color shades in Red range
+/- 30 points shift for
R(Red) color axis.
rgb(37,255,0)rgb(67,255,0)rgb(97,255,0)rgb(127,255,0)rgb(157,255,0)rgb(187,255,0) Color shades in Green range
+/- 30 points shift for
G(Green) color axis.
rgb(127,105,0)rgb(127,135,0)rgb(127,165,0)rgb(127,195,0)rgb(127,225,0)rgb(127,255,0) Color shades in Blue range
+/- 30 points shift for
B(Blue) color axis.
rgb(127,255,0)rgb(127,255,30)rgb(127,255,60)rgb(127,255,90)rgb(127,255,120)rgb(127,255,150) Color Shades in CMYK model range
Color shades in Cyan range
+/- 10 percent shift for
C(Cyan) color axis.
cmyk(204,255,0)cmyk(179,255,0)cmyk(153,255,0)cmyk(128,255,0)cmyk(102,255,0)cmyk(77,255,0) Color shades in Magenta range
+/- 10 percent shift for
M(Magenta) color axis.
cmyk(128,255,0)cmyk(128,230,0)cmyk(128,204,0)cmyk(128,179,0)cmyk(128,153,0)cmyk(128,128,0) Color shades in Yellow range
+/- 10 percent shift for
Y(Yellow) color axis.
cmyk(128,255,128)cmyk(128,255,102)cmyk(128,255,77)cmyk(128,255,51)cmyk(128,255,25)cmyk(128,255,0) Color shades in Black range
+/- 10 percent shift for
B(Black) color axis.
cmyk(128,255,0)cmyk(115,230,0)cmyk(102,204,0)cmyk(89,179,0)cmyk(77,153,0)cmyk(64,128,0)