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,178,212)
hsl(190,100%,42%)
cmyk(100,16,0,17)rgb(30,178,212)
hsl(191,75%,47%)
cmyk(86,16,0,17)rgb(60,178,212)
hsl(193,64%,53%)
cmyk(72,16,0,17)rgb(90,178,212)
hsl(197,59%,59%)
cmyk(58,16,0,17)rgb(120,178,212)
hsl(202,52%,65%)
cmyk(43,16,0,17)rgb(150,178,212)
hsl(213,42%,71%)
cmyk(29,16,0,17) Color shades in Green range
+/- 30 points shift for
G(Green) color axis.
rgb(0,88,212)
hsl(215,100%,42%)
cmyk(100,58,0,17)rgb(0,118,212)
hsl(207,100%,42%)
cmyk(100,44,0,17)rgb(0,148,212)
hsl(198,100%,42%)
cmyk(100,30,0,17)rgb(0,178,212)
hsl(190,100%,42%)
cmyk(100,16,0,17)rgb(0,208,212)
hsl(181,100%,42%)
cmyk(100,2,0,17)rgb(0,238,212)
hsl(173,100%,47%)
cmyk(100,0,11,7) Color shades in Blue range
+/- 30 points shift for
B(Blue) color axis.
rgb(0,178,105)
hsl(155,100%,35%)
cmyk(100,0,41,30)rgb(0,178,135)
hsl(166,100%,35%)
cmyk(100,0,24,30)rgb(0,178,165)
hsl(176,100%,35%)
cmyk(100,0,7,30)rgb(0,178,195)
hsl(185,100%,38%)
cmyk(100,9,0,24)rgb(0,178,225)
hsl(193,100%,44%)
cmyk(100,21,0,12)rgb(0,178,255)
hsl(198,100%,50%)
cmyk(100,30,0,0) Color Shades in CMYK model range
Color shades in Cyan range
+/- 10 percent shift for
C(Cyan) color axis.
rgb(106,178,212)
hsl(199,55%,62%)
cmyk(50,16,0,17)rgb(85,178,212)
hsl(196,59%,58%)
cmyk(60,16,0,17)rgb(63,178,212)
hsl(194,63%,54%)
cmyk(70,16,0,17)rgb(42,178,212)
hsl(192,67%,50%)
cmyk(80,16,0,17)rgb(21,178,212)
hsl(191,82%,46%)
cmyk(90,16,0,17)rgb(0,178,212)
hsl(190,100%,42%)
cmyk(100,16,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,178,212)
hsl(190,100%,42%)
cmyk(100,16,0,17)rgb(0,178,190)
hsl(184,100%,37%)
cmyk(100,7,0,25)rgb(0,178,169)
hsl(177,100%,35%)
cmyk(100,0,5,30)rgb(0,178,148)
hsl(170,100%,35%)
cmyk(100,0,17,30)rgb(0,178,127)
hsl(163,100%,35%)
cmyk(100,0,29,30)rgb(0,178,106)
hsl(156,100%,35%)
cmyk(100,0,40,30) Color shades in Black range
+/- 10 percent shift for
B(Black) color axis.
rgb(0,214,255)
hsl(190,100%,50%)
cmyk(100,16,0,0)rgb(0,193,230)
hsl(190,100%,45%)
cmyk(100,16,0,10)rgb(0,171,204)
hsl(190,100%,40%)
cmyk(100,16,0,20)rgb(0,150,179)
hsl(190,100%,35%)
cmyk(100,16,0,30)rgb(0,129,153)
hsl(190,100%,30%)
cmyk(100,16,0,40)rgb(0,107,128)
hsl(190,100%,25%)
cmyk(100,16,0,50)