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(21,209,0)
hsl(114,100%,41%)
cmyk(90,0,100,18)rgb(0,209,66)
hsl(139,100%,41%)
cmyk(100,0,68,18)rgb(0,209,153)
hsl(164,100%,41%)
cmyk(100,0,27,18)rgb(0,178,209)
hsl(189,100%,41%)
cmyk(100,15,0,18)rgb(0,91,209)
hsl(214,100%,41%)
cmyk(100,57,0,18)rgb(0,3,209)
hsl(239,100%,41%)
cmyk(100,98,0,18) Color Saturation Range
+/- 10% shift for S(Saturation) color axis in HSL color model
rgb(52,141,157)
hsl(189,50%,41%)
cmyk(67,10,0,39)rgb(42,148,167)
hsl(189,60%,41%)
cmyk(75,11,0,34)rgb(31,156,178)
hsl(189,70%,41%)
cmyk(82,12,0,30)rgb(21,163,188)
hsl(189,80%,41%)
cmyk(89,13,0,26)rgb(10,170,199)
hsl(189,90%,41%)
cmyk(95,14,0,22)rgb(0,178,209)
hsl(189,100%,41%)
cmyk(100,15,0,18) Color Lightness Range
+/- 10% shift for L(lightness) color axis in HSL color model.
rgb(0,48,56)
hsl(189,100%,11%)
cmyk(100,15,0,78)rgb(0,91,107)
hsl(189,100%,21%)
cmyk(100,15,0,58)rgb(0,134,158)
hsl(189,100%,31%)
cmyk(100,15,0,38)rgb(0,178,209)
hsl(189,100%,41%)
cmyk(100,15,0,18)rgb(5,218,255)
hsl(189,100%,51%)
cmyk(98,15,0,0)rgb(56,225,255)
hsl(189,100%,61%)
cmyk(78,12,0,0) Color Shades in RGB model range
Color shades in Red range
+/- 30 points shift for
R(Red) color axis.
rgb(0,180,211)
hsl(189,100%,41%)
cmyk(100,15,0,17)rgb(30,180,211)
hsl(190,75%,47%)
cmyk(86,15,0,17)rgb(60,180,211)
hsl(192,63%,53%)
cmyk(72,15,0,17)rgb(90,180,211)
hsl(195,58%,59%)
cmyk(57,15,0,17)rgb(120,180,211)
hsl(200,51%,65%)
cmyk(43,15,0,17)rgb(150,180,211)
hsl(210,41%,71%)
cmyk(29,15,0,17) Color shades in Green range
+/- 30 points shift for
G(Green) color axis.
rgb(0,90,211)
hsl(214,100%,41%)
cmyk(100,57,0,17)rgb(0,120,211)
hsl(206,100%,41%)
cmyk(100,43,0,17)rgb(0,150,211)
hsl(197,100%,41%)
cmyk(100,29,0,17)rgb(0,180,211)
hsl(189,100%,41%)
cmyk(100,15,0,17)rgb(0,210,211)
hsl(180,100%,41%)
cmyk(100,0,0,17)rgb(0,240,211)
hsl(173,100%,47%)
cmyk(100,0,12,6) Color shades in Blue range
+/- 30 points shift for
B(Blue) color axis.
rgb(0,180,105)
hsl(155,100%,35%)
cmyk(100,0,42,29)rgb(0,180,135)
hsl(165,100%,35%)
cmyk(100,0,25,29)rgb(0,180,165)
hsl(175,100%,35%)
cmyk(100,0,8,29)rgb(0,180,195)
hsl(185,100%,38%)
cmyk(100,8,0,24)rgb(0,180,225)
hsl(192,100%,44%)
cmyk(100,20,0,12)rgb(0,180,255)
hsl(198,100%,50%)
cmyk(100,29,0,0) Color Shades in CMYK model range
Color shades in Cyan range
+/- 10 percent shift for
C(Cyan) color axis.
rgb(106,180,212)
hsl(198,55%,62%)
cmyk(50,15,0,17)rgb(85,180,212)
hsl(195,59%,58%)
cmyk(60,15,0,17)rgb(63,180,212)
hsl(193,63%,54%)
cmyk(70,15,0,17)rgb(42,180,212)
hsl(191,67%,50%)
cmyk(80,15,0,17)rgb(21,180,212)
hsl(190,82%,46%)
cmyk(90,15,0,17)rgb(0,180,212)
hsl(189,100%,42%)
cmyk(100,15,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,180,212)
hsl(189,100%,42%)
cmyk(100,15,0,17)rgb(0,180,190)
hsl(183,100%,37%)
cmyk(100,6,0,25)rgb(0,180,169)
hsl(176,100%,35%)
cmyk(100,0,6,29)rgb(0,180,148)
hsl(169,100%,35%)
cmyk(100,0,18,29)rgb(0,180,127)
hsl(162,100%,35%)
cmyk(100,0,29,29)rgb(0,180,106)
hsl(155,100%,35%)
cmyk(100,0,41,29) Color shades in Black range
+/- 10 percent shift for
B(Black) color axis.
rgb(0,217,255)
hsl(189,100%,50%)
cmyk(100,15,0,0)rgb(0,195,230)
hsl(189,100%,45%)
cmyk(100,15,0,10)rgb(0,173,204)
hsl(189,100%,40%)
cmyk(100,15,0,20)rgb(0,152,179)
hsl(189,100%,35%)
cmyk(100,15,0,30)rgb(0,130,153)
hsl(189,100%,30%)
cmyk(100,15,0,40)rgb(0,108,128)
hsl(189,100%,25%)
cmyk(100,15,0,50)