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(74,179,0)
hsl(95,100%,35%)
cmyk(58,0,100,30)rgb(0,179,0)
hsl(120,100%,35%)
cmyk(100,0,100,30)rgb(0,179,74)
hsl(145,100%,35%)
cmyk(100,0,58,30)rgb(0,179,149)
hsl(170,100%,35%)
cmyk(100,0,17,30)rgb(0,134,179)
hsl(195,100%,35%)
cmyk(100,25,0,30)rgb(0,59,179)
hsl(220,100%,35%)
cmyk(100,67,0,30) Color Saturation Range
+/- 10% shift for S(Saturation) color axis in HSL color model
rgb(45,134,119)
hsl(170,50%,35%)
cmyk(67,0,11,48)rgb(36,143,125)
hsl(170,60%,35%)
cmyk(75,0,12,44)rgb(27,152,131)
hsl(170,70%,35%)
cmyk(82,0,14,41)rgb(18,161,137)
hsl(170,80%,35%)
cmyk(89,0,15,37)rgb(9,170,143)
hsl(170,90%,35%)
cmyk(95,0,16,34)rgb(0,179,149)
hsl(170,100%,35%)
cmyk(100,0,17,30) Color Lightness Range
+/- 10% shift for L(lightness) color axis in HSL color model.
rgb(0,26,21)
hsl(170,100%,5%)
cmyk(100,0,17,90)rgb(0,77,64)
hsl(170,100%,15%)
cmyk(100,0,17,70)rgb(0,128,106)
hsl(170,100%,25%)
cmyk(100,0,17,50)rgb(0,179,149)
hsl(170,100%,35%)
cmyk(100,0,17,30)rgb(0,230,191)
hsl(170,100%,45%)
cmyk(100,0,17,10)rgb(26,255,217)
hsl(170,100%,55%)
cmyk(90,0,15,0) Color Shades in RGB model range
Color shades in Red range
+/- 30 points shift for
R(Red) color axis.
rgb(0,180,149)
hsl(170,100%,35%)
cmyk(100,0,17,29)rgb(30,180,149)
hsl(168,71%,41%)
cmyk(83,0,17,29)rgb(60,180,149)
hsl(165,50%,47%)
cmyk(67,0,17,29)rgb(90,180,149)
hsl(159,38%,53%)
cmyk(50,0,17,29)rgb(120,180,149)
hsl(149,29%,59%)
cmyk(33,0,17,29)rgb(150,180,149)
hsl(118,17%,65%)
cmyk(17,0,17,29) Color shades in Green range
+/- 30 points shift for
G(Green) color axis.
rgb(0,90,149)
hsl(204,100%,29%)
cmyk(100,40,0,42)rgb(0,120,149)
hsl(192,100%,29%)
cmyk(100,19,0,42)rgb(0,150,149)
hsl(180,100%,29%)
cmyk(100,0,1,41)rgb(0,180,149)
hsl(170,100%,35%)
cmyk(100,0,17,29)rgb(0,210,149)
hsl(163,100%,41%)
cmyk(100,0,29,18)rgb(0,240,149)
hsl(157,100%,47%)
cmyk(100,0,38,6) Color shades in Blue range
+/- 30 points shift for
B(Blue) color axis.
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)rgb(0,180,209)
hsl(188,100%,41%)
cmyk(100,14,0,18) Color Shades in CMYK model range
Color shades in Cyan range
+/- 10 percent shift for
C(Cyan) color axis.
rgb(91,181,150)
hsl(160,38%,53%)
cmyk(50,0,17,29)rgb(72,181,150)
hsl(163,43%,50%)
cmyk(60,0,17,29)rgb(54,181,150)
hsl(165,54%,46%)
cmyk(70,0,17,29)rgb(36,181,150)
hsl(167,67%,43%)
cmyk(80,0,17,29)rgb(18,181,150)
hsl(169,82%,39%)
cmyk(90,0,17,29)rgb(0,181,150)
hsl(170,100%,36%)
cmyk(100,0,17,29) Color shades in Magenta range
+/- 10 percent shift for
M(Magenta) color axis.
rgb(0,181,150)
hsl(170,100%,36%)
cmyk(100,0,17,29)rgb(0,163,150)
hsl(175,100%,32%)
cmyk(100,0,8,36)rgb(0,145,150)
hsl(182,100%,29%)
cmyk(100,4,0,41)rgb(0,127,150)
hsl(189,100%,29%)
cmyk(100,16,0,41)rgb(0,109,150)
hsl(197,100%,29%)
cmyk(100,28,0,41)rgb(0,91,150)
hsl(204,100%,29%)
cmyk(100,40,0,41) Color shades in Yellow range
+/- 10 percent shift for
Y(Yellow) color axis.
rgb(0,181,181)
hsl(180,100%,36%)
cmyk(100,0,0,29)rgb(0,181,163)
hsl(174,100%,36%)
cmyk(100,0,10,29)rgb(0,181,145)
hsl(168,100%,36%)
cmyk(100,0,20,29)rgb(0,181,127)
hsl(162,100%,36%)
cmyk(100,0,30,29)rgb(0,181,109)
hsl(156,100%,36%)
cmyk(100,0,40,29)rgb(0,181,91)
hsl(150,100%,36%)
cmyk(100,0,50,29) Color shades in Black range
+/- 10 percent shift for
B(Black) color axis.
rgb(0,255,212)
hsl(170,100%,50%)
cmyk(100,0,17,0)rgb(0,230,190)
hsl(170,100%,45%)
cmyk(100,0,17,10)rgb(0,204,169)
hsl(170,100%,40%)
cmyk(100,0,17,20)rgb(0,179,148)
hsl(170,100%,35%)
cmyk(100,0,17,30)rgb(0,153,127)
hsl(170,100%,30%)
cmyk(100,0,17,40)rgb(0,128,106)
hsl(170,100%,25%)
cmyk(100,0,17,50)