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(11,230,0)
hsl(117,100%,45%)
cmyk(95,0,100,10)rgb(0,230,84)
hsl(142,100%,45%)
cmyk(100,0,63,10)rgb(0,230,180)
hsl(167,100%,45%)
cmyk(100,0,22,10)rgb(0,184,230)
hsl(192,100%,45%)
cmyk(100,20,0,10)rgb(0,88,230)
hsl(217,100%,45%)
cmyk(100,62,0,10)rgb(8,0,230)
hsl(242,100%,45%)
cmyk(97,100,0,10) Color Saturation Range
+/- 10% shift for S(Saturation) color axis in HSL color model
rgb(57,149,172)
hsl(192,50%,45%)
cmyk(67,13,0,32)rgb(46,156,184)
hsl(192,60%,45%)
cmyk(75,15,0,28)rgb(34,163,195)
hsl(192,70%,45%)
cmyk(82,16,0,24)rgb(23,170,207)
hsl(192,80%,45%)
cmyk(89,18,0,19)rgb(11,177,218)
hsl(192,90%,45%)
cmyk(95,19,0,15)rgb(0,184,230)
hsl(192,100%,45%)
cmyk(100,20,0,10) Color Lightness Range
+/- 10% shift for L(lightness) color axis in HSL color model.
rgb(0,61,77)
hsl(192,100%,15%)
cmyk(100,20,0,70)rgb(0,102,128)
hsl(192,100%,25%)
cmyk(100,20,0,50)rgb(0,143,179)
hsl(192,100%,35%)
cmyk(100,20,0,30)rgb(0,184,230)
hsl(192,100%,45%)
cmyk(100,20,0,10)rgb(26,209,255)
hsl(192,100%,55%)
cmyk(90,18,0,0)rgb(77,219,255)
hsl(192,100%,65%)
cmyk(70,14,0,0) Color Shades in RGB model range
Color shades in Red range
+/- 30 points shift for
R(Red) color axis.
rgb(0,180,227)
hsl(192,100%,45%)
cmyk(100,21,0,11)rgb(30,180,227)
hsl(194,78%,50%)
cmyk(87,21,0,11)rgb(60,180,227)
hsl(197,75%,56%)
cmyk(74,21,0,11)rgb(90,180,227)
hsl(201,71%,62%)
cmyk(60,21,0,11)rgb(120,180,227)
hsl(206,66%,68%)
cmyk(47,21,0,11)rgb(150,180,227)
hsl(217,58%,74%)
cmyk(34,21,0,11) Color shades in Green range
+/- 30 points shift for
G(Green) color axis.
rgb(0,90,227)
hsl(216,100%,45%)
cmyk(100,60,0,11)rgb(0,120,227)
hsl(208,100%,45%)
cmyk(100,47,0,11)rgb(0,150,227)
hsl(200,100%,45%)
cmyk(100,34,0,11)rgb(0,180,227)
hsl(192,100%,45%)
cmyk(100,21,0,11)rgb(0,210,227)
hsl(184,100%,45%)
cmyk(100,7,0,11)rgb(0,240,227)
hsl(177,100%,47%)
cmyk(100,0,5,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(113,179,227)
hsl(205,67%,67%)
cmyk(50,21,0,11)rgb(91,179,227)
hsl(201,71%,62%)
cmyk(60,21,0,11)rgb(68,179,227)
hsl(198,74%,58%)
cmyk(70,21,0,11)rgb(45,179,227)
hsl(196,76%,53%)
cmyk(80,21,0,11)rgb(23,179,227)
hsl(194,82%,49%)
cmyk(90,21,0,11)rgb(0,179,227)
hsl(193,100%,45%)
cmyk(100,21,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,179,227)
hsl(193,100%,45%)
cmyk(100,21,0,11)rgb(0,179,204)
hsl(187,100%,40%)
cmyk(100,12,0,20)rgb(0,179,182)
hsl(181,100%,36%)
cmyk(100,1,0,29)rgb(0,179,159)
hsl(173,100%,35%)
cmyk(100,0,11,30)rgb(0,179,136)
hsl(166,100%,35%)
cmyk(100,0,24,30)rgb(0,179,113)
hsl(158,100%,35%)
cmyk(100,0,37,30) Color shades in Black range
+/- 10 percent shift for
B(Black) color axis.
rgb(0,201,255)
hsl(193,100%,50%)
cmyk(100,21,0,0)rgb(0,181,230)
hsl(193,100%,45%)
cmyk(100,21,0,10)rgb(0,161,204)
hsl(193,100%,40%)
cmyk(100,21,0,20)rgb(0,141,179)
hsl(193,100%,35%)
cmyk(100,21,0,30)rgb(0,121,153)
hsl(193,100%,30%)
cmyk(100,21,0,40)rgb(0,101,128)
hsl(193,100%,25%)
cmyk(100,21,0,50)