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(30,199,0)
hsl(111,100%,39%)
cmyk(85,0,100,22)rgb(0,199,53)
hsl(136,100%,39%)
cmyk(100,0,73,22)rgb(0,199,136)
hsl(161,100%,39%)
cmyk(100,0,32,22)rgb(0,179,199)
hsl(186,100%,39%)
cmyk(100,10,0,22)rgb(0,96,199)
hsl(211,100%,39%)
cmyk(100,52,0,22)rgb(0,13,199)
hsl(236,100%,39%)
cmyk(100,93,0,22) Color Saturation Range
+/- 10% shift for S(Saturation) color axis in HSL color model
rgb(50,139,149)
hsl(186,50%,39%)
cmyk(67,7,0,42)rgb(40,147,159)
hsl(186,60%,39%)
cmyk(75,8,0,38)rgb(30,155,169)
hsl(186,70%,39%)
cmyk(82,8,0,34)rgb(20,163,179)
hsl(186,80%,39%)
cmyk(89,9,0,30)rgb(10,171,189)
hsl(186,90%,39%)
cmyk(95,9,0,26)rgb(0,179,199)
hsl(186,100%,39%)
cmyk(100,10,0,22) Color Lightness Range
+/- 10% shift for L(lightness) color axis in HSL color model.
rgb(0,41,46)
hsl(186,100%,9%)
cmyk(100,10,0,82)rgb(0,87,97)
hsl(186,100%,19%)
cmyk(100,10,0,62)rgb(0,133,148)
hsl(186,100%,29%)
cmyk(100,10,0,42)rgb(0,179,199)
hsl(186,100%,39%)
cmyk(100,10,0,22)rgb(0,225,250)
hsl(186,100%,49%)
cmyk(100,10,0,2)rgb(46,234,255)
hsl(186,100%,59%)
cmyk(82,8,0,0) Color Shades in RGB model range
Color shades in Red range
+/- 30 points shift for
R(Red) color axis.
rgb(0,176,197)
hsl(186,100%,39%)
cmyk(100,11,0,23)rgb(30,176,197)
hsl(188,74%,45%)
cmyk(85,11,0,23)rgb(60,176,197)
hsl(189,54%,50%)
cmyk(70,11,0,23)rgb(90,176,197)
hsl(192,48%,56%)
cmyk(54,11,0,23)rgb(120,176,197)
hsl(196,40%,62%)
cmyk(39,11,0,23)rgb(150,176,197)
hsl(207,29%,68%)
cmyk(24,11,0,23) Color shades in Green range
+/- 30 points shift for
G(Green) color axis.
rgb(0,86,197)
hsl(214,100%,39%)
cmyk(100,56,0,23)rgb(0,116,197)
hsl(205,100%,39%)
cmyk(100,41,0,23)rgb(0,146,197)
hsl(196,100%,39%)
cmyk(100,26,0,23)rgb(0,176,197)
hsl(186,100%,39%)
cmyk(100,11,0,23)rgb(0,206,197)
hsl(177,100%,40%)
cmyk(100,0,4,19)rgb(0,236,197)
hsl(170,100%,46%)
cmyk(100,0,17,7) Color shades in Blue range
+/- 30 points shift for
B(Blue) color axis.
rgb(0,176,105)
hsl(156,100%,35%)
cmyk(100,0,40,31)rgb(0,176,135)
hsl(166,100%,35%)
cmyk(100,0,23,31)rgb(0,176,165)
hsl(176,100%,35%)
cmyk(100,0,6,31)rgb(0,176,195)
hsl(186,100%,38%)
cmyk(100,10,0,24)rgb(0,176,225)
hsl(193,100%,44%)
cmyk(100,22,0,12)rgb(0,176,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(98,175,196)
hsl(193,46%,58%)
cmyk(50,11,0,23)rgb(79,175,196)
hsl(191,50%,54%)
cmyk(60,11,0,23)rgb(59,175,196)
hsl(189,54%,50%)
cmyk(70,11,0,23)rgb(39,175,196)
hsl(188,67%,46%)
cmyk(80,11,0,23)rgb(20,175,196)
hsl(187,82%,42%)
cmyk(90,11,0,23)rgb(0,175,196)
hsl(187,100%,39%)
cmyk(100,11,0,23) Color shades in Magenta range
+/- 10 percent shift for
M(Magenta) color axis.
rgb(0,196,196)
hsl(180,100%,39%)
cmyk(100,0,0,23)rgb(0,177,196)
hsl(186,100%,39%)
cmyk(100,10,0,23)rgb(0,157,196)
hsl(192,100%,39%)
cmyk(100,20,0,23)rgb(0,137,196)
hsl(198,100%,39%)
cmyk(100,30,0,23)rgb(0,118,196)
hsl(204,100%,39%)
cmyk(100,40,0,23)rgb(0,98,196)
hsl(210,100%,39%)
cmyk(100,50,0,23) Color shades in Yellow range
+/- 10 percent shift for
Y(Yellow) color axis.
rgb(0,175,196)
hsl(187,100%,39%)
cmyk(100,11,0,23)rgb(0,175,177)
hsl(181,100%,35%)
cmyk(100,1,0,31)rgb(0,175,157)
hsl(174,100%,34%)
cmyk(100,0,10,31)rgb(0,175,137)
hsl(167,100%,34%)
cmyk(100,0,21,31)rgb(0,175,118)
hsl(160,100%,34%)
cmyk(100,0,33,31)rgb(0,175,98)
hsl(154,100%,34%)
cmyk(100,0,44,31) Color shades in Black range
+/- 10 percent shift for
B(Black) color axis.
rgb(0,227,255)
hsl(187,100%,50%)
cmyk(100,11,0,0)rgb(0,204,230)
hsl(187,100%,45%)
cmyk(100,11,0,10)rgb(0,182,204)
hsl(187,100%,40%)
cmyk(100,11,0,20)rgb(0,159,179)
hsl(187,100%,35%)
cmyk(100,11,0,30)rgb(0,136,153)
hsl(187,100%,30%)
cmyk(100,11,0,40)rgb(0,113,128)
hsl(187,100%,25%)
cmyk(100,11,0,50)