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(4,235,0)
hsl(119,100%,46%)
cmyk(98,0,100,8)rgb(0,235,94)
hsl(144,100%,46%)
cmyk(100,0,60,8)rgb(0,235,192)
hsl(169,100%,46%)
cmyk(100,0,18,8)rgb(0,180,235)
hsl(194,100%,46%)
cmyk(100,23,0,8)rgb(0,82,235)
hsl(219,100%,46%)
cmyk(100,65,0,8)rgb(16,0,235)
hsl(244,100%,46%)
cmyk(93,100,0,8) Color Saturation Range
+/- 10% shift for S(Saturation) color axis in HSL color model
rgb(59,149,176)
hsl(194,50%,46%)
cmyk(67,16,0,31)rgb(47,155,188)
hsl(194,60%,46%)
cmyk(75,18,0,26)rgb(35,161,199)
hsl(194,70%,46%)
cmyk(82,19,0,22)rgb(23,167,211)
hsl(194,80%,46%)
cmyk(89,21,0,17)rgb(12,174,223)
hsl(194,90%,46%)
cmyk(95,22,0,13)rgb(0,180,235)
hsl(194,100%,46%)
cmyk(100,23,0,8) Color Lightness Range
+/- 10% shift for L(lightness) color axis in HSL color model.
rgb(0,63,82)
hsl(194,100%,16%)
cmyk(100,23,0,68)rgb(0,102,133)
hsl(194,100%,26%)
cmyk(100,23,0,48)rgb(0,141,184)
hsl(194,100%,36%)
cmyk(100,23,0,28)rgb(0,180,235)
hsl(194,100%,46%)
cmyk(100,23,0,8)rgb(31,203,255)
hsl(194,100%,56%)
cmyk(88,21,0,0)rgb(82,215,255)
hsl(194,100%,66%)
cmyk(68,16,0,0) Color Shades in RGB model range
Color shades in Red range
+/- 30 points shift for
R(Red) color axis.
rgb(0,179,234)
hsl(194,100%,46%)
cmyk(100,24,0,8)rgb(30,179,234)
hsl(196,83%,52%)
cmyk(87,24,0,8)rgb(60,179,234)
hsl(199,81%,58%)
cmyk(74,24,0,8)rgb(90,179,234)
hsl(203,77%,64%)
cmyk(62,24,0,8)rgb(120,179,234)
hsl(209,73%,69%)
cmyk(49,24,0,8)rgb(150,179,234)
hsl(219,67%,75%)
cmyk(36,24,0,8) Color shades in Green range
+/- 30 points shift for
G(Green) color axis.
rgb(0,89,234)
hsl(217,100%,46%)
cmyk(100,62,0,8)rgb(0,119,234)
hsl(209,100%,46%)
cmyk(100,49,0,8)rgb(0,149,234)
hsl(202,100%,46%)
cmyk(100,36,0,8)rgb(0,179,234)
hsl(194,100%,46%)
cmyk(100,24,0,8)rgb(0,209,234)
hsl(186,100%,46%)
cmyk(100,11,0,8)rgb(0,239,234)
hsl(179,100%,47%)
cmyk(100,0,2,6) Color shades in Blue range
+/- 30 points shift for
B(Blue) color axis.
rgb(0,179,105)
hsl(155,100%,35%)
cmyk(100,0,41,30)rgb(0,179,135)
hsl(165,100%,35%)
cmyk(100,0,25,30)rgb(0,179,165)
hsl(175,100%,35%)
cmyk(100,0,8,30)rgb(0,179,195)
hsl(185,100%,38%)
cmyk(100,8,0,24)rgb(0,179,225)
hsl(192,100%,44%)
cmyk(100,20,0,12)rgb(0,179,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(117,178,235)
hsl(209,74%,69%)
cmyk(50,24,0,8)rgb(94,178,235)
hsl(204,78%,64%)
cmyk(60,24,0,8)rgb(70,178,235)
hsl(201,80%,60%)
cmyk(70,24,0,8)rgb(47,178,235)
hsl(198,82%,55%)
cmyk(80,24,0,8)rgb(23,178,235)
hsl(196,84%,51%)
cmyk(90,24,0,8)rgb(0,178,235)
hsl(194,100%,46%)
cmyk(100,24,0,8) Color shades in Magenta range
+/- 10 percent shift for
M(Magenta) color axis.
rgb(0,235,235)
hsl(180,100%,46%)
cmyk(100,0,0,8)rgb(0,211,235)
hsl(186,100%,46%)
cmyk(100,10,0,8)rgb(0,188,235)
hsl(192,100%,46%)
cmyk(100,20,0,8)rgb(0,164,235)
hsl(198,100%,46%)
cmyk(100,30,0,8)rgb(0,141,235)
hsl(204,100%,46%)
cmyk(100,40,0,8)rgb(0,117,235)
hsl(210,100%,46%)
cmyk(100,50,0,8) Color shades in Yellow range
+/- 10 percent shift for
Y(Yellow) color axis.
rgb(0,178,235)
hsl(194,100%,46%)
cmyk(100,24,0,8)rgb(0,178,211)
hsl(189,100%,41%)
cmyk(100,16,0,17)rgb(0,178,188)
hsl(183,100%,37%)
cmyk(100,5,0,26)rgb(0,178,164)
hsl(175,100%,35%)
cmyk(100,0,8,30)rgb(0,178,141)
hsl(167,100%,35%)
cmyk(100,0,21,30)rgb(0,178,117)
hsl(159,100%,35%)
cmyk(100,0,34,30) Color shades in Black range
+/- 10 percent shift for
B(Black) color axis.
rgb(0,194,255)
hsl(194,100%,50%)
cmyk(100,24,0,0)rgb(0,174,230)
hsl(194,100%,45%)
cmyk(100,24,0,10)rgb(0,155,204)
hsl(194,100%,40%)
cmyk(100,24,0,20)rgb(0,136,179)
hsl(194,100%,35%)
cmyk(100,24,0,30)rgb(0,116,153)
hsl(194,100%,30%)
cmyk(100,24,0,40)rgb(0,97,128)
hsl(194,100%,25%)
cmyk(100,24,0,50)