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,178,233)
hsl(194,100%,46%)
cmyk(100,24,0,9)rgb(30,178,233)
hsl(196,82%,52%)
cmyk(87,24,0,9)rgb(60,178,233)
hsl(199,80%,57%)
cmyk(74,24,0,9)rgb(90,178,233)
hsl(203,76%,63%)
cmyk(61,24,0,9)rgb(120,178,233)
hsl(209,72%,69%)
cmyk(48,24,0,9)rgb(150,178,233)
hsl(220,65%,75%)
cmyk(36,24,0,9) Color shades in Green range
+/- 30 points shift for
G(Green) color axis.
rgb(0,88,233)
hsl(217,100%,46%)
cmyk(100,62,0,9)rgb(0,118,233)
hsl(210,100%,46%)
cmyk(100,49,0,9)rgb(0,148,233)
hsl(202,100%,46%)
cmyk(100,36,0,9)rgb(0,178,233)
hsl(194,100%,46%)
cmyk(100,24,0,9)rgb(0,208,233)
hsl(186,100%,46%)
cmyk(100,11,0,9)rgb(0,238,233)
hsl(179,100%,47%)
cmyk(100,0,2,7) Color shades in Blue range
+/- 30 points shift for
B(Blue) color axis.
rgb(0,178,105)
hsl(155,100%,35%)
cmyk(100,0,41,30)rgb(0,178,135)
hsl(166,100%,35%)
cmyk(100,0,24,30)rgb(0,178,165)
hsl(176,100%,35%)
cmyk(100,0,7,30)rgb(0,178,195)
hsl(185,100%,38%)
cmyk(100,9,0,24)rgb(0,178,225)
hsl(193,100%,44%)
cmyk(100,21,0,12)rgb(0,178,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(116,176,232)
hsl(209,72%,68%)
cmyk(50,24,0,9)rgb(93,176,232)
hsl(204,75%,64%)
cmyk(60,24,0,9)rgb(70,176,232)
hsl(201,78%,59%)
cmyk(70,24,0,9)rgb(46,176,232)
hsl(198,80%,55%)
cmyk(80,24,0,9)rgb(23,176,232)
hsl(196,82%,50%)
cmyk(90,24,0,9)rgb(0,176,232)
hsl(194,100%,46%)
cmyk(100,24,0,9) Color shades in Magenta range
+/- 10 percent shift for
M(Magenta) color axis.
rgb(0,232,232)
hsl(180,100%,46%)
cmyk(100,0,0,9)rgb(0,209,232)
hsl(186,100%,46%)
cmyk(100,10,0,9)rgb(0,186,232)
hsl(192,100%,46%)
cmyk(100,20,0,9)rgb(0,162,232)
hsl(198,100%,46%)
cmyk(100,30,0,9)rgb(0,139,232)
hsl(204,100%,46%)
cmyk(100,40,0,9)rgb(0,116,232)
hsl(210,100%,46%)
cmyk(100,50,0,9) Color shades in Yellow range
+/- 10 percent shift for
Y(Yellow) color axis.
rgb(0,176,232)
hsl(194,100%,46%)
cmyk(100,24,0,9)rgb(0,176,209)
hsl(189,100%,41%)
cmyk(100,16,0,18)rgb(0,176,186)
hsl(183,100%,36%)
cmyk(100,5,0,27)rgb(0,176,162)
hsl(175,100%,35%)
cmyk(100,0,8,31)rgb(0,176,139)
hsl(167,100%,35%)
cmyk(100,0,21,31)rgb(0,176,116)
hsl(159,100%,35%)
cmyk(100,0,34,31) 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)