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(18,214,0)
hsl(115,100%,42%)
cmyk(92,0,100,16)rgb(0,214,71)
hsl(140,100%,42%)
cmyk(100,0,67,16)rgb(0,214,161)
hsl(165,100%,42%)
cmyk(100,0,25,16)rgb(0,178,214)
hsl(190,100%,42%)
cmyk(100,17,0,16)rgb(0,89,214)
hsl(215,100%,42%)
cmyk(100,58,0,16)rgb(0,0,214)
hsl(240,100%,42%)
cmyk(100,100,0,16) Color Saturation Range
+/- 10% shift for S(Saturation) color axis in HSL color model
rgb(54,143,161)
hsl(190,50%,42%)
cmyk(67,11,0,37)rgb(43,150,171)
hsl(190,60%,42%)
cmyk(75,13,0,33)rgb(32,157,182)
hsl(190,70%,42%)
cmyk(82,14,0,29)rgb(21,164,193)
hsl(190,80%,42%)
cmyk(89,15,0,24)rgb(11,171,203)
hsl(190,90%,42%)
cmyk(95,16,0,20)rgb(0,178,214)
hsl(190,100%,42%)
cmyk(100,17,0,16) Color Lightness Range
+/- 10% shift for L(lightness) color axis in HSL color model.
rgb(0,51,61)
hsl(190,100%,12%)
cmyk(100,17,0,76)rgb(0,93,112)
hsl(190,100%,22%)
cmyk(100,17,0,56)rgb(0,136,163)
hsl(190,100%,32%)
cmyk(100,17,0,36)rgb(0,178,214)
hsl(190,100%,42%)
cmyk(100,17,0,16)rgb(10,214,255)
hsl(190,100%,52%)
cmyk(96,16,0,0)rgb(61,223,255)
hsl(190,100%,62%)
cmyk(76,13,0,0) Color Shades in RGB model range
Color shades in Red range
+/- 30 points shift for
R(Red) color axis.
rgb(0,175,212)
hsl(190,100%,42%)
cmyk(100,17,0,17)rgb(30,175,212)
hsl(192,75%,47%)
cmyk(86,17,0,17)rgb(60,175,212)
hsl(195,64%,53%)
cmyk(72,17,0,17)rgb(90,175,212)
hsl(198,59%,59%)
cmyk(58,17,0,17)rgb(120,175,212)
hsl(204,52%,65%)
cmyk(43,17,0,17)rgb(150,175,212)
hsl(216,42%,71%)
cmyk(29,17,0,17) Color shades in Green range
+/- 30 points shift for
G(Green) color axis.
rgb(0,85,212)
hsl(216,100%,42%)
cmyk(100,60,0,17)rgb(0,115,212)
hsl(207,100%,42%)
cmyk(100,46,0,17)rgb(0,145,212)
hsl(199,100%,42%)
cmyk(100,32,0,17)rgb(0,175,212)
hsl(190,100%,42%)
cmyk(100,17,0,17)rgb(0,205,212)
hsl(182,100%,42%)
cmyk(100,3,0,17)rgb(0,235,212)
hsl(174,100%,46%)
cmyk(100,0,10,8) Color shades in Blue range
+/- 30 points shift for
B(Blue) color axis.
rgb(0,175,105)
hsl(156,100%,34%)
cmyk(100,0,40,31)rgb(0,175,135)
hsl(166,100%,34%)
cmyk(100,0,23,31)rgb(0,175,165)
hsl(177,100%,34%)
cmyk(100,0,6,31)rgb(0,175,195)
hsl(186,100%,38%)
cmyk(100,10,0,24)rgb(0,175,225)
hsl(193,100%,44%)
cmyk(100,22,0,12)rgb(0,175,255)
hsl(199,100%,50%)
cmyk(100,31,0,0) Color Shades in CMYK model range
Color shades in Cyan range
+/- 10 percent shift for
C(Cyan) color axis.
rgb(106,176,212)
hsl(200,55%,62%)
cmyk(50,17,0,17)rgb(85,176,212)
hsl(197,59%,58%)
cmyk(60,17,0,17)rgb(63,176,212)
hsl(195,63%,54%)
cmyk(70,17,0,17)rgb(42,176,212)
hsl(193,67%,50%)
cmyk(80,17,0,17)rgb(21,176,212)
hsl(191,82%,46%)
cmyk(90,17,0,17)rgb(0,176,212)
hsl(190,100%,42%)
cmyk(100,17,0,17) Color shades in Magenta range
+/- 10 percent shift for
M(Magenta) color axis.
rgb(0,212,212)
hsl(180,100%,42%)
cmyk(100,0,0,17)rgb(0,190,212)
hsl(186,100%,42%)
cmyk(100,10,0,17)rgb(0,169,212)
hsl(192,100%,42%)
cmyk(100,20,0,17)rgb(0,148,212)
hsl(198,100%,42%)
cmyk(100,30,0,17)rgb(0,127,212)
hsl(204,100%,42%)
cmyk(100,40,0,17)rgb(0,106,212)
hsl(210,100%,42%)
cmyk(100,50,0,17) Color shades in Yellow range
+/- 10 percent shift for
Y(Yellow) color axis.
rgb(0,176,212)
hsl(190,100%,42%)
cmyk(100,17,0,17)rgb(0,176,190)
hsl(185,100%,37%)
cmyk(100,8,0,25)rgb(0,176,169)
hsl(178,100%,34%)
cmyk(100,0,4,31)rgb(0,176,148)
hsl(171,100%,34%)
cmyk(100,0,16,31)rgb(0,176,127)
hsl(163,100%,34%)
cmyk(100,0,28,31)rgb(0,176,106)
hsl(156,100%,34%)
cmyk(100,0,40,31) Color shades in Black range
+/- 10 percent shift for
B(Black) color axis.
rgb(0,212,255)
hsl(190,100%,50%)
cmyk(100,17,0,0)rgb(0,190,230)
hsl(190,100%,45%)
cmyk(100,17,0,10)rgb(0,169,204)
hsl(190,100%,40%)
cmyk(100,17,0,20)rgb(0,148,179)
hsl(190,100%,35%)
cmyk(100,17,0,30)rgb(0,127,153)
hsl(190,100%,30%)
cmyk(100,17,0,40)rgb(0,106,128)
hsl(190,100%,25%)
cmyk(100,17,0,50)