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,175,225)
hsl(193,100%,44%)
cmyk(100,22,0,12)rgb(30,175,225)
hsl(195,76%,50%)
cmyk(87,22,0,12)rgb(60,175,225)
hsl(198,73%,56%)
cmyk(73,22,0,12)rgb(90,175,225)
hsl(202,69%,62%)
cmyk(60,22,0,12)rgb(120,175,225)
hsl(209,64%,68%)
cmyk(47,22,0,12)rgb(150,175,225)
hsl(220,56%,74%)
cmyk(33,22,0,12) Color shades in Green range
+/- 30 points shift for
G(Green) color axis.
rgb(0,85,225)
hsl(217,100%,44%)
cmyk(100,62,0,12)rgb(0,115,225)
hsl(209,100%,44%)
cmyk(100,49,0,12)rgb(0,145,225)
hsl(201,100%,44%)
cmyk(100,36,0,12)rgb(0,175,225)
hsl(193,100%,44%)
cmyk(100,22,0,12)rgb(0,205,225)
hsl(185,100%,44%)
cmyk(100,9,0,12)rgb(0,235,225)
hsl(177,100%,46%)
cmyk(100,0,4,8) Color shades in Blue range
+/- 30 points shift for
B(Blue) color axis.
rgb(0,175,105)
hsl(156,100%,34%)
cmyk(100,0,40,31)rgb(0,175,135)
hsl(166,100%,34%)
cmyk(100,0,23,31)rgb(0,175,165)
hsl(177,100%,34%)
cmyk(100,0,6,31)rgb(0,175,195)
hsl(186,100%,38%)
cmyk(100,10,0,24)rgb(0,175,225)
hsl(193,100%,44%)
cmyk(100,22,0,12)rgb(0,175,255)
hsl(199,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(112,175,224)
hsl(206,65%,66%)
cmyk(50,22,0,12)rgb(90,175,224)
hsl(202,69%,62%)
cmyk(60,22,0,12)rgb(67,175,224)
hsl(199,72%,57%)
cmyk(70,22,0,12)rgb(45,175,224)
hsl(196,75%,53%)
cmyk(80,22,0,12)rgb(22,175,224)
hsl(195,82%,48%)
cmyk(90,22,0,12)rgb(0,175,224)
hsl(193,100%,44%)
cmyk(100,22,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,175,224)
hsl(193,100%,44%)
cmyk(100,22,0,12)rgb(0,175,202)
hsl(188,100%,40%)
cmyk(100,13,0,21)rgb(0,175,180)
hsl(182,100%,35%)
cmyk(100,2,0,30)rgb(0,175,157)
hsl(174,100%,34%)
cmyk(100,0,10,31)rgb(0,175,135)
hsl(166,100%,34%)
cmyk(100,0,23,31)rgb(0,175,112)
hsl(158,100%,34%)
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)