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(7,224,0)
hsl(118,100%,44%)
cmyk(97,0,100,12)rgb(0,224,86)
hsl(143,100%,44%)
cmyk(100,0,62,12)rgb(0,224,180)
hsl(168,100%,44%)
cmyk(100,0,20,12)rgb(0,176,224)
hsl(193,100%,44%)
cmyk(100,22,0,12)rgb(0,82,224)
hsl(218,100%,44%)
cmyk(100,63,0,12)rgb(11,0,224)
hsl(243,100%,44%)
cmyk(95,100,0,12) Color Saturation Range
+/- 10% shift for S(Saturation) color axis in HSL color model
rgb(56,144,168)
hsl(193,50%,44%)
cmyk(67,14,0,34)rgb(45,150,180)
hsl(193,60%,44%)
cmyk(75,16,0,30)rgb(34,157,191)
hsl(193,70%,44%)
cmyk(82,18,0,25)rgb(22,163,202)
hsl(193,80%,44%)
cmyk(89,19,0,21)rgb(11,169,213)
hsl(193,90%,44%)
cmyk(95,21,0,16)rgb(0,176,224)
hsl(193,100%,44%)
cmyk(100,22,0,12) Color Lightness Range
+/- 10% shift for L(lightness) color axis in HSL color model.
rgb(0,56,71)
hsl(193,100%,14%)
cmyk(100,22,0,72)rgb(0,96,122)
hsl(193,100%,24%)
cmyk(100,22,0,52)rgb(0,136,173)
hsl(193,100%,34%)
cmyk(100,22,0,32)rgb(0,176,224)
hsl(193,100%,44%)
cmyk(100,22,0,12)rgb(20,204,255)
hsl(193,100%,54%)
cmyk(92,20,0,0)rgb(71,215,255)
hsl(193,100%,64%)
cmyk(72,16,0,0) Color Shades in RGB model range
Color shades in Red range
+/- 30 points shift for
R(Red) color axis.
rgb(0,178,226)
hsl(193,100%,44%)
cmyk(100,21,0,11)rgb(30,178,226)
hsl(195,77%,50%)
cmyk(87,21,0,11)rgb(60,178,226)
hsl(197,74%,56%)
cmyk(73,21,0,11)rgb(90,178,226)
hsl(201,70%,62%)
cmyk(60,21,0,11)rgb(120,178,226)
hsl(207,65%,68%)
cmyk(47,21,0,11)rgb(150,178,226)
hsl(218,57%,74%)
cmyk(34,21,0,11) Color shades in Green range
+/- 30 points shift for
G(Green) color axis.
rgb(0,88,226)
hsl(217,100%,44%)
cmyk(100,61,0,11)rgb(0,118,226)
hsl(209,100%,44%)
cmyk(100,48,0,11)rgb(0,148,226)
hsl(201,100%,44%)
cmyk(100,35,0,11)rgb(0,178,226)
hsl(193,100%,44%)
cmyk(100,21,0,11)rgb(0,208,226)
hsl(185,100%,44%)
cmyk(100,8,0,11)rgb(0,238,226)
hsl(177,100%,47%)
cmyk(100,0,5,7) Color shades in Blue range
+/- 30 points shift for
B(Blue) color axis.
rgb(0,178,105)
hsl(155,100%,35%)
cmyk(100,0,41,30)rgb(0,178,135)
hsl(166,100%,35%)
cmyk(100,0,24,30)rgb(0,178,165)
hsl(176,100%,35%)
cmyk(100,0,7,30)rgb(0,178,195)
hsl(185,100%,38%)
cmyk(100,9,0,24)rgb(0,178,225)
hsl(193,100%,44%)
cmyk(100,21,0,12)rgb(0,178,255)
hsl(198,100%,50%)
cmyk(100,30,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)