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(32,194,0)
hsl(110,100%,38%)
cmyk(83,0,100,24)rgb(0,194,48)
hsl(135,100%,38%)
cmyk(100,0,75,24)rgb(0,194,129)
hsl(160,100%,38%)
cmyk(100,0,33,24)rgb(0,178,194)
hsl(185,100%,38%)
cmyk(100,8,0,24)rgb(0,97,194)
hsl(210,100%,38%)
cmyk(100,50,0,24)rgb(0,16,194)
hsl(235,100%,38%)
cmyk(100,92,0,24) Color Saturation Range
+/- 10% shift for S(Saturation) color axis in HSL color model
rgb(48,137,145)
hsl(185,50%,38%)
cmyk(67,6,0,43)rgb(39,145,155)
hsl(185,60%,38%)
cmyk(75,6,0,39)rgb(29,153,165)
hsl(185,70%,38%)
cmyk(82,7,0,35)rgb(19,162,174)
hsl(185,80%,38%)
cmyk(89,7,0,32)rgb(10,170,184)
hsl(185,90%,38%)
cmyk(95,8,0,28)rgb(0,178,194)
hsl(185,100%,38%)
cmyk(100,8,0,24) Color Lightness Range
+/- 10% shift for L(lightness) color axis in HSL color model.
rgb(0,37,41)
hsl(185,100%,8%)
cmyk(100,8,0,84)rgb(0,84,92)
hsl(185,100%,18%)
cmyk(100,8,0,64)rgb(0,131,143)
hsl(185,100%,28%)
cmyk(100,8,0,44)rgb(0,178,194)
hsl(185,100%,38%)
cmyk(100,8,0,24)rgb(0,224,245)
hsl(185,100%,48%)
cmyk(100,8,0,4)rgb(41,237,255)
hsl(185,100%,58%)
cmyk(84,7,0,0) Color Shades in RGB model range
Color shades in Red range
+/- 30 points shift for
R(Red) color axis.
rgb(0,178,195)
hsl(185,100%,38%)
cmyk(100,9,0,24)rgb(30,178,195)
hsl(186,73%,44%)
cmyk(85,9,0,24)rgb(60,178,195)
hsl(188,53%,50%)
cmyk(69,9,0,24)rgb(90,178,195)
hsl(190,47%,56%)
cmyk(54,9,0,24)rgb(120,178,195)
hsl(194,38%,62%)
cmyk(38,9,0,24)rgb(150,178,195)
hsl(203,27%,68%)
cmyk(23,9,0,24) Color shades in Green range
+/- 30 points shift for
G(Green) color axis.
rgb(0,88,195)
hsl(213,100%,38%)
cmyk(100,55,0,24)rgb(0,118,195)
hsl(204,100%,38%)
cmyk(100,39,0,24)rgb(0,148,195)
hsl(194,100%,38%)
cmyk(100,24,0,24)rgb(0,178,195)
hsl(185,100%,38%)
cmyk(100,9,0,24)rgb(0,208,195)
hsl(176,100%,41%)
cmyk(100,0,6,18)rgb(0,238,195)
hsl(169,100%,47%)
cmyk(100,0,18,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(97,176,194)
hsl(191,44%,57%)
cmyk(50,9,0,24)rgb(78,176,194)
hsl(189,49%,53%)
cmyk(60,9,0,24)rgb(58,176,194)
hsl(188,54%,49%)
cmyk(70,9,0,24)rgb(39,176,194)
hsl(187,67%,46%)
cmyk(80,9,0,24)rgb(19,176,194)
hsl(186,82%,42%)
cmyk(90,9,0,24)rgb(0,176,194)
hsl(185,100%,38%)
cmyk(100,9,0,24) Color shades in Magenta range
+/- 10 percent shift for
M(Magenta) color axis.
rgb(0,194,194)
hsl(180,100%,38%)
cmyk(100,0,0,24)rgb(0,174,194)
hsl(186,100%,38%)
cmyk(100,10,0,24)rgb(0,155,194)
hsl(192,100%,38%)
cmyk(100,20,0,24)rgb(0,136,194)
hsl(198,100%,38%)
cmyk(100,30,0,24)rgb(0,116,194)
hsl(204,100%,38%)
cmyk(100,40,0,24)rgb(0,97,194)
hsl(210,100%,38%)
cmyk(100,50,0,24) Color shades in Yellow range
+/- 10 percent shift for
Y(Yellow) color axis.
rgb(0,176,194)
hsl(185,100%,38%)
cmyk(100,9,0,24)rgb(0,176,174)
hsl(179,100%,35%)
cmyk(100,0,1,31)rgb(0,176,155)
hsl(173,100%,35%)
cmyk(100,0,12,31)rgb(0,176,136)
hsl(166,100%,35%)
cmyk(100,0,23,31)rgb(0,176,116)
hsl(160,100%,35%)
cmyk(100,0,34,31)rgb(0,176,97)
hsl(153,100%,35%)
cmyk(100,0,45,31) Color shades in Black range
+/- 10 percent shift for
B(Black) color axis.
rgb(0,232,255)
hsl(185,100%,50%)
cmyk(100,9,0,0)rgb(0,209,230)
hsl(185,100%,45%)
cmyk(100,9,0,10)rgb(0,186,204)
hsl(185,100%,40%)
cmyk(100,9,0,20)rgb(0,162,179)
hsl(185,100%,35%)
cmyk(100,9,0,30)rgb(0,139,153)
hsl(185,100%,30%)
cmyk(100,9,0,40)rgb(0,116,128)
hsl(185,100%,25%)
cmyk(100,9,0,50)