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(21,209,0)
hsl(114,100%,41%)
cmyk(90,0,100,18)rgb(0,209,66)
hsl(139,100%,41%)
cmyk(100,0,68,18)rgb(0,209,153)
hsl(164,100%,41%)
cmyk(100,0,27,18)rgb(0,178,209)
hsl(189,100%,41%)
cmyk(100,15,0,18)rgb(0,91,209)
hsl(214,100%,41%)
cmyk(100,57,0,18)rgb(0,3,209)
hsl(239,100%,41%)
cmyk(100,98,0,18) Color Saturation Range
+/- 10% shift for S(Saturation) color axis in HSL color model
rgb(52,141,157)
hsl(189,50%,41%)
cmyk(67,10,0,39)rgb(42,148,167)
hsl(189,60%,41%)
cmyk(75,11,0,34)rgb(31,156,178)
hsl(189,70%,41%)
cmyk(82,12,0,30)rgb(21,163,188)
hsl(189,80%,41%)
cmyk(89,13,0,26)rgb(10,170,199)
hsl(189,90%,41%)
cmyk(95,14,0,22)rgb(0,178,209)
hsl(189,100%,41%)
cmyk(100,15,0,18) Color Lightness Range
+/- 10% shift for L(lightness) color axis in HSL color model.
rgb(0,48,56)
hsl(189,100%,11%)
cmyk(100,15,0,78)rgb(0,91,107)
hsl(189,100%,21%)
cmyk(100,15,0,58)rgb(0,134,158)
hsl(189,100%,31%)
cmyk(100,15,0,38)rgb(0,178,209)
hsl(189,100%,41%)
cmyk(100,15,0,18)rgb(5,218,255)
hsl(189,100%,51%)
cmyk(98,15,0,0)rgb(56,225,255)
hsl(189,100%,61%)
cmyk(78,12,0,0) Color Shades in RGB model range
Color shades in Red range
+/- 30 points shift for
R(Red) color axis.
rgb(0,177,207)
hsl(189,100%,41%)
cmyk(100,14,0,19)rgb(30,177,207)
hsl(190,75%,46%)
cmyk(86,14,0,19)rgb(60,177,207)
hsl(192,60%,52%)
cmyk(71,14,0,19)rgb(90,177,207)
hsl(195,55%,58%)
cmyk(57,14,0,19)rgb(120,177,207)
hsl(201,48%,64%)
cmyk(42,14,0,19)rgb(150,177,207)
hsl(212,37%,70%)
cmyk(28,14,0,19) Color shades in Green range
+/- 30 points shift for
G(Green) color axis.
rgb(0,87,207)
hsl(215,100%,41%)
cmyk(100,58,0,19)rgb(0,117,207)
hsl(206,100%,41%)
cmyk(100,43,0,19)rgb(0,147,207)
hsl(197,100%,41%)
cmyk(100,29,0,19)rgb(0,177,207)
hsl(189,100%,41%)
cmyk(100,14,0,19)rgb(0,207,207)
hsl(180,100%,41%)
cmyk(100,0,0,19)rgb(0,237,207)
hsl(172,100%,46%)
cmyk(100,0,13,7) Color shades in Blue range
+/- 30 points shift for
B(Blue) color axis.
rgb(0,177,105)
hsl(156,100%,35%)
cmyk(100,0,41,31)rgb(0,177,135)
hsl(166,100%,35%)
cmyk(100,0,24,31)rgb(0,177,165)
hsl(176,100%,35%)
cmyk(100,0,7,31)rgb(0,177,195)
hsl(186,100%,38%)
cmyk(100,9,0,24)rgb(0,177,225)
hsl(193,100%,44%)
cmyk(100,21,0,12)rgb(0,177,255)
hsl(198,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(103,178,207)
hsl(197,52%,61%)
cmyk(50,14,0,19)rgb(83,178,207)
hsl(194,56%,57%)
cmyk(60,14,0,19)rgb(62,178,207)
hsl(192,60%,53%)
cmyk(70,14,0,19)rgb(41,178,207)
hsl(191,67%,49%)
cmyk(80,14,0,19)rgb(21,178,207)
hsl(189,82%,45%)
cmyk(90,14,0,19)rgb(0,178,207)
hsl(188,100%,41%)
cmyk(100,14,0,19) Color shades in Magenta range
+/- 10 percent shift for
M(Magenta) color axis.
rgb(0,207,207)
hsl(180,100%,41%)
cmyk(100,0,0,19)rgb(0,186,207)
hsl(186,100%,41%)
cmyk(100,10,0,19)rgb(0,165,207)
hsl(192,100%,41%)
cmyk(100,20,0,19)rgb(0,145,207)
hsl(198,100%,41%)
cmyk(100,30,0,19)rgb(0,124,207)
hsl(204,100%,41%)
cmyk(100,40,0,19)rgb(0,103,207)
hsl(210,100%,41%)
cmyk(100,50,0,19) Color shades in Yellow range
+/- 10 percent shift for
Y(Yellow) color axis.
rgb(0,178,207)
hsl(188,100%,41%)
cmyk(100,14,0,19)rgb(0,178,186)
hsl(183,100%,36%)
cmyk(100,4,0,27)rgb(0,178,165)
hsl(176,100%,35%)
cmyk(100,0,7,30)rgb(0,178,145)
hsl(169,100%,35%)
cmyk(100,0,19,30)rgb(0,178,124)
hsl(162,100%,35%)
cmyk(100,0,30,30)rgb(0,178,103)
hsl(155,100%,35%)
cmyk(100,0,42,30) Color shades in Black range
+/- 10 percent shift for
B(Black) color axis.
rgb(0,219,255)
hsl(188,100%,50%)
cmyk(100,14,0,0)rgb(0,197,230)
hsl(188,100%,45%)
cmyk(100,14,0,10)rgb(0,175,204)
hsl(188,100%,40%)
cmyk(100,14,0,20)rgb(0,154,179)
hsl(188,100%,35%)
cmyk(100,14,0,30)rgb(0,132,153)
hsl(188,100%,30%)
cmyk(100,14,0,40)rgb(0,110,128)
hsl(188,100%,25%)
cmyk(100,14,0,50)