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(0,250,12)
hsl(123,100%,49%)
cmyk(100,0,95,2)rgb(0,250,117)
hsl(148,100%,49%)
cmyk(100,0,53,2)rgb(0,250,221)
hsl(173,100%,49%)
cmyk(100,0,12,2)rgb(0,175,250)
hsl(198,100%,49%)
cmyk(100,30,0,2)rgb(0,71,250)
hsl(223,100%,49%)
cmyk(100,72,0,2)rgb(33,0,250)
hsl(248,100%,49%)
cmyk(87,100,0,2) Color Saturation Range
+/- 10% shift for S(Saturation) color axis in HSL color model
rgb(62,150,187)
hsl(198,50%,49%)
cmyk(67,20,0,27)rgb(50,155,200)
hsl(198,60%,49%)
cmyk(75,23,0,22)rgb(37,160,212)
hsl(198,70%,49%)
cmyk(82,25,0,17)rgb(25,165,225)
hsl(198,80%,49%)
cmyk(89,27,0,12)rgb(12,170,237)
hsl(198,90%,49%)
cmyk(95,28,0,7)rgb(0,175,250)
hsl(198,100%,49%)
cmyk(100,30,0,2) Color Lightness Range
+/- 10% shift for L(lightness) color axis in HSL color model.
rgb(0,68,97)
hsl(198,100%,19%)
cmyk(100,30,0,62)rgb(0,104,148)
hsl(198,100%,29%)
cmyk(100,30,0,42)rgb(0,139,199)
hsl(198,100%,39%)
cmyk(100,30,0,22)rgb(0,175,250)
hsl(198,100%,49%)
cmyk(100,30,0,2)rgb(46,192,255)
hsl(198,100%,59%)
cmyk(82,25,0,0)rgb(97,208,255)
hsl(198,100%,69%)
cmyk(62,19,0,0) Color Shades in RGB model range
Color shades in Red range
+/- 30 points shift for
R(Red) color axis.
rgb(0,177,252)
hsl(198,100%,49%)
cmyk(100,30,0,1)rgb(30,177,252)
hsl(200,97%,55%)
cmyk(88,30,0,1)rgb(60,177,252)
hsl(203,97%,61%)
cmyk(76,30,0,1)rgb(90,177,252)
hsl(208,96%,67%)
cmyk(64,30,0,1)rgb(120,177,252)
hsl(214,96%,73%)
cmyk(52,30,0,1)rgb(150,177,252)
hsl(224,94%,79%)
cmyk(40,30,0,1) Color shades in Green range
+/- 30 points shift for
G(Green) color axis.
rgb(0,87,252)
hsl(219,100%,49%)
cmyk(100,65,0,1)rgb(0,117,252)
hsl(212,100%,49%)
cmyk(100,54,0,1)rgb(0,147,252)
hsl(205,100%,49%)
cmyk(100,42,0,1)rgb(0,177,252)
hsl(198,100%,49%)
cmyk(100,30,0,1)rgb(0,207,252)
hsl(191,100%,49%)
cmyk(100,18,0,1)rgb(0,237,252)
hsl(184,100%,49%)
cmyk(100,6,0,1) 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(126,177,252)
hsl(216,96%,74%)
cmyk(50,30,0,1)rgb(101,177,252)
hsl(210,97%,69%)
cmyk(60,30,0,1)rgb(76,177,252)
hsl(206,97%,64%)
cmyk(70,30,0,1)rgb(50,177,252)
hsl(203,98%,59%)
cmyk(80,30,0,1)rgb(25,177,252)
hsl(200,98%,54%)
cmyk(90,30,0,1)rgb(0,177,252)
hsl(198,100%,50%)
cmyk(100,30,0,1) Color shades in Magenta range
+/- 10 percent shift for
M(Magenta) color axis.
rgb(0,252,252)
hsl(180,100%,50%)
cmyk(100,0,0,1)rgb(0,227,252)
hsl(186,100%,50%)
cmyk(100,10,0,1)rgb(0,202,252)
hsl(192,100%,50%)
cmyk(100,20,0,1)rgb(0,177,252)
hsl(198,100%,50%)
cmyk(100,30,0,1)rgb(0,151,252)
hsl(204,100%,50%)
cmyk(100,40,0,1)rgb(0,126,252)
hsl(210,100%,50%)
cmyk(100,50,0,1) Color shades in Yellow range
+/- 10 percent shift for
Y(Yellow) color axis.
rgb(0,177,252)
hsl(198,100%,50%)
cmyk(100,30,0,1)rgb(0,177,227)
hsl(193,100%,45%)
cmyk(100,22,0,11)rgb(0,177,202)
hsl(188,100%,40%)
cmyk(100,12,0,21)rgb(0,177,177)
hsl(180,100%,35%)
cmyk(100,0,0,31)rgb(0,177,151)
hsl(171,100%,35%)
cmyk(100,0,14,31)rgb(0,177,126)
hsl(163,100%,35%)
cmyk(100,0,29,31) Color shades in Black range
+/- 10 percent shift for
B(Black) color axis.
rgb(0,179,255)
hsl(198,100%,50%)
cmyk(100,30,0,0)rgb(0,161,230)
hsl(198,100%,45%)
cmyk(100,30,0,10)rgb(0,143,204)
hsl(198,100%,40%)
cmyk(100,30,0,20)rgb(0,125,179)
hsl(198,100%,35%)
cmyk(100,30,0,30)rgb(0,107,153)
hsl(198,100%,30%)
cmyk(100,30,0,40)rgb(0,89,128)
hsl(198,100%,25%)
cmyk(100,30,0,50)