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(101,179,0)
hsl(86,100%,35%)
cmyk(43,0,100,30)rgb(27,179,0)
hsl(111,100%,35%)
cmyk(85,0,100,30)rgb(0,179,48)
hsl(136,100%,35%)
cmyk(100,0,73,30)rgb(0,179,122)
hsl(161,100%,35%)
cmyk(100,0,32,30)rgb(0,161,179)
hsl(186,100%,35%)
cmyk(100,10,0,30)rgb(0,86,179)
hsl(211,100%,35%)
cmyk(100,52,0,30) Color Saturation Range
+/- 10% shift for S(Saturation) color axis in HSL color model
rgb(45,134,106)
hsl(161,50%,35%)
cmyk(67,0,21,48)rgb(36,143,109)
hsl(161,60%,35%)
cmyk(75,0,24,44)rgb(27,152,112)
hsl(161,70%,35%)
cmyk(82,0,26,41)rgb(18,161,115)
hsl(161,80%,35%)
cmyk(89,0,28,37)rgb(9,170,119)
hsl(161,90%,35%)
cmyk(95,0,30,34)rgb(0,179,122)
hsl(161,100%,35%)
cmyk(100,0,32,30) Color Lightness Range
+/- 10% shift for L(lightness) color axis in HSL color model.
rgb(0,26,17)
hsl(161,100%,5%)
cmyk(100,0,32,90)rgb(0,77,52)
hsl(161,100%,15%)
cmyk(100,0,32,70)rgb(0,128,87)
hsl(161,100%,25%)
cmyk(100,0,32,50)rgb(0,179,122)
hsl(161,100%,35%)
cmyk(100,0,32,30)rgb(0,230,157)
hsl(161,100%,45%)
cmyk(100,0,32,10)rgb(26,255,182)
hsl(161,100%,55%)
cmyk(90,0,28,0) Color Shades in RGB model range
Color shades in Red range
+/- 30 points shift for
R(Red) color axis.
rgb(0,176,120)
hsl(161,100%,35%)
cmyk(100,0,32,31)rgb(30,176,120)
hsl(157,71%,40%)
cmyk(83,0,32,31)rgb(60,176,120)
hsl(151,49%,46%)
cmyk(66,0,32,31)rgb(90,176,120)
hsl(141,35%,52%)
cmyk(49,0,32,31)rgb(120,176,120)
hsl(120,26%,58%)
cmyk(32,0,32,31)rgb(150,176,120)
hsl(88,26%,58%)
cmyk(15,0,32,31) Color shades in Green range
+/- 30 points shift for
G(Green) color axis.
rgb(0,86,120)
hsl(197,100%,24%)
cmyk(100,28,0,53)rgb(0,116,120)
hsl(182,100%,24%)
cmyk(100,3,0,53)rgb(0,146,120)
hsl(169,100%,29%)
cmyk(100,0,18,43)rgb(0,176,120)
hsl(161,100%,35%)
cmyk(100,0,32,31)rgb(0,206,120)
hsl(155,100%,40%)
cmyk(100,0,42,19)rgb(0,236,120)
hsl(151,100%,46%)
cmyk(100,0,49,7) Color shades in Blue range
+/- 30 points shift for
B(Blue) color axis.
rgb(0,176,30)
hsl(130,100%,35%)
cmyk(100,0,83,31)rgb(0,176,60)
hsl(140,100%,35%)
cmyk(100,0,66,31)rgb(0,176,90)
hsl(151,100%,35%)
cmyk(100,0,49,31)rgb(0,176,120)
hsl(161,100%,35%)
cmyk(100,0,32,31)rgb(0,176,150)
hsl(171,100%,35%)
cmyk(100,0,15,31)rgb(0,176,180)
hsl(181,100%,35%)
cmyk(100,2,0,29) Color Shades in CMYK model range
Color shades in Cyan range
+/- 10 percent shift for
C(Cyan) color axis.
rgb(88,176,120)
hsl(142,36%,52%)
cmyk(50,0,32,31)rgb(70,176,120)
hsl(148,43%,48%)
cmyk(60,0,32,31)rgb(53,176,120)
hsl(153,54%,45%)
cmyk(70,0,32,31)rgb(35,176,120)
hsl(156,67%,41%)
cmyk(80,0,32,31)rgb(18,176,120)
hsl(159,82%,38%)
cmyk(90,0,32,31)rgb(0,176,120)
hsl(161,100%,35%)
cmyk(100,0,32,31) Color shades in Magenta range
+/- 10 percent shift for
M(Magenta) color axis.
rgb(0,176,120)
hsl(161,100%,35%)
cmyk(100,0,32,31)rgb(0,158,120)
hsl(165,100%,31%)
cmyk(100,0,24,38)rgb(0,141,120)
hsl(171,100%,28%)
cmyk(100,0,15,45)rgb(0,123,120)
hsl(178,100%,24%)
cmyk(100,0,3,52)rgb(0,106,120)
hsl(187,100%,23%)
cmyk(100,12,0,53)rgb(0,88,120)
hsl(196,100%,23%)
cmyk(100,26,0,53) Color shades in Yellow range
+/- 10 percent shift for
Y(Yellow) color axis.
rgb(0,176,172)
hsl(179,100%,35%)
cmyk(100,0,2,31)rgb(0,176,155)
hsl(173,100%,35%)
cmyk(100,0,12,31)rgb(0,176,137)
hsl(167,100%,35%)
cmyk(100,0,22,31)rgb(0,176,120)
hsl(161,100%,35%)
cmyk(100,0,32,31)rgb(0,176,102)
hsl(155,100%,35%)
cmyk(100,0,42,31)rgb(0,176,84)
hsl(149,100%,35%)
cmyk(100,0,52,31) Color shades in Black range
+/- 10 percent shift for
B(Black) color axis.
rgb(0,252,172)
hsl(161,100%,50%)
cmyk(100,0,32,1)rgb(0,227,154)
hsl(161,100%,45%)
cmyk(100,0,32,11)rgb(0,201,137)
hsl(161,100%,40%)
cmyk(100,0,32,21)rgb(0,176,120)
hsl(161,100%,35%)
cmyk(100,0,32,31)rgb(0,150,102)
hsl(161,100%,30%)
cmyk(100,0,32,41)rgb(0,125,85)
hsl(161,100%,25%)
cmyk(100,0,32,51)