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,177,213)
hsl(190,100%,42%)
cmyk(100,17,0,16)rgb(30,177,213)
hsl(192,75%,48%)
cmyk(86,17,0,16)rgb(60,177,213)
hsl(194,65%,54%)
cmyk(72,17,0,16)rgb(90,177,213)
hsl(198,59%,59%)
cmyk(58,17,0,16)rgb(120,177,213)
hsl(203,53%,65%)
cmyk(44,17,0,16)rgb(150,177,213)
hsl(214,43%,71%)
cmyk(30,17,0,16) Color shades in Green range
+/- 30 points shift for
G(Green) color axis.
rgb(0,87,213)
hsl(215,100%,42%)
cmyk(100,59,0,16)rgb(0,117,213)
hsl(207,100%,42%)
cmyk(100,45,0,16)rgb(0,147,213)
hsl(199,100%,42%)
cmyk(100,31,0,16)rgb(0,177,213)
hsl(190,100%,42%)
cmyk(100,17,0,16)rgb(0,207,213)
hsl(182,100%,42%)
cmyk(100,3,0,16)rgb(0,237,213)
hsl(174,100%,46%)
cmyk(100,0,10,7) Color shades in Blue range
+/- 30 points shift for
B(Blue) color axis.
rgb(0,177,105)
hsl(156,100%,35%)
cmyk(100,0,41,31)rgb(0,177,135)
hsl(166,100%,35%)
cmyk(100,0,24,31)rgb(0,177,165)
hsl(176,100%,35%)
cmyk(100,0,7,31)rgb(0,177,195)
hsl(186,100%,38%)
cmyk(100,9,0,24)rgb(0,177,225)
hsl(193,100%,44%)
cmyk(100,21,0,12)rgb(0,177,255)
hsl(198,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(107,178,214)
hsl(200,57%,63%)
cmyk(50,17,0,16)rgb(86,178,214)
hsl(197,61%,59%)
cmyk(60,17,0,16)rgb(64,178,214)
hsl(195,65%,55%)
cmyk(70,17,0,16)rgb(43,178,214)
hsl(193,68%,50%)
cmyk(80,17,0,16)rgb(21,178,214)
hsl(191,82%,46%)
cmyk(90,17,0,16)rgb(0,178,214)
hsl(190,100%,42%)
cmyk(100,17,0,16) Color shades in Magenta range
+/- 10 percent shift for
M(Magenta) color axis.
rgb(0,214,214)
hsl(180,100%,42%)
cmyk(100,0,0,16)rgb(0,193,214)
hsl(186,100%,42%)
cmyk(100,10,0,16)rgb(0,171,214)
hsl(192,100%,42%)
cmyk(100,20,0,16)rgb(0,150,214)
hsl(198,100%,42%)
cmyk(100,30,0,16)rgb(0,129,214)
hsl(204,100%,42%)
cmyk(100,40,0,16)rgb(0,107,214)
hsl(210,100%,42%)
cmyk(100,50,0,16) Color shades in Yellow range
+/- 10 percent shift for
Y(Yellow) color axis.
rgb(0,178,214)
hsl(190,100%,42%)
cmyk(100,17,0,16)rgb(0,178,193)
hsl(185,100%,38%)
cmyk(100,8,0,24)rgb(0,178,171)
hsl(178,100%,35%)
cmyk(100,0,4,30)rgb(0,178,150)
hsl(171,100%,35%)
cmyk(100,0,16,30)rgb(0,178,129)
hsl(163,100%,35%)
cmyk(100,0,28,30)rgb(0,178,107)
hsl(156,100%,35%)
cmyk(100,0,40,30) 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)