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(137,179,0)
hsl(74,100%,35%)
cmyk(23,0,100,30)rgb(62,179,0)
hsl(99,100%,35%)
cmyk(65,0,100,30)rgb(0,179,12)
hsl(124,100%,35%)
cmyk(100,0,93,30)rgb(0,179,86)
hsl(149,100%,35%)
cmyk(100,0,52,30)rgb(0,179,161)
hsl(174,100%,35%)
cmyk(100,0,10,30)rgb(0,122,179)
hsl(199,100%,35%)
cmyk(100,32,0,30) Color Saturation Range
+/- 10% shift for S(Saturation) color axis in HSL color model
rgb(45,134,88)
hsl(149,50%,35%)
cmyk(67,0,34,48)rgb(36,143,87)
hsl(149,60%,35%)
cmyk(75,0,39,44)rgb(27,152,87)
hsl(149,70%,35%)
cmyk(82,0,43,41)rgb(18,161,87)
hsl(149,80%,35%)
cmyk(89,0,46,37)rgb(9,170,87)
hsl(149,90%,35%)
cmyk(95,0,49,34)rgb(0,179,86)
hsl(149,100%,35%)
cmyk(100,0,52,30) Color Lightness Range
+/- 10% shift for L(lightness) color axis in HSL color model.
rgb(0,26,12)
hsl(149,100%,5%)
cmyk(100,0,52,90)rgb(0,77,37)
hsl(149,100%,15%)
cmyk(100,0,52,70)rgb(0,128,62)
hsl(149,100%,25%)
cmyk(100,0,52,50)rgb(0,179,86)
hsl(149,100%,35%)
cmyk(100,0,52,30)rgb(0,230,111)
hsl(149,100%,45%)
cmyk(100,0,52,10)rgb(26,255,136)
hsl(149,100%,55%)
cmyk(90,0,47,0) Color Shades in RGB model range
Color shades in Red range
+/- 30 points shift for
R(Red) color axis.
rgb(0,179,86)
hsl(149,100%,35%)
cmyk(100,0,52,30)rgb(30,179,86)
hsl(143,71%,41%)
cmyk(83,0,52,30)rgb(60,179,86)
hsl(133,50%,47%)
cmyk(66,0,52,30)rgb(90,179,86)
hsl(117,38%,52%)
cmyk(50,0,52,30)rgb(120,179,86)
hsl(98,38%,52%)
cmyk(33,0,52,30)rgb(150,179,86)
hsl(79,38%,52%)
cmyk(16,0,52,30) Color shades in Green range
+/- 30 points shift for
G(Green) color axis.
rgb(0,89,86)
hsl(178,100%,17%)
cmyk(100,0,3,65)rgb(0,119,86)
hsl(163,100%,23%)
cmyk(100,0,28,53)rgb(0,149,86)
hsl(155,100%,29%)
cmyk(100,0,42,42)rgb(0,179,86)
hsl(149,100%,35%)
cmyk(100,0,52,30)rgb(0,209,86)
hsl(145,100%,41%)
cmyk(100,0,59,18)rgb(0,239,86)
hsl(142,100%,47%)
cmyk(100,0,64,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,86)
hsl(118,38%,52%)
cmyk(50,0,52,30)rgb(71,179,86)
hsl(128,43%,49%)
cmyk(60,0,52,30)rgb(54,179,86)
hsl(135,54%,46%)
cmyk(70,0,52,30)rgb(36,179,86)
hsl(141,67%,42%)
cmyk(80,0,52,30)rgb(18,179,86)
hsl(145,82%,39%)
cmyk(90,0,52,30)rgb(0,179,86)
hsl(149,100%,35%)
cmyk(100,0,52,30) Color shades in Magenta range
+/- 10 percent shift for
M(Magenta) color axis.
rgb(0,179,86)
hsl(149,100%,35%)
cmyk(100,0,52,30)rgb(0,161,86)
hsl(152,100%,32%)
cmyk(100,0,47,37)rgb(0,143,86)
hsl(156,100%,28%)
cmyk(100,0,40,44)rgb(0,125,86)
hsl(161,100%,25%)
cmyk(100,0,31,51)rgb(0,107,86)
hsl(168,100%,21%)
cmyk(100,0,20,58)rgb(0,89,86)
hsl(178,100%,18%)
cmyk(100,0,4,65) Color shades in Yellow range
+/- 10 percent shift for
Y(Yellow) color axis.
rgb(0,179,139)
hsl(167,100%,35%)
cmyk(100,0,22,30)rgb(0,179,121)
hsl(161,100%,35%)
cmyk(100,0,32,30)rgb(0,179,104)
hsl(155,100%,35%)
cmyk(100,0,42,30)rgb(0,179,86)
hsl(149,100%,35%)
cmyk(100,0,52,30)rgb(0,179,68)
hsl(143,100%,35%)
cmyk(100,0,62,30)rgb(0,179,50)
hsl(137,100%,35%)
cmyk(100,0,72,30) Color shades in Black range
+/- 10 percent shift for
B(Black) color axis.
rgb(0,255,122)
hsl(149,100%,50%)
cmyk(100,0,52,0)rgb(0,230,110)
hsl(149,100%,45%)
cmyk(100,0,52,10)rgb(0,204,98)
hsl(149,100%,40%)
cmyk(100,0,52,20)rgb(0,179,86)
hsl(149,100%,35%)
cmyk(100,0,52,30)rgb(0,153,73)
hsl(149,100%,30%)
cmyk(100,0,52,40)rgb(0,128,61)
hsl(149,100%,25%)
cmyk(100,0,52,50)