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,166%,64%)hsl(204,173%,51%)hsl(217,181%,38%)hsl(230,189%,25%)hsl(242,196%,13%)hsl(255,204%,0%) Color Lightness Range
+/- 10% shift for L(lightness) color axis in HSL color model.
hsl(102,82%,0%)hsl(153,122%,0%)hsl(204,163%,0%)hsl(255,204%,0%)hsl(255,214%,51%)hsl(255,224%,102%) Color Shades in RGB model range
Color shades in Red range
+/- 30 points shift for
R(Red) color axis.
rgb(105,204,0)rgb(135,204,0)rgb(165,204,0)rgb(195,204,0)rgb(225,204,0)rgb(255,204,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,204,0)rgb(255,204,30)rgb(255,204,60)rgb(255,204,90)rgb(255,204,120)rgb(255,204,150) Color Shades in CMYK model range
Color shades in Cyan range
+/- 10 percent shift for
C(Cyan) color axis.
cmyk(255,204,0)cmyk(230,204,0)cmyk(204,204,0)cmyk(179,204,0)cmyk(153,204,0)cmyk(128,204,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,204,128)cmyk(255,204,102)cmyk(255,204,77)cmyk(255,204,51)cmyk(255,204,25)cmyk(255,204,0) Color shades in Black range
+/- 10 percent shift for
B(Black) color axis.
cmyk(255,204,0)cmyk(230,184,0)cmyk(204,163,0)cmyk(179,143,0)cmyk(153,122,0)cmyk(128,102,0)