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(104,179,0)
hsl(85,100%,35%)
cmyk(42,0,100,30)rgb(30,179,0)
hsl(110,100%,35%)
cmyk(83,0,100,30)rgb(0,179,45)
hsl(135,100%,35%)
cmyk(100,0,75,30)rgb(0,179,119)
hsl(160,100%,35%)
cmyk(100,0,33,30)rgb(0,164,179)
hsl(185,100%,35%)
cmyk(100,8,0,30)rgb(0,89,179)
hsl(210,100%,35%)
cmyk(100,50,0,30) Color Saturation Range
+/- 10% shift for S(Saturation) color axis in HSL color model
rgb(45,134,104)
hsl(160,50%,35%)
cmyk(67,0,22,48)rgb(36,143,107)
hsl(160,60%,35%)
cmyk(75,0,25,44)rgb(27,152,110)
hsl(160,70%,35%)
cmyk(82,0,27,41)rgb(18,161,113)
hsl(160,80%,35%)
cmyk(89,0,30,37)rgb(9,170,116)
hsl(160,90%,35%)
cmyk(95,0,32,34)rgb(0,179,119)
hsl(160,100%,35%)
cmyk(100,0,33,30) Color Lightness Range
+/- 10% shift for L(lightness) color axis in HSL color model.
rgb(0,26,17)
hsl(160,100%,5%)
cmyk(100,0,33,90)rgb(0,77,51)
hsl(160,100%,15%)
cmyk(100,0,33,70)rgb(0,128,85)
hsl(160,100%,25%)
cmyk(100,0,33,50)rgb(0,179,119)
hsl(160,100%,35%)
cmyk(100,0,33,30)rgb(0,230,153)
hsl(160,100%,45%)
cmyk(100,0,33,10)rgb(26,255,179)
hsl(160,100%,55%)
cmyk(90,0,30,0) Color Shades in RGB model range
Color shades in Red range
+/- 30 points shift for
R(Red) color axis.
rgb(0,178,118)
hsl(160,100%,35%)
cmyk(100,0,34,30)rgb(30,178,118)
hsl(156,71%,41%)
cmyk(83,0,34,30)rgb(60,178,118)
hsl(149,50%,47%)
cmyk(66,0,34,30)rgb(90,178,118)
hsl(139,36%,53%)
cmyk(49,0,34,30)rgb(120,178,118)
hsl(118,28%,58%)
cmyk(33,0,34,30)rgb(150,178,118)
hsl(88,28%,58%)
cmyk(16,0,34,30) Color shades in Green range
+/- 30 points shift for
G(Green) color axis.
rgb(0,88,118)
hsl(195,100%,23%)
cmyk(100,25,0,54)rgb(0,118,118)
hsl(180,100%,23%)
cmyk(100,0,0,54)rgb(0,148,118)
hsl(168,100%,29%)
cmyk(100,0,20,42)rgb(0,178,118)
hsl(160,100%,35%)
cmyk(100,0,34,30)rgb(0,208,118)
hsl(154,100%,41%)
cmyk(100,0,43,18)rgb(0,238,118)
hsl(150,100%,47%)
cmyk(100,0,50,7) Color shades in Blue range
+/- 30 points shift for
B(Blue) color axis.
rgb(0,178,28)
hsl(129,100%,35%)
cmyk(100,0,84,30)rgb(0,178,58)
hsl(140,100%,35%)
cmyk(100,0,67,30)rgb(0,178,88)
hsl(150,100%,35%)
cmyk(100,0,51,30)rgb(0,178,118)
hsl(160,100%,35%)
cmyk(100,0,34,30)rgb(0,178,148)
hsl(170,100%,35%)
cmyk(100,0,17,30)rgb(0,178,178)
hsl(180,100%,35%)
cmyk(100,0,0,30) Color Shades in CMYK model range
Color shades in Cyan range
+/- 10 percent shift for
C(Cyan) color axis.
rgb(89,179,118)
hsl(139,37%,53%)
cmyk(50,0,34,30)rgb(71,179,118)
hsl(146,43%,49%)
cmyk(60,0,34,30)rgb(54,179,118)
hsl(151,54%,46%)
cmyk(70,0,34,30)rgb(36,179,118)
hsl(155,67%,42%)
cmyk(80,0,34,30)rgb(18,179,118)
hsl(157,82%,39%)
cmyk(90,0,34,30)rgb(0,179,118)
hsl(160,100%,35%)
cmyk(100,0,34,30) Color shades in Magenta range
+/- 10 percent shift for
M(Magenta) color axis.
rgb(0,179,118)
hsl(160,100%,35%)
cmyk(100,0,34,30)rgb(0,161,118)
hsl(164,100%,32%)
cmyk(100,0,27,37)rgb(0,143,118)
hsl(169,100%,28%)
cmyk(100,0,18,44)rgb(0,125,118)
hsl(177,100%,25%)
cmyk(100,0,6,51)rgb(0,107,118)
hsl(185,100%,23%)
cmyk(100,9,0,54)rgb(0,89,118)
hsl(195,100%,23%)
cmyk(100,24,0,54) Color shades in Yellow range
+/- 10 percent shift for
Y(Yellow) color axis.
rgb(0,179,171)
hsl(178,100%,35%)
cmyk(100,0,4,30)rgb(0,179,154)
hsl(172,100%,35%)
cmyk(100,0,14,30)rgb(0,179,136)
hsl(166,100%,35%)
cmyk(100,0,24,30)rgb(0,179,118)
hsl(160,100%,35%)
cmyk(100,0,34,30)rgb(0,179,100)
hsl(154,100%,35%)
cmyk(100,0,44,30)rgb(0,179,82)
hsl(148,100%,35%)
cmyk(100,0,54,30) Color shades in Black range
+/- 10 percent shift for
B(Black) color axis.
rgb(0,255,168)
hsl(160,100%,50%)
cmyk(100,0,34,0)rgb(0,230,151)
hsl(160,100%,45%)
cmyk(100,0,34,10)rgb(0,204,135)
hsl(160,100%,40%)
cmyk(100,0,34,20)rgb(0,179,118)
hsl(160,100%,35%)
cmyk(100,0,34,30)rgb(0,153,101)
hsl(160,100%,30%)
cmyk(100,0,34,40)rgb(0,128,84)
hsl(160,100%,25%)
cmyk(100,0,34,50)