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(167,179,0)
hsl(64,100%,35%)
cmyk(7,0,100,30)rgb(92,179,0)
hsl(89,100%,35%)
cmyk(48,0,100,30)rgb(18,179,0)
hsl(114,100%,35%)
cmyk(90,0,100,30)rgb(0,179,57)
hsl(139,100%,35%)
cmyk(100,0,68,30)rgb(0,179,131)
hsl(164,100%,35%)
cmyk(100,0,27,30)rgb(0,152,179)
hsl(189,100%,35%)
cmyk(100,15,0,30) Color Saturation Range
+/- 10% shift for S(Saturation) color axis in HSL color model
rgb(45,134,73)
hsl(139,50%,35%)
cmyk(67,0,46,48)rgb(36,143,70)
hsl(139,60%,35%)
cmyk(75,0,51,44)rgb(27,152,66)
hsl(139,70%,35%)
cmyk(82,0,56,41)rgb(18,161,63)
hsl(139,80%,35%)
cmyk(89,0,61,37)rgb(9,170,60)
hsl(139,90%,35%)
cmyk(95,0,65,34)rgb(0,179,57)
hsl(139,100%,35%)
cmyk(100,0,68,30) Color Lightness Range
+/- 10% shift for L(lightness) color axis in HSL color model.
rgb(0,26,8)
hsl(139,100%,5%)
cmyk(100,0,68,90)rgb(0,77,24)
hsl(139,100%,15%)
cmyk(100,0,68,70)rgb(0,128,40)
hsl(139,100%,25%)
cmyk(100,0,68,50)rgb(0,179,57)
hsl(139,100%,35%)
cmyk(100,0,68,30)rgb(0,230,73)
hsl(139,100%,45%)
cmyk(100,0,68,10)rgb(26,255,98)
hsl(139,100%,55%)
cmyk(90,0,61,0) Color Shades in RGB model range
Color shades in Red range
+/- 30 points shift for
R(Red) color axis.
rgb(0,179,58)
hsl(139,100%,35%)
cmyk(100,0,68,30)rgb(30,179,58)
hsl(131,71%,41%)
cmyk(83,0,68,30)rgb(60,179,58)
hsl(119,51%,46%)
cmyk(66,0,68,30)rgb(90,179,58)
hsl(104,51%,46%)
cmyk(50,0,68,30)rgb(120,179,58)
hsl(89,51%,46%)
cmyk(33,0,68,30)rgb(150,179,58)
hsl(74,51%,46%)
cmyk(16,0,68,30) Color shades in Green range
+/- 30 points shift for
G(Green) color axis.
rgb(0,89,58)
hsl(159,100%,17%)
cmyk(100,0,35,65)rgb(0,119,58)
hsl(149,100%,23%)
cmyk(100,0,51,53)rgb(0,149,58)
hsl(143,100%,29%)
cmyk(100,0,61,42)rgb(0,179,58)
hsl(139,100%,35%)
cmyk(100,0,68,30)rgb(0,209,58)
hsl(137,100%,41%)
cmyk(100,0,72,18)rgb(0,239,58)
hsl(135,100%,47%)
cmyk(100,0,76,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,57)
hsl(104,52%,46%)
cmyk(50,0,68,30)rgb(71,179,57)
hsl(113,52%,46%)
cmyk(60,0,68,30)rgb(54,179,57)
hsl(122,54%,46%)
cmyk(70,0,68,30)rgb(36,179,57)
hsl(129,67%,42%)
cmyk(80,0,68,30)rgb(18,179,57)
hsl(135,82%,39%)
cmyk(90,0,68,30)rgb(0,179,57)
hsl(139,100%,35%)
cmyk(100,0,68,30) Color shades in Magenta range
+/- 10 percent shift for
M(Magenta) color axis.
rgb(0,179,57)
hsl(139,100%,35%)
cmyk(100,0,68,30)rgb(0,161,57)
hsl(141,100%,32%)
cmyk(100,0,64,37)rgb(0,143,57)
hsl(144,100%,28%)
cmyk(100,0,60,44)rgb(0,125,57)
hsl(147,100%,25%)
cmyk(100,0,54,51)rgb(0,107,57)
hsl(152,100%,21%)
cmyk(100,0,47,58)rgb(0,89,57)
hsl(158,100%,18%)
cmyk(100,0,36,65) Color shades in Yellow range
+/- 10 percent shift for
Y(Yellow) color axis.
rgb(0,179,111)
hsl(157,100%,35%)
cmyk(100,0,38,30)rgb(0,179,93)
hsl(151,100%,35%)
cmyk(100,0,48,30)rgb(0,179,75)
hsl(145,100%,35%)
cmyk(100,0,58,30)rgb(0,179,57)
hsl(139,100%,35%)
cmyk(100,0,68,30)rgb(0,179,39)
hsl(133,100%,35%)
cmyk(100,0,78,30)rgb(0,179,21)
hsl(127,100%,35%)
cmyk(100,0,88,30) Color shades in Black range
+/- 10 percent shift for
B(Black) color axis.
rgb(0,255,82)
hsl(139,100%,50%)
cmyk(100,0,68,0)rgb(0,230,73)
hsl(139,100%,45%)
cmyk(100,0,68,10)rgb(0,204,65)
hsl(139,100%,40%)
cmyk(100,0,68,20)rgb(0,179,57)
hsl(139,100%,35%)
cmyk(100,0,68,30)rgb(0,153,49)
hsl(139,100%,30%)
cmyk(100,0,68,40)rgb(0,128,41)
hsl(139,100%,25%)
cmyk(100,0,68,50)