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.
+/- 25 grad shift for H(Hue) color axis in HSL color model.
rgb(140,140,140)
hsl(0,0%,55%)
cmyk(0,0,0,45)rgb(140,140,140)
hsl(0,0%,55%)
cmyk(0,0,0,45)rgb(140,140,140)
hsl(0,0%,55%)
cmyk(0,0,0,45)rgb(140,140,140)
hsl(0,0%,55%)
cmyk(0,0,0,45)rgb(140,140,140)
hsl(0,0%,55%)
cmyk(0,0,0,45)rgb(140,140,140)
hsl(0,0%,55%)
cmyk(0,0,0,45) Color Saturation Range
+/- 10% shift for S(Saturation) color axis in HSL color model
rgb(140,140,140)
hsl(0,0%,55%)
cmyk(0,0,0,45)rgb(152,129,129)
hsl(0,10%,55%)
cmyk(0,15,15,41)rgb(163,117,117)
hsl(0,20%,55%)
cmyk(0,28,28,36)rgb(175,106,106)
hsl(0,30%,55%)
cmyk(0,39,39,31)rgb(186,94,94)
hsl(0,40%,55%)
cmyk(0,49,49,27)rgb(198,83,83)
hsl(0,50%,55%)
cmyk(0,58,58,22) Color Lightness Range
+/- 10% shift for L(lightness) color axis in HSL color model.
rgb(64,64,64)
hsl(0,0%,25%)
cmyk(0,0,0,75)rgb(89,89,89)
hsl(0,0%,35%)
cmyk(0,0,0,65)rgb(115,115,115)
hsl(0,0%,45%)
cmyk(0,0,0,55)rgb(140,140,140)
hsl(0,0%,55%)
cmyk(0,0,0,45)rgb(166,166,166)
hsl(0,0%,65%)
cmyk(0,0,0,35)rgb(191,191,191)
hsl(0,0%,75%)
cmyk(0,0,0,25) Color Shades in RGB model range
Color shades in Red range
+/- 30 points shift for
R(Red) color axis.
rgb(50,140,140)
hsl(180,47%,37%)
cmyk(64,0,0,45)rgb(80,140,140)
hsl(180,27%,43%)
cmyk(43,0,0,45)rgb(110,140,140)
hsl(180,12%,49%)
cmyk(21,0,0,45)rgb(140,140,140)
hsl(0,0%,55%)
cmyk(0,0,0,45)rgb(170,140,140)
hsl(0,15%,61%)
cmyk(0,18,18,33)rgb(200,140,140)
hsl(0,35%,67%)
cmyk(0,30,30,22) Color shades in Green range
+/- 30 points shift for
G(Green) color axis.
rgb(140,50,140)
hsl(300,47%,37%)
cmyk(0,64,0,45)rgb(140,80,140)
hsl(300,27%,43%)
cmyk(0,43,0,45)rgb(140,110,140)
hsl(300,12%,49%)
cmyk(0,21,0,45)rgb(140,140,140)
hsl(0,0%,55%)
cmyk(0,0,0,45)rgb(140,170,140)
hsl(120,15%,61%)
cmyk(18,0,18,33)rgb(140,200,140)
hsl(120,35%,67%)
cmyk(30,0,30,22) Color shades in Blue range
+/- 30 points shift for
B(Blue) color axis.
rgb(140,140,50)
hsl(60,47%,37%)
cmyk(0,0,64,45)rgb(140,140,80)
hsl(60,27%,43%)
cmyk(0,0,43,45)rgb(140,140,110)
hsl(60,12%,49%)
cmyk(0,0,21,45)rgb(140,140,140)
hsl(0,0%,55%)
cmyk(0,0,0,45)rgb(140,140,170)
hsl(240,15%,61%)
cmyk(18,18,0,33)rgb(140,140,200)
hsl(240,35%,67%)
cmyk(30,30,0,22) Color Shades in CMYK model range
Color shades in Cyan range
+/- 10 percent shift for
C(Cyan) color axis.
rgb(140,140,140)
hsl(0,0%,55%)
cmyk(0,0,0,45)rgb(126,140,140)
hsl(180,6%,52%)
cmyk(10,0,0,45)rgb(112,140,140)
hsl(180,11%,50%)
cmyk(20,0,0,45)rgb(98,140,140)
hsl(180,18%,47%)
cmyk(30,0,0,45)rgb(84,140,140)
hsl(180,25%,44%)
cmyk(40,0,0,45)rgb(70,140,140)
hsl(180,33%,41%)
cmyk(50,0,0,45) Color shades in Magenta range
+/- 10 percent shift for
M(Magenta) color axis.
rgb(140,140,140)
hsl(0,0%,55%)
cmyk(0,0,0,45)rgb(140,126,140)
hsl(300,6%,52%)
cmyk(0,10,0,45)rgb(140,112,140)
hsl(300,11%,50%)
cmyk(0,20,0,45)rgb(140,98,140)
hsl(300,18%,47%)
cmyk(0,30,0,45)rgb(140,84,140)
hsl(300,25%,44%)
cmyk(0,40,0,45)rgb(140,70,140)
hsl(300,33%,41%)
cmyk(0,50,0,45) Color shades in Yellow range
+/- 10 percent shift for
Y(Yellow) color axis.
rgb(140,140,140)
hsl(0,0%,55%)
cmyk(0,0,0,45)rgb(140,140,126)
hsl(60,6%,52%)
cmyk(0,0,10,45)rgb(140,140,112)
hsl(60,11%,50%)
cmyk(0,0,20,45)rgb(140,140,98)
hsl(60,18%,47%)
cmyk(0,0,30,45)rgb(140,140,84)
hsl(60,25%,44%)
cmyk(0,0,40,45)rgb(140,140,70)
hsl(60,33%,41%)
cmyk(0,0,50,45) Color shades in Black range
+/- 10 percent shift for
B(Black) color axis.
rgb(217,217,217)
hsl(0,0%,85%)
cmyk(0,0,0,15)rgb(191,191,191)
hsl(0,0%,75%)
cmyk(0,0,0,25)rgb(166,166,166)
hsl(0,0%,65%)
cmyk(0,0,0,35)rgb(140,140,140)
hsl(0,0%,55%)
cmyk(0,0,0,45)rgb(115,115,115)
hsl(0,0%,45%)
cmyk(0,0,0,55)rgb(89,89,89)
hsl(0,0%,35%)
cmyk(0,0,0,65)