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(179,191%,64%)hsl(189,204%,51%)hsl(199,217%,38%)hsl(209,230%,25%)hsl(219,242%,13%)hsl(230,255%,0%) Color Lightness Range
+/- 10% shift for L(lightness) color axis in HSL color model.
hsl(92,102%,0%)hsl(138,153%,0%)hsl(184,204%,0%)hsl(230,255%,0%)hsl(235,255%,51%)hsl(240,255%,102%) Color Shades in RGB model range
Color shades in Red range
+/- 30 points shift for
R(Red) color axis.
rgb(105,255,0)rgb(135,255,0)rgb(165,255,0)rgb(195,255,0)rgb(225,255,0)rgb(255,255,0) Color shades in Green range
+/- 30 points shift for
G(Green) color axis.
rgb(230,105,0)rgb(230,135,0)rgb(230,165,0)rgb(230,195,0)rgb(230,225,0)rgb(230,255,0) Color shades in Blue range
+/- 30 points shift for
B(Blue) color axis.
rgb(230,255,0)rgb(230,255,30)rgb(230,255,60)rgb(230,255,90)rgb(230,255,120)rgb(230,255,150) Color Shades in CMYK model range
Color shades in Cyan range
+/- 10 percent shift for
C(Cyan) color axis.
cmyk(255,255,0)cmyk(230,255,0)cmyk(204,255,0)cmyk(179,255,0)cmyk(153,255,0)cmyk(128,255,0) Color shades in Magenta range
+/- 10 percent shift for
M(Magenta) color axis.
cmyk(230,255,0)cmyk(230,230,0)cmyk(230,204,0)cmyk(230,179,0)cmyk(230,153,0)cmyk(230,128,0) Color shades in Yellow range
+/- 10 percent shift for
Y(Yellow) color axis.
cmyk(230,255,128)cmyk(230,255,102)cmyk(230,255,77)cmyk(230,255,51)cmyk(230,255,25)cmyk(230,255,0) Color shades in Black range
+/- 10 percent shift for
B(Black) color axis.
cmyk(230,255,0)cmyk(207,230,0)cmyk(184,204,0)cmyk(161,179,0)cmyk(138,153,0)cmyk(115,128,0)