Color Shades in HSL model
Color Hue Range
+/- 25 grad shift for H(Hue) color axis in HSL color model.
hsl(255,0%,0%)hsl(255,106%,0%)hsl(255,213%,0%)hsl(191,255%,0%)hsl(85,255%,0%)hsl(0,255%,21%) Color Saturation Range
+/- 10% shift for S(Saturation) color axis in HSL color model
hsl(191,172%,64%)hsl(204,181%,51%)hsl(217,190%,38%)hsl(230,199%,25%)hsl(242,208%,13%)hsl(255,217%,0%) Color Lightness Range
+/- 10% shift for L(lightness) color axis in HSL color model.
hsl(102,87%,0%)hsl(153,130%,0%)hsl(204,173%,0%)hsl(255,217%,0%)hsl(255,224%,51%)hsl(255,232%,102%) Color Shades in RGB model range
Color shades in Red range
+/- 30 points shift for
R(Red) color axis.
rgb(105,215,0)rgb(135,215,0)rgb(165,215,0)rgb(195,215,0)rgb(225,215,0)rgb(255,215,0) Color shades in Green range
+/- 30 points shift for
G(Green) color axis.
rgb(255,105,0)rgb(255,135,0)rgb(255,165,0)rgb(255,195,0)rgb(255,225,0)rgb(255,255,0) Color shades in Blue range
+/- 30 points shift for
B(Blue) color axis.
rgb(255,215,0)rgb(255,215,30)rgb(255,215,60)rgb(255,215,90)rgb(255,215,120)rgb(255,215,150) Color Shades in CMYK model range
Color shades in Cyan range
+/- 10 percent shift for
C(Cyan) color axis.
cmyk(255,214,0)cmyk(230,214,0)cmyk(204,214,0)cmyk(179,214,0)cmyk(153,214,0)cmyk(128,214,0) Color shades in Magenta range
+/- 10 percent shift for
M(Magenta) color axis.
cmyk(255,255,0)cmyk(255,230,0)cmyk(255,204,0)cmyk(255,179,0)cmyk(255,153,0)cmyk(255,128,0) Color shades in Yellow range
+/- 10 percent shift for
Y(Yellow) color axis.
cmyk(255,214,128)cmyk(255,214,102)cmyk(255,214,77)cmyk(255,214,51)cmyk(255,214,25)cmyk(255,214,0) Color shades in Black range
+/- 10 percent shift for
B(Black) color axis.
cmyk(255,214,0)cmyk(230,193,0)cmyk(204,171,0)cmyk(179,150,0)cmyk(153,129,0)cmyk(128,107,0)