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,176,0)
hsl(59,100%,35%)
cmyk(0,2,100,30)rgb(107,179,0)
hsl(84,100%,35%)
cmyk(40,0,100,30)rgb(33,179,0)
hsl(109,100%,35%)
cmyk(82,0,100,30)rgb(0,179,42)
hsl(134,100%,35%)
cmyk(100,0,77,30)rgb(0,179,116)
hsl(159,100%,35%)
cmyk(100,0,35,30)rgb(0,167,179)
hsl(184,100%,35%)
cmyk(100,7,0,30) Color Saturation Range
+/- 10% shift for S(Saturation) color axis in HSL color model
rgb(45,134,65)
hsl(134,50%,35%)
cmyk(67,0,51,48)rgb(36,143,61)
hsl(134,60%,35%)
cmyk(75,0,57,44)rgb(27,152,56)
hsl(134,70%,35%)
cmyk(82,0,63,41)rgb(18,161,51)
hsl(134,80%,35%)
cmyk(89,0,68,37)rgb(9,170,46)
hsl(134,90%,35%)
cmyk(95,0,73,34)rgb(0,179,42)
hsl(134,100%,35%)
cmyk(100,0,77,30) Color Lightness Range
+/- 10% shift for L(lightness) color axis in HSL color model.
rgb(0,26,6)
hsl(134,100%,5%)
cmyk(100,0,77,90)rgb(0,77,18)
hsl(134,100%,15%)
cmyk(100,0,77,70)rgb(0,128,30)
hsl(134,100%,25%)
cmyk(100,0,77,50)rgb(0,179,42)
hsl(134,100%,35%)
cmyk(100,0,77,30)rgb(0,230,54)
hsl(134,100%,45%)
cmyk(100,0,77,10)rgb(26,255,79)
hsl(134,100%,55%)
cmyk(90,0,69,0) Color Shades in RGB model range
Color shades in Red range
+/- 30 points shift for
R(Red) color axis.
rgb(0,178,41)
hsl(134,100%,35%)
cmyk(100,0,77,30)rgb(30,178,41)
hsl(124,71%,41%)
cmyk(83,0,77,30)rgb(60,178,41)
hsl(112,63%,43%)
cmyk(66,0,77,30)rgb(90,178,41)
hsl(99,63%,43%)
cmyk(49,0,77,30)rgb(120,178,41)
hsl(85,63%,43%)
cmyk(33,0,77,30)rgb(150,178,41)
hsl(72,63%,43%)
cmyk(16,0,77,30) Color shades in Green range
+/- 30 points shift for
G(Green) color axis.
rgb(0,88,41)
hsl(148,100%,17%)
cmyk(100,0,53,65)rgb(0,118,41)
hsl(141,100%,23%)
cmyk(100,0,65,54)rgb(0,148,41)
hsl(137,100%,29%)
cmyk(100,0,72,42)rgb(0,178,41)
hsl(134,100%,35%)
cmyk(100,0,77,30)rgb(0,208,41)
hsl(132,100%,41%)
cmyk(100,0,80,18)rgb(0,238,41)
hsl(130,100%,47%)
cmyk(100,0,83,7) Color shades in Blue range
+/- 30 points shift for
B(Blue) color axis.
rgb(0,178,0)
hsl(120,100%,35%)
cmyk(100,0,100,30)rgb(0,178,30)
hsl(130,100%,35%)
cmyk(100,0,83,30)rgb(0,178,60)
hsl(140,100%,35%)
cmyk(100,0,66,30)rgb(0,178,90)
hsl(150,100%,35%)
cmyk(100,0,49,30)rgb(0,178,120)
hsl(160,100%,35%)
cmyk(100,0,33,30)rgb(0,178,150)
hsl(171,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,41)
hsl(99,63%,43%)
cmyk(50,0,77,30)rgb(71,179,41)
hsl(107,63%,43%)
cmyk(60,0,77,30)rgb(54,179,41)
hsl(115,63%,43%)
cmyk(70,0,77,30)rgb(36,179,41)
hsl(122,67%,42%)
cmyk(80,0,77,30)rgb(18,179,41)
hsl(129,82%,39%)
cmyk(90,0,77,30)rgb(0,179,41)
hsl(134,100%,35%)
cmyk(100,0,77,30) Color shades in Magenta range
+/- 10 percent shift for
M(Magenta) color axis.
rgb(0,179,41)
hsl(134,100%,35%)
cmyk(100,0,77,30)rgb(0,161,41)
hsl(135,100%,32%)
cmyk(100,0,74,37)rgb(0,143,41)
hsl(137,100%,28%)
cmyk(100,0,71,44)rgb(0,125,41)
hsl(140,100%,25%)
cmyk(100,0,67,51)rgb(0,107,41)
hsl(143,100%,21%)
cmyk(100,0,62,58)rgb(0,89,41)
hsl(148,100%,18%)
cmyk(100,0,54,65) Color shades in Yellow range
+/- 10 percent shift for
Y(Yellow) color axis.
rgb(0,179,95)
hsl(152,100%,35%)
cmyk(100,0,47,30)rgb(0,179,77)
hsl(146,100%,35%)
cmyk(100,0,57,30)rgb(0,179,59)
hsl(140,100%,35%)
cmyk(100,0,67,30)rgb(0,179,41)
hsl(134,100%,35%)
cmyk(100,0,77,30)rgb(0,179,23)
hsl(128,100%,35%)
cmyk(100,0,87,30)rgb(0,179,5)
hsl(122,100%,35%)
cmyk(100,0,97,30) Color shades in Black range
+/- 10 percent shift for
B(Black) color axis.
rgb(0,255,59)
hsl(134,100%,50%)
cmyk(100,0,77,0)rgb(0,230,53)
hsl(134,100%,45%)
cmyk(100,0,77,10)rgb(0,204,47)
hsl(134,100%,40%)
cmyk(100,0,77,20)rgb(0,179,41)
hsl(134,100%,35%)
cmyk(100,0,77,30)rgb(0,153,35)
hsl(134,100%,30%)
cmyk(100,0,77,40)rgb(0,128,29)
hsl(134,100%,25%)
cmyk(100,0,77,50)