Color Shades in HSL model
Color Hue Range
S(Saturation) =
0% - in this case we cannot get H(Hue) range. Cause it should be the same color, due to HSL color system.
Color Saturation Range
+/- 10% shift for S(Saturation) color axis in HSL color model
hsl(168,168%,168%)hsl(177,160%,160%)hsl(186,151%,151%)hsl(194,142%,142%)hsl(203,134%,134%)hsl(212,125%,125%) Color Lightness Range
+/- 10% shift for L(lightness) color axis in HSL color model.
hsl(92,92%,92%)hsl(117,117%,117%)hsl(143,143%,143%)hsl(168,168%,168%)hsl(194,194%,194%)hsl(219,219%,219%) Color Shades in RGB model range
Color shades in Red range
+/- 30 points shift for
R(Red) color axis.
rgb(79,169,169)rgb(109,169,169)rgb(139,169,169)rgb(169,169,169)rgb(199,169,169)rgb(229,169,169) Color shades in Green range
+/- 30 points shift for
G(Green) color axis.
rgb(169,79,169)rgb(169,109,169)rgb(169,139,169)rgb(169,169,169)rgb(169,199,169)rgb(169,229,169) Color shades in Blue range
+/- 30 points shift for
B(Blue) color axis.
rgb(169,169,79)rgb(169,169,109)rgb(169,169,139)rgb(169,169,169)rgb(169,169,199)rgb(169,169,229) Color Shades in CMYK model range
Color shades in Cyan range
+/- 10 percent shift for
C(Cyan) color axis.
cmyk(168,168,168)cmyk(151,168,168)cmyk(135,168,168)cmyk(118,168,168)cmyk(101,168,168)cmyk(84,168,168) Color shades in Magenta range
+/- 10 percent shift for
M(Magenta) color axis.
cmyk(168,168,168)cmyk(168,151,168)cmyk(168,135,168)cmyk(168,118,168)cmyk(168,101,168)cmyk(168,84,168) Color shades in Yellow range
+/- 10 percent shift for
Y(Yellow) color axis.
cmyk(168,168,168)cmyk(168,168,151)cmyk(168,168,135)cmyk(168,168,118)cmyk(168,168,101)cmyk(168,168,84) Color shades in Black range
+/- 10 percent shift for
B(Black) color axis.
cmyk(245,245,245)cmyk(219,219,219)cmyk(194,194,194)cmyk(168,168,168)cmyk(143,143,143)cmyk(117,117,117)