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,180,119)
hsl(160,100%,35%)
cmyk(100,0,34,29)rgb(30,180,119)
hsl(156,71%,41%)
cmyk(83,0,34,29)rgb(60,180,119)
hsl(150,50%,47%)
cmyk(67,0,34,29)rgb(90,180,119)
hsl(139,38%,53%)
cmyk(50,0,34,29)rgb(120,180,119)
hsl(119,29%,59%)
cmyk(33,0,34,29)rgb(150,180,119)
hsl(90,29%,59%)
cmyk(17,0,34,29) Color shades in Green range
+/- 30 points shift for
G(Green) color axis.
rgb(0,90,119)
hsl(195,100%,23%)
cmyk(100,24,0,53)rgb(0,120,119)
hsl(180,100%,24%)
cmyk(100,0,1,53)rgb(0,150,119)
hsl(168,100%,29%)
cmyk(100,0,21,41)rgb(0,180,119)
hsl(160,100%,35%)
cmyk(100,0,34,29)rgb(0,210,119)
hsl(154,100%,41%)
cmyk(100,0,43,18)rgb(0,240,119)
hsl(150,100%,47%)
cmyk(100,0,50,6) Color shades in Blue range
+/- 30 points shift for
B(Blue) color axis.
rgb(0,180,29)
hsl(130,100%,35%)
cmyk(100,0,84,29)rgb(0,180,59)
hsl(140,100%,35%)
cmyk(100,0,67,29)rgb(0,180,89)
hsl(150,100%,35%)
cmyk(100,0,51,29)rgb(0,180,119)
hsl(160,100%,35%)
cmyk(100,0,34,29)rgb(0,180,149)
hsl(170,100%,35%)
cmyk(100,0,17,29)rgb(0,180,179)
hsl(180,100%,35%)
cmyk(100,0,1,29) Color Shades in CMYK model range
Color shades in Cyan range
+/- 10 percent shift for
C(Cyan) color axis.
rgb(91,181,119)
hsl(139,38%,53%)
cmyk(50,0,34,29)rgb(72,181,119)
hsl(146,43%,50%)
cmyk(60,0,34,29)rgb(54,181,119)
hsl(151,54%,46%)
cmyk(70,0,34,29)rgb(36,181,119)
hsl(155,67%,43%)
cmyk(80,0,34,29)rgb(18,181,119)
hsl(157,82%,39%)
cmyk(90,0,34,29)rgb(0,181,119)
hsl(160,100%,36%)
cmyk(100,0,34,29) Color shades in Magenta range
+/- 10 percent shift for
M(Magenta) color axis.
rgb(0,181,119)
hsl(160,100%,36%)
cmyk(100,0,34,29)rgb(0,163,119)
hsl(164,100%,32%)
cmyk(100,0,27,36)rgb(0,145,119)
hsl(170,100%,28%)
cmyk(100,0,18,43)rgb(0,127,119)
hsl(177,100%,25%)
cmyk(100,0,6,50)rgb(0,109,119)
hsl(185,100%,23%)
cmyk(100,9,0,53)rgb(0,91,119)
hsl(195,100%,23%)
cmyk(100,24,0,53) Color shades in Yellow range
+/- 10 percent shift for
Y(Yellow) color axis.
rgb(0,181,174)
hsl(178,100%,36%)
cmyk(100,0,4,29)rgb(0,181,156)
hsl(172,100%,36%)
cmyk(100,0,14,29)rgb(0,181,138)
hsl(166,100%,36%)
cmyk(100,0,24,29)rgb(0,181,119)
hsl(160,100%,36%)
cmyk(100,0,34,29)rgb(0,181,101)
hsl(154,100%,36%)
cmyk(100,0,44,29)rgb(0,181,83)
hsl(148,100%,36%)
cmyk(100,0,54,29) 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)