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(17,209,0)
hsl(115,100%,41%)
cmyk(92,0,100,18)rgb(0,209,70)
hsl(140,100%,41%)
cmyk(100,0,67,18)rgb(0,209,157)
hsl(165,100%,41%)
cmyk(100,0,25,18)rgb(0,174,209)
hsl(190,100%,41%)
cmyk(100,17,0,18)rgb(0,87,209)
hsl(215,100%,41%)
cmyk(100,58,0,18)rgb(0,0,209)
hsl(240,100%,41%)
cmyk(100,100,0,18) Color Saturation Range
+/- 10% shift for S(Saturation) color axis in HSL color model
rgb(52,139,157)
hsl(190,50%,41%)
cmyk(67,11,0,39)rgb(42,146,167)
hsl(190,60%,41%)
cmyk(75,13,0,34)rgb(31,153,178)
hsl(190,70%,41%)
cmyk(82,14,0,30)rgb(21,160,188)
hsl(190,80%,41%)
cmyk(89,15,0,26)rgb(10,167,199)
hsl(190,90%,41%)
cmyk(95,16,0,22)rgb(0,174,209)
hsl(190,100%,41%)
cmyk(100,17,0,18) Color Lightness Range
+/- 10% shift for L(lightness) color axis in HSL color model.
rgb(0,47,56)
hsl(190,100%,11%)
cmyk(100,17,0,78)rgb(0,89,107)
hsl(190,100%,21%)
cmyk(100,17,0,58)rgb(0,132,158)
hsl(190,100%,31%)
cmyk(100,17,0,38)rgb(0,174,209)
hsl(190,100%,41%)
cmyk(100,17,0,18)rgb(5,213,255)
hsl(190,100%,51%)
cmyk(98,16,0,0)rgb(56,222,255)
hsl(190,100%,61%)
cmyk(78,13,0,0) Color Shades in RGB model range
Color shades in Red range
+/- 30 points shift for
R(Red) color axis.
rgb(0,175,209)
hsl(190,100%,41%)
cmyk(100,16,0,18)rgb(30,175,209)
hsl(191,75%,47%)
cmyk(86,16,0,18)rgb(60,175,209)
hsl(194,62%,53%)
cmyk(71,16,0,18)rgb(90,175,209)
hsl(197,56%,59%)
cmyk(57,16,0,18)rgb(120,175,209)
hsl(203,49%,65%)
cmyk(43,16,0,18)rgb(150,175,209)
hsl(215,39%,70%)
cmyk(28,16,0,18) Color shades in Green range
+/- 30 points shift for
G(Green) color axis.
rgb(0,85,209)
hsl(216,100%,41%)
cmyk(100,59,0,18)rgb(0,115,209)
hsl(207,100%,41%)
cmyk(100,45,0,18)rgb(0,145,209)
hsl(198,100%,41%)
cmyk(100,31,0,18)rgb(0,175,209)
hsl(190,100%,41%)
cmyk(100,16,0,18)rgb(0,205,209)
hsl(181,100%,41%)
cmyk(100,2,0,18)rgb(0,235,209)
hsl(173,100%,46%)
cmyk(100,0,11,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(105,176,209)
hsl(199,53%,62%)
cmyk(50,16,0,18)rgb(84,176,209)
hsl(196,58%,57%)
cmyk(60,16,0,18)rgb(63,176,209)
hsl(194,61%,53%)
cmyk(70,16,0,18)rgb(42,176,209)
hsl(192,67%,49%)
cmyk(80,16,0,18)rgb(21,176,209)
hsl(191,82%,45%)
cmyk(90,16,0,18)rgb(0,176,209)
hsl(190,100%,41%)
cmyk(100,16,0,18) Color shades in Magenta range
+/- 10 percent shift for
M(Magenta) color axis.
rgb(0,209,209)
hsl(180,100%,41%)
cmyk(100,0,0,18)rgb(0,188,209)
hsl(186,100%,41%)
cmyk(100,10,0,18)rgb(0,167,209)
hsl(192,100%,41%)
cmyk(100,20,0,18)rgb(0,146,209)
hsl(198,100%,41%)
cmyk(100,30,0,18)rgb(0,125,209)
hsl(204,100%,41%)
cmyk(100,40,0,18)rgb(0,105,209)
hsl(210,100%,41%)
cmyk(100,50,0,18) Color shades in Yellow range
+/- 10 percent shift for
Y(Yellow) color axis.
rgb(0,176,209)
hsl(190,100%,41%)
cmyk(100,16,0,18)rgb(0,176,188)
hsl(184,100%,37%)
cmyk(100,7,0,26)rgb(0,176,167)
hsl(177,100%,34%)
cmyk(100,0,5,31)rgb(0,176,146)
hsl(170,100%,34%)
cmyk(100,0,17,31)rgb(0,176,125)
hsl(163,100%,34%)
cmyk(100,0,29,31)rgb(0,176,105)
hsl(156,100%,34%)
cmyk(100,0,40,31) Color shades in Black range
+/- 10 percent shift for
B(Black) color axis.
rgb(0,214,255)
hsl(190,100%,50%)
cmyk(100,16,0,0)rgb(0,193,230)
hsl(190,100%,45%)
cmyk(100,16,0,10)rgb(0,171,204)
hsl(190,100%,40%)
cmyk(100,16,0,20)rgb(0,150,179)
hsl(190,100%,35%)
cmyk(100,16,0,30)rgb(0,129,153)
hsl(190,100%,30%)
cmyk(100,16,0,40)rgb(0,107,128)
hsl(190,100%,25%)
cmyk(100,16,0,50)