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(149,179,0)
hsl(70,100%,35%)
cmyk(17,0,100,30)rgb(74,179,0)
hsl(95,100%,35%)
cmyk(58,0,100,30)rgb(0,179,0)
hsl(120,100%,35%)
cmyk(100,0,100,30)rgb(0,179,74)
hsl(145,100%,35%)
cmyk(100,0,58,30)rgb(0,179,149)
hsl(170,100%,35%)
cmyk(100,0,17,30)rgb(0,134,179)
hsl(195,100%,35%)
cmyk(100,25,0,30) Color Saturation Range
+/- 10% shift for S(Saturation) color axis in HSL color model
rgb(45,134,82)
hsl(145,50%,35%)
cmyk(67,0,39,48)rgb(36,143,80)
hsl(145,60%,35%)
cmyk(75,0,44,44)rgb(27,152,79)
hsl(145,70%,35%)
cmyk(82,0,48,41)rgb(18,161,77)
hsl(145,80%,35%)
cmyk(89,0,52,37)rgb(9,170,76)
hsl(145,90%,35%)
cmyk(95,0,55,34)rgb(0,179,74)
hsl(145,100%,35%)
cmyk(100,0,58,30) Color Lightness Range
+/- 10% shift for L(lightness) color axis in HSL color model.
rgb(0,26,11)
hsl(145,100%,5%)
cmyk(100,0,58,90)rgb(0,77,32)
hsl(145,100%,15%)
cmyk(100,0,58,70)rgb(0,128,53)
hsl(145,100%,25%)
cmyk(100,0,58,50)rgb(0,179,74)
hsl(145,100%,35%)
cmyk(100,0,58,30)rgb(0,230,96)
hsl(145,100%,45%)
cmyk(100,0,58,10)rgb(26,255,121)
hsl(145,100%,55%)
cmyk(90,0,52,0) Color Shades in RGB model range
Color shades in Red range
+/- 30 points shift for
R(Red) color axis.
rgb(0,179,74)
hsl(145,100%,35%)
cmyk(100,0,59,30)rgb(30,179,74)
hsl(138,71%,41%)
cmyk(83,0,59,30)rgb(60,179,74)
hsl(127,50%,47%)
cmyk(66,0,59,30)rgb(90,179,74)
hsl(111,42%,50%)
cmyk(50,0,59,30)rgb(120,179,74)
hsl(94,42%,50%)
cmyk(33,0,59,30)rgb(150,179,74)
hsl(77,42%,50%)
cmyk(16,0,59,30) Color shades in Green range
+/- 30 points shift for
G(Green) color axis.
rgb(0,89,74)
hsl(170,100%,17%)
cmyk(100,0,17,65)rgb(0,119,74)
hsl(157,100%,23%)
cmyk(100,0,38,53)rgb(0,149,74)
hsl(150,100%,29%)
cmyk(100,0,50,42)rgb(0,179,74)
hsl(145,100%,35%)
cmyk(100,0,59,30)rgb(0,209,74)
hsl(141,100%,41%)
cmyk(100,0,65,18)rgb(0,239,74)
hsl(139,100%,47%)
cmyk(100,0,69,6) Color shades in Blue range
+/- 30 points shift for
B(Blue) color axis.
rgb(0,179,0)
hsl(120,100%,35%)
cmyk(100,0,100,30)rgb(0,179,30)
hsl(130,100%,35%)
cmyk(100,0,83,30)rgb(0,179,60)
hsl(140,100%,35%)
cmyk(100,0,66,30)rgb(0,179,90)
hsl(150,100%,35%)
cmyk(100,0,50,30)rgb(0,179,120)
hsl(160,100%,35%)
cmyk(100,0,33,30)rgb(0,179,150)
hsl(170,100%,35%)
cmyk(100,0,16,30) Color Shades in CMYK model range
Color shades in Cyan range
+/- 10 percent shift for
C(Cyan) color axis.
rgb(89,179,73)
hsl(111,42%,49%)
cmyk(50,0,59,30)rgb(71,179,73)
hsl(121,43%,49%)
cmyk(60,0,59,30)rgb(54,179,73)
hsl(129,54%,46%)
cmyk(70,0,59,30)rgb(36,179,73)
hsl(136,67%,42%)
cmyk(80,0,59,30)rgb(18,179,73)
hsl(141,82%,39%)
cmyk(90,0,59,30)rgb(0,179,73)
hsl(145,100%,35%)
cmyk(100,0,59,30) Color shades in Magenta range
+/- 10 percent shift for
M(Magenta) color axis.
rgb(0,179,73)
hsl(145,100%,35%)
cmyk(100,0,59,30)rgb(0,161,73)
hsl(147,100%,32%)
cmyk(100,0,54,37)rgb(0,143,73)
hsl(151,100%,28%)
cmyk(100,0,49,44)rgb(0,125,73)
hsl(155,100%,25%)
cmyk(100,0,41,51)rgb(0,107,73)
hsl(161,100%,21%)
cmyk(100,0,32,58)rgb(0,89,73)
hsl(169,100%,18%)
cmyk(100,0,18,65) Color shades in Yellow range
+/- 10 percent shift for
Y(Yellow) color axis.
rgb(0,179,127)
hsl(163,100%,35%)
cmyk(100,0,29,30)rgb(0,179,109)
hsl(157,100%,35%)
cmyk(100,0,39,30)rgb(0,179,91)
hsl(151,100%,35%)
cmyk(100,0,49,30)rgb(0,179,73)
hsl(145,100%,35%)
cmyk(100,0,59,30)rgb(0,179,55)
hsl(139,100%,35%)
cmyk(100,0,69,30)rgb(0,179,37)
hsl(133,100%,35%)
cmyk(100,0,79,30) Color shades in Black range
+/- 10 percent shift for
B(Black) color axis.
rgb(0,255,105)
hsl(145,100%,50%)
cmyk(100,0,59,0)rgb(0,230,94)
hsl(145,100%,45%)
cmyk(100,0,59,10)rgb(0,204,84)
hsl(145,100%,40%)
cmyk(100,0,59,20)rgb(0,179,73)
hsl(145,100%,35%)
cmyk(100,0,59,30)rgb(0,153,63)
hsl(145,100%,30%)
cmyk(100,0,59,40)rgb(0,128,52)
hsl(145,100%,25%)
cmyk(100,0,59,50)