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,102%,64%)hsl(204,97%,51%)hsl(217,92%,38%)hsl(230,87%,25%)hsl(242,82%,13%)hsl(255,77%,0%) Color Lightness Range
+/- 10% shift for L(lightness) color axis in HSL color model.
hsl(102,31%,0%)hsl(153,46%,0%)hsl(204,61%,0%)hsl(255,77%,0%)hsl(255,112%,51%)hsl(255,148%,102%) Color Shades in RGB model range
Color shades in Red range
+/- 30 points shift for
R(Red) color axis.
rgb(105,78,0)rgb(135,78,0)rgb(165,78,0)rgb(195,78,0)rgb(225,78,0)rgb(255,78,0) Color shades in Green range
+/- 30 points shift for
G(Green) color axis.
rgb(255,0,0)rgb(255,30,0)rgb(255,60,0)rgb(255,90,0)rgb(255,120,0)rgb(255,150,0) Color shades in Blue range
+/- 30 points shift for
B(Blue) color axis.
rgb(255,78,0)rgb(255,78,30)rgb(255,78,60)rgb(255,78,90)rgb(255,78,120)rgb(255,78,150) Color Shades in CMYK model range
Color shades in Cyan range
+/- 10 percent shift for
C(Cyan) color axis.
cmyk(255,79,0)cmyk(230,79,0)cmyk(204,79,0)cmyk(179,79,0)cmyk(153,79,0)cmyk(128,79,0) Color shades in Magenta range
+/- 10 percent shift for
M(Magenta) color axis.
cmyk(255,156,0)cmyk(255,130,0)cmyk(255,105,0)cmyk(255,79,0)cmyk(255,54,0)cmyk(255,28,0) Color shades in Yellow range
+/- 10 percent shift for
Y(Yellow) color axis.
cmyk(255,79,128)cmyk(255,79,102)cmyk(255,79,77)cmyk(255,79,51)cmyk(255,79,25)cmyk(255,79,0) Color shades in Black range
+/- 10 percent shift for
B(Black) color axis.
cmyk(255,79,0)cmyk(230,71,0)cmyk(204,63,0)cmyk(179,55,0)cmyk(153,47,0)cmyk(128,40,0)