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,224,0)
hsl(117,100%,44%)
cmyk(95,0,100,12)rgb(0,224,82)
hsl(142,100%,44%)
cmyk(100,0,63,12)rgb(0,224,176)
hsl(167,100%,44%)
cmyk(100,0,22,12)rgb(0,180,224)
hsl(192,100%,44%)
cmyk(100,20,0,12)rgb(0,86,224)
hsl(217,100%,44%)
cmyk(100,62,0,12)rgb(7,0,224)
hsl(242,100%,44%)
cmyk(97,100,0,12) Color Saturation Range
+/- 10% shift for S(Saturation) color axis in HSL color model
rgb(56,146,168)
hsl(192,50%,44%)
cmyk(67,13,0,34)rgb(45,153,180)
hsl(192,60%,44%)
cmyk(75,15,0,30)rgb(34,159,191)
hsl(192,70%,44%)
cmyk(82,16,0,25)rgb(22,166,202)
hsl(192,80%,44%)
cmyk(89,18,0,21)rgb(11,173,213)
hsl(192,90%,44%)
cmyk(95,19,0,16)rgb(0,180,224)
hsl(192,100%,44%)
cmyk(100,20,0,12) Color Lightness Range
+/- 10% shift for L(lightness) color axis in HSL color model.
rgb(0,57,71)
hsl(192,100%,14%)
cmyk(100,20,0,72)rgb(0,98,122)
hsl(192,100%,24%)
cmyk(100,20,0,52)rgb(0,139,173)
hsl(192,100%,34%)
cmyk(100,20,0,32)rgb(0,180,224)
hsl(192,100%,44%)
cmyk(100,20,0,12)rgb(20,208,255)
hsl(192,100%,54%)
cmyk(92,18,0,0)rgb(71,218,255)
hsl(192,100%,64%)
cmyk(72,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,225)
hsl(192,100%,44%)
cmyk(100,20,0,12)rgb(30,180,225)
hsl(194,76%,50%)
cmyk(87,20,0,12)rgb(60,180,225)
hsl(196,73%,56%)
cmyk(73,20,0,12)rgb(90,180,225)
hsl(200,69%,62%)
cmyk(60,20,0,12)rgb(120,180,225)
hsl(206,64%,68%)
cmyk(47,20,0,12)rgb(150,180,225)
hsl(216,56%,74%)
cmyk(33,20,0,12) Color shades in Green range
+/- 30 points shift for
G(Green) color axis.
rgb(0,90,225)
hsl(216,100%,44%)
cmyk(100,60,0,12)rgb(0,120,225)
hsl(208,100%,44%)
cmyk(100,47,0,12)rgb(0,150,225)
hsl(200,100%,44%)
cmyk(100,33,0,12)rgb(0,180,225)
hsl(192,100%,44%)
cmyk(100,20,0,12)rgb(0,210,225)
hsl(184,100%,44%)
cmyk(100,7,0,12)rgb(0,240,225)
hsl(176,100%,47%)
cmyk(100,0,6,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(112,180,224)
hsl(204,65%,66%)
cmyk(50,20,0,12)rgb(90,180,224)
hsl(200,69%,62%)
cmyk(60,20,0,12)rgb(67,180,224)
hsl(197,72%,57%)
cmyk(70,20,0,12)rgb(45,180,224)
hsl(195,75%,53%)
cmyk(80,20,0,12)rgb(22,180,224)
hsl(193,82%,48%)
cmyk(90,20,0,12)rgb(0,180,224)
hsl(192,100%,44%)
cmyk(100,20,0,12) Color shades in Magenta range
+/- 10 percent shift for
M(Magenta) color axis.
rgb(0,224,224)
hsl(180,100%,44%)
cmyk(100,0,0,12)rgb(0,202,224)
hsl(186,100%,44%)
cmyk(100,10,0,12)rgb(0,180,224)
hsl(192,100%,44%)
cmyk(100,20,0,12)rgb(0,157,224)
hsl(198,100%,44%)
cmyk(100,30,0,12)rgb(0,135,224)
hsl(204,100%,44%)
cmyk(100,40,0,12)rgb(0,112,224)
hsl(210,100%,44%)
cmyk(100,50,0,12) Color shades in Yellow range
+/- 10 percent shift for
Y(Yellow) color axis.
rgb(0,180,224)
hsl(192,100%,44%)
cmyk(100,20,0,12)rgb(0,180,202)
hsl(187,100%,40%)
cmyk(100,11,0,21)rgb(0,180,180)
hsl(180,100%,35%)
cmyk(100,0,0,30)rgb(0,180,157)
hsl(173,100%,35%)
cmyk(100,0,12,30)rgb(0,180,135)
hsl(165,100%,35%)
cmyk(100,0,25,30)rgb(0,180,112)
hsl(158,100%,35%)
cmyk(100,0,38,30) Color shades in Black range
+/- 10 percent shift for
B(Black) color axis.
rgb(0,204,255)
hsl(192,100%,50%)
cmyk(100,20,0,0)rgb(0,184,230)
hsl(192,100%,45%)
cmyk(100,20,0,10)rgb(0,163,204)
hsl(192,100%,40%)
cmyk(100,20,0,20)rgb(0,143,179)
hsl(192,100%,35%)
cmyk(100,20,0,30)rgb(0,122,153)
hsl(192,100%,30%)
cmyk(100,20,0,40)rgb(0,102,128)
hsl(192,100%,25%)
cmyk(100,20,0,50)