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(8,230,0)
hsl(118,100%,45%)
cmyk(97,0,100,10)rgb(0,230,88)
hsl(143,100%,45%)
cmyk(100,0,62,10)rgb(0,230,184)
hsl(168,100%,45%)
cmyk(100,0,20,10)rgb(0,180,230)
hsl(193,100%,45%)
cmyk(100,22,0,10)rgb(0,84,230)
hsl(218,100%,45%)
cmyk(100,63,0,10)rgb(11,0,230)
hsl(243,100%,45%)
cmyk(95,100,0,10) Color Saturation Range
+/- 10% shift for S(Saturation) color axis in HSL color model
rgb(57,147,172)
hsl(193,50%,45%)
cmyk(67,14,0,32)rgb(46,154,184)
hsl(193,60%,45%)
cmyk(75,16,0,28)rgb(34,160,195)
hsl(193,70%,45%)
cmyk(82,18,0,24)rgb(23,167,207)
hsl(193,80%,45%)
cmyk(89,19,0,19)rgb(11,173,218)
hsl(193,90%,45%)
cmyk(95,21,0,15)rgb(0,180,230)
hsl(193,100%,45%)
cmyk(100,22,0,10) Color Lightness Range
+/- 10% shift for L(lightness) color axis in HSL color model.
rgb(0,60,77)
hsl(193,100%,15%)
cmyk(100,22,0,70)rgb(0,100,128)
hsl(193,100%,25%)
cmyk(100,22,0,50)rgb(0,140,179)
hsl(193,100%,35%)
cmyk(100,22,0,30)rgb(0,180,230)
hsl(193,100%,45%)
cmyk(100,22,0,10)rgb(26,205,255)
hsl(193,100%,55%)
cmyk(90,20,0,0)rgb(77,216,255)
hsl(193,100%,65%)
cmyk(70,15,0,0) Color Shades in RGB model range
Color shades in Red range
+/- 30 points shift for
R(Red) color axis.
rgb(0,177,228)
hsl(193,100%,45%)
cmyk(100,22,0,11)rgb(30,177,228)
hsl(195,79%,51%)
cmyk(87,22,0,11)rgb(60,177,228)
hsl(198,76%,56%)
cmyk(74,22,0,11)rgb(90,177,228)
hsl(202,72%,62%)
cmyk(61,22,0,11)rgb(120,177,228)
hsl(208,67%,68%)
cmyk(47,22,0,11)rgb(150,177,228)
hsl(219,59%,74%)
cmyk(34,22,0,11) Color shades in Green range
+/- 30 points shift for
G(Green) color axis.
rgb(0,87,228)
hsl(217,100%,45%)
cmyk(100,62,0,11)rgb(0,117,228)
hsl(209,100%,45%)
cmyk(100,49,0,11)rgb(0,147,228)
hsl(201,100%,45%)
cmyk(100,36,0,11)rgb(0,177,228)
hsl(193,100%,45%)
cmyk(100,22,0,11)rgb(0,207,228)
hsl(186,100%,45%)
cmyk(100,9,0,11)rgb(0,237,228)
hsl(178,100%,46%)
cmyk(100,0,4,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(113,177,227)
hsl(206,67%,67%)
cmyk(50,22,0,11)rgb(91,177,227)
hsl(202,71%,62%)
cmyk(60,22,0,11)rgb(68,177,227)
hsl(199,74%,58%)
cmyk(70,22,0,11)rgb(45,177,227)
hsl(197,76%,53%)
cmyk(80,22,0,11)rgb(23,177,227)
hsl(195,82%,49%)
cmyk(90,22,0,11)rgb(0,177,227)
hsl(193,100%,45%)
cmyk(100,22,0,11) Color shades in Magenta range
+/- 10 percent shift for
M(Magenta) color axis.
rgb(0,227,227)
hsl(180,100%,45%)
cmyk(100,0,0,11)rgb(0,204,227)
hsl(186,100%,45%)
cmyk(100,10,0,11)rgb(0,182,227)
hsl(192,100%,45%)
cmyk(100,20,0,11)rgb(0,159,227)
hsl(198,100%,45%)
cmyk(100,30,0,11)rgb(0,136,227)
hsl(204,100%,45%)
cmyk(100,40,0,11)rgb(0,113,227)
hsl(210,100%,45%)
cmyk(100,50,0,11) Color shades in Yellow range
+/- 10 percent shift for
Y(Yellow) color axis.
rgb(0,177,227)
hsl(193,100%,45%)
cmyk(100,22,0,11)rgb(0,177,204)
hsl(188,100%,40%)
cmyk(100,13,0,20)rgb(0,177,182)
hsl(182,100%,36%)
cmyk(100,3,0,29)rgb(0,177,159)
hsl(174,100%,35%)
cmyk(100,0,10,31)rgb(0,177,136)
hsl(166,100%,35%)
cmyk(100,0,23,31)rgb(0,177,113)
hsl(158,100%,35%)
cmyk(100,0,36,31) Color shades in Black range
+/- 10 percent shift for
B(Black) color axis.
rgb(0,199,255)
hsl(193,100%,50%)
cmyk(100,22,0,0)rgb(0,179,230)
hsl(193,100%,45%)
cmyk(100,22,0,10)rgb(0,159,204)
hsl(193,100%,40%)
cmyk(100,22,0,20)rgb(0,139,179)
hsl(193,100%,35%)
cmyk(100,22,0,30)rgb(0,119,153)
hsl(193,100%,30%)
cmyk(100,22,0,40)rgb(0,99,128)
hsl(193,100%,25%)
cmyk(100,22,0,50)