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(116,179,0)
hsl(81,100%,35%)
cmyk(35,0,100,30)rgb(42,179,0)
hsl(106,100%,35%)
cmyk(77,0,100,30)rgb(0,179,33)
hsl(131,100%,35%)
cmyk(100,0,82,30)rgb(0,179,107)
hsl(156,100%,35%)
cmyk(100,0,40,30)rgb(0,176,179)
hsl(181,100%,35%)
cmyk(100,2,0,30)rgb(0,101,179)
hsl(206,100%,35%)
cmyk(100,43,0,30) Color Saturation Range
+/- 10% shift for S(Saturation) color axis in HSL color model
rgb(45,134,98)
hsl(156,50%,35%)
cmyk(67,0,27,48)rgb(36,143,100)
hsl(156,60%,35%)
cmyk(75,0,30,44)rgb(27,152,102)
hsl(156,70%,35%)
cmyk(82,0,33,41)rgb(18,161,104)
hsl(156,80%,35%)
cmyk(89,0,36,37)rgb(9,170,105)
hsl(156,90%,35%)
cmyk(95,0,38,34)rgb(0,179,107)
hsl(156,100%,35%)
cmyk(100,0,40,30) Color Lightness Range
+/- 10% shift for L(lightness) color axis in HSL color model.
rgb(0,26,15)
hsl(156,100%,5%)
cmyk(100,0,40,90)rgb(0,77,46)
hsl(156,100%,15%)
cmyk(100,0,40,70)rgb(0,128,77)
hsl(156,100%,25%)
cmyk(100,0,40,50)rgb(0,179,107)
hsl(156,100%,35%)
cmyk(100,0,40,30)rgb(0,230,138)
hsl(156,100%,45%)
cmyk(100,0,40,10)rgb(26,255,163)
hsl(156,100%,55%)
cmyk(90,0,36,0) Color Shades in RGB model range
Color shades in Red range
+/- 30 points shift for
R(Red) color axis.
rgb(0,179,106)
hsl(156,100%,35%)
cmyk(100,0,41,30)rgb(30,179,106)
hsl(151,71%,41%)
cmyk(83,0,41,30)rgb(60,179,106)
hsl(143,50%,47%)
cmyk(66,0,41,30)rgb(90,179,106)
hsl(131,37%,53%)
cmyk(50,0,41,30)rgb(120,179,106)
hsl(108,32%,56%)
cmyk(33,0,41,30)rgb(150,179,106)
hsl(84,32%,56%)
cmyk(16,0,41,30) Color shades in Green range
+/- 30 points shift for
G(Green) color axis.
rgb(0,89,106)
hsl(190,100%,21%)
cmyk(100,16,0,58)rgb(0,119,106)
hsl(173,100%,23%)
cmyk(100,0,11,53)rgb(0,149,106)
hsl(163,100%,29%)
cmyk(100,0,29,42)rgb(0,179,106)
hsl(156,100%,35%)
cmyk(100,0,41,30)rgb(0,209,106)
hsl(150,100%,41%)
cmyk(100,0,49,18)rgb(0,239,106)
hsl(147,100%,47%)
cmyk(100,0,56,6) Color shades in Blue range
+/- 30 points shift for
B(Blue) color axis.
rgb(0,179,16)
hsl(125,100%,35%)
cmyk(100,0,91,30)rgb(0,179,46)
hsl(135,100%,35%)
cmyk(100,0,74,30)rgb(0,179,76)
hsl(145,100%,35%)
cmyk(100,0,58,30)rgb(0,179,106)
hsl(156,100%,35%)
cmyk(100,0,41,30)rgb(0,179,136)
hsl(166,100%,35%)
cmyk(100,0,24,30)rgb(0,179,166)
hsl(176,100%,35%)
cmyk(100,0,7,30) Color Shades in CMYK model range
Color shades in Cyan range
+/- 10 percent shift for
C(Cyan) color axis.
rgb(89,179,105)
hsl(131,37%,53%)
cmyk(50,0,41,30)rgb(71,179,105)
hsl(139,43%,49%)
cmyk(60,0,41,30)rgb(54,179,105)
hsl(145,54%,46%)
cmyk(70,0,41,30)rgb(36,179,105)
hsl(149,67%,42%)
cmyk(80,0,41,30)rgb(18,179,105)
hsl(153,82%,39%)
cmyk(90,0,41,30)rgb(0,179,105)
hsl(155,100%,35%)
cmyk(100,0,41,30) Color shades in Magenta range
+/- 10 percent shift for
M(Magenta) color axis.
rgb(0,179,105)
hsl(155,100%,35%)
cmyk(100,0,41,30)rgb(0,161,105)
hsl(159,100%,32%)
cmyk(100,0,34,37)rgb(0,143,105)
hsl(164,100%,28%)
cmyk(100,0,26,44)rgb(0,125,105)
hsl(171,100%,25%)
cmyk(100,0,16,51)rgb(0,107,105)
hsl(179,100%,21%)
cmyk(100,0,2,58)rgb(0,89,105)
hsl(189,100%,21%)
cmyk(100,15,0,59) Color shades in Yellow range
+/- 10 percent shift for
Y(Yellow) color axis.
rgb(0,179,159)
hsl(173,100%,35%)
cmyk(100,0,11,30)rgb(0,179,141)
hsl(167,100%,35%)
cmyk(100,0,21,30)rgb(0,179,123)
hsl(161,100%,35%)
cmyk(100,0,31,30)rgb(0,179,105)
hsl(155,100%,35%)
cmyk(100,0,41,30)rgb(0,179,87)
hsl(149,100%,35%)
cmyk(100,0,51,30)rgb(0,179,70)
hsl(143,100%,35%)
cmyk(100,0,61,30) Color shades in Black range
+/- 10 percent shift for
B(Black) color axis.
rgb(0,255,150)
hsl(155,100%,50%)
cmyk(100,0,41,0)rgb(0,230,135)
hsl(155,100%,45%)
cmyk(100,0,41,10)rgb(0,204,120)
hsl(155,100%,40%)
cmyk(100,0,41,20)rgb(0,179,105)
hsl(155,100%,35%)
cmyk(100,0,41,30)rgb(0,153,90)
hsl(155,100%,30%)
cmyk(100,0,41,40)rgb(0,128,75)
hsl(155,100%,25%)
cmyk(100,0,41,50)