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(179,164,0)
hsl(55,100%,35%)
cmyk(0,8,100,30)rgb(119,179,0)
hsl(80,100%,35%)
cmyk(33,0,100,30)rgb(45,179,0)
hsl(105,100%,35%)
cmyk(75,0,100,30)rgb(0,179,30)
hsl(130,100%,35%)
cmyk(100,0,83,30)rgb(0,179,104)
hsl(155,100%,35%)
cmyk(100,0,42,30)rgb(0,178,179)
hsl(180,100%,35%)
cmyk(100,0,0,30) Color Saturation Range
+/- 10% shift for S(Saturation) color axis in HSL color model
rgb(45,134,60)
hsl(130,50%,35%)
cmyk(67,0,56,48)rgb(36,143,54)
hsl(130,60%,35%)
cmyk(75,0,63,44)rgb(27,152,48)
hsl(130,70%,35%)
cmyk(82,0,69,41)rgb(18,161,42)
hsl(130,80%,35%)
cmyk(89,0,74,37)rgb(9,170,36)
hsl(130,90%,35%)
cmyk(95,0,79,34)rgb(0,179,30)
hsl(130,100%,35%)
cmyk(100,0,83,30) Color Lightness Range
+/- 10% shift for L(lightness) color axis in HSL color model.
rgb(0,26,4)
hsl(130,100%,5%)
cmyk(100,0,83,90)rgb(0,77,13)
hsl(130,100%,15%)
cmyk(100,0,83,70)rgb(0,128,21)
hsl(130,100%,25%)
cmyk(100,0,83,50)rgb(0,179,30)
hsl(130,100%,35%)
cmyk(100,0,83,30)rgb(0,230,38)
hsl(130,100%,45%)
cmyk(100,0,83,10)rgb(26,255,64)
hsl(130,100%,55%)
cmyk(90,0,75,0) Color Shades in RGB model range
Color shades in Red range
+/- 30 points shift for
R(Red) color axis.
rgb(0,181,29)
hsl(130,100%,35%)
cmyk(100,0,84,29)rgb(30,181,29)
hsl(120,72%,41%)
cmyk(83,0,84,29)rgb(60,181,29)
hsl(108,72%,41%)
cmyk(67,0,84,29)rgb(90,181,29)
hsl(96,72%,41%)
cmyk(50,0,84,29)rgb(120,181,29)
hsl(84,72%,41%)
cmyk(34,0,84,29)rgb(150,181,29)
hsl(72,72%,41%)
cmyk(17,0,84,29) Color shades in Green range
+/- 30 points shift for
G(Green) color axis.
rgb(0,91,29)
hsl(139,100%,18%)
cmyk(100,0,68,64)rgb(0,121,29)
hsl(134,100%,24%)
cmyk(100,0,76,53)rgb(0,151,29)
hsl(132,100%,30%)
cmyk(100,0,81,41)rgb(0,181,29)
hsl(130,100%,35%)
cmyk(100,0,84,29)rgb(0,211,29)
hsl(128,100%,41%)
cmyk(100,0,86,17)rgb(0,241,29)
hsl(127,100%,47%)
cmyk(100,0,88,5) Color shades in Blue range
+/- 30 points shift for
B(Blue) color axis.
rgb(0,181,0)
hsl(120,100%,35%)
cmyk(100,0,100,29)rgb(0,181,30)
hsl(130,100%,35%)
cmyk(100,0,83,29)rgb(0,181,60)
hsl(140,100%,35%)
cmyk(100,0,67,29)rgb(0,181,90)
hsl(150,100%,35%)
cmyk(100,0,50,29)rgb(0,181,120)
hsl(160,100%,35%)
cmyk(100,0,34,29)rgb(0,181,150)
hsl(170,100%,35%)
cmyk(100,0,17,29) Color Shades in CMYK model range
Color shades in Cyan range
+/- 10 percent shift for
C(Cyan) color axis.
rgb(91,181,29)
hsl(96,72%,41%)
cmyk(50,0,84,29)rgb(72,181,29)
hsl(103,72%,41%)
cmyk(60,0,84,29)rgb(54,181,29)
hsl(110,72%,41%)
cmyk(70,0,84,29)rgb(36,181,29)
hsl(117,72%,41%)
cmyk(80,0,84,29)rgb(18,181,29)
hsl(124,82%,39%)
cmyk(90,0,84,29)rgb(0,181,29)
hsl(130,100%,36%)
cmyk(100,0,84,29) Color shades in Magenta range
+/- 10 percent shift for
M(Magenta) color axis.
rgb(0,181,29)
hsl(130,100%,36%)
cmyk(100,0,84,29)rgb(0,163,29)
hsl(131,100%,32%)
cmyk(100,0,82,36)rgb(0,145,29)
hsl(132,100%,28%)
cmyk(100,0,80,43)rgb(0,127,29)
hsl(134,100%,25%)
cmyk(100,0,77,50)rgb(0,109,29)
hsl(136,100%,21%)
cmyk(100,0,73,57)rgb(0,91,29)
hsl(139,100%,18%)
cmyk(100,0,68,65) Color shades in Yellow range
+/- 10 percent shift for
Y(Yellow) color axis.
rgb(0,181,91)
hsl(150,100%,36%)
cmyk(100,0,50,29)rgb(0,181,72)
hsl(144,100%,36%)
cmyk(100,0,60,29)rgb(0,181,54)
hsl(138,100%,36%)
cmyk(100,0,70,29)rgb(0,181,36)
hsl(132,100%,36%)
cmyk(100,0,80,29)rgb(0,181,18)
hsl(126,100%,36%)
cmyk(100,0,90,29)rgb(0,181,0)
hsl(120,100%,36%)
cmyk(100,0,100,29) Color shades in Black range
+/- 10 percent shift for
B(Black) color axis.
rgb(0,255,41)
hsl(130,100%,50%)
cmyk(100,0,84,0)rgb(0,230,37)
hsl(130,100%,45%)
cmyk(100,0,84,10)rgb(0,204,33)
hsl(130,100%,40%)
cmyk(100,0,84,20)rgb(0,179,29)
hsl(130,100%,35%)
cmyk(100,0,84,30)rgb(0,153,24)
hsl(130,100%,30%)
cmyk(100,0,84,40)rgb(0,128,20)
hsl(130,100%,25%)
cmyk(100,0,84,50)