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(57,179,0)
hsl(101,100%,35%)
cmyk(68,0,100,30)rgb(0,179,18)
hsl(126,100%,35%)
cmyk(100,0,90,30)rgb(0,179,92)
hsl(151,100%,35%)
cmyk(100,0,48,30)rgb(0,179,167)
hsl(176,100%,35%)
cmyk(100,0,7,30)rgb(0,116,179)
hsl(201,100%,35%)
cmyk(100,35,0,30)rgb(0,42,179)
hsl(226,100%,35%)
cmyk(100,77,0,30) Color Saturation Range
+/- 10% shift for S(Saturation) color axis in HSL color model
rgb(45,134,128)
hsl(176,50%,35%)
cmyk(67,0,4,48)rgb(36,143,136)
hsl(176,60%,35%)
cmyk(75,0,5,44)rgb(27,152,143)
hsl(176,70%,35%)
cmyk(82,0,5,41)rgb(18,161,151)
hsl(176,80%,35%)
cmyk(89,0,6,37)rgb(9,170,159)
hsl(176,90%,35%)
cmyk(95,0,6,34)rgb(0,179,167)
hsl(176,100%,35%)
cmyk(100,0,7,30) Color Lightness Range
+/- 10% shift for L(lightness) color axis in HSL color model.
rgb(0,26,24)
hsl(176,100%,5%)
cmyk(100,0,7,90)rgb(0,77,71)
hsl(176,100%,15%)
cmyk(100,0,7,70)rgb(0,128,119)
hsl(176,100%,25%)
cmyk(100,0,7,50)rgb(0,179,167)
hsl(176,100%,35%)
cmyk(100,0,7,30)rgb(0,230,214)
hsl(176,100%,45%)
cmyk(100,0,7,10)rgb(26,255,240)
hsl(176,100%,55%)
cmyk(90,0,6,0) Color Shades in RGB model range
Color shades in Red range
+/- 30 points shift for
R(Red) color axis.
rgb(0,178,166)
hsl(176,100%,35%)
cmyk(100,0,7,30)rgb(30,178,166)
hsl(175,71%,41%)
cmyk(83,0,7,30)rgb(60,178,166)
hsl(174,50%,47%)
cmyk(66,0,7,30)rgb(90,178,166)
hsl(172,36%,53%)
cmyk(49,0,7,30)rgb(120,178,166)
hsl(168,27%,58%)
cmyk(33,0,7,30)rgb(150,178,166)
hsl(154,15%,64%)
cmyk(16,0,7,30) Color shades in Green range
+/- 30 points shift for
G(Green) color axis.
rgb(0,88,166)
hsl(208,100%,33%)
cmyk(100,47,0,35)rgb(0,118,166)
hsl(197,100%,33%)
cmyk(100,29,0,35)rgb(0,148,166)
hsl(187,100%,33%)
cmyk(100,11,0,35)rgb(0,178,166)
hsl(176,100%,35%)
cmyk(100,0,7,30)rgb(0,208,166)
hsl(168,100%,41%)
cmyk(100,0,20,18)rgb(0,238,166)
hsl(162,100%,47%)
cmyk(100,0,30,7) Color shades in Blue range
+/- 30 points shift for
B(Blue) color axis.
rgb(0,178,76)
hsl(146,100%,35%)
cmyk(100,0,57,30)rgb(0,178,106)
hsl(156,100%,35%)
cmyk(100,0,40,30)rgb(0,178,136)
hsl(166,100%,35%)
cmyk(100,0,24,30)rgb(0,178,166)
hsl(176,100%,35%)
cmyk(100,0,7,30)rgb(0,178,196)
hsl(186,100%,38%)
cmyk(100,9,0,23)rgb(0,178,226)
hsl(193,100%,44%)
cmyk(100,21,0,11) Color Shades in CMYK model range
Color shades in Cyan range
+/- 10 percent shift for
C(Cyan) color axis.
rgb(89,179,166)
hsl(172,37%,53%)
cmyk(50,0,7,30)rgb(71,179,166)
hsl(173,43%,49%)
cmyk(60,0,7,30)rgb(54,179,166)
hsl(174,54%,46%)
cmyk(70,0,7,30)rgb(36,179,166)
hsl(175,67%,42%)
cmyk(80,0,7,30)rgb(18,179,166)
hsl(175,82%,39%)
cmyk(90,0,7,30)rgb(0,179,166)
hsl(176,100%,35%)
cmyk(100,0,7,30) Color shades in Magenta range
+/- 10 percent shift for
M(Magenta) color axis.
rgb(0,179,166)
hsl(176,100%,35%)
cmyk(100,0,7,30)rgb(0,161,166)
hsl(182,100%,33%)
cmyk(100,3,0,35)rgb(0,143,166)
hsl(188,100%,33%)
cmyk(100,14,0,35)rgb(0,125,166)
hsl(195,100%,33%)
cmyk(100,25,0,35)rgb(0,107,166)
hsl(201,100%,33%)
cmyk(100,35,0,35)rgb(0,89,166)
hsl(208,100%,33%)
cmyk(100,46,0,35) Color shades in Yellow range
+/- 10 percent shift for
Y(Yellow) color axis.
rgb(0,179,179)
hsl(180,100%,35%)
cmyk(100,0,0,30)rgb(0,179,161)
hsl(174,100%,35%)
cmyk(100,0,10,30)rgb(0,179,143)
hsl(168,100%,35%)
cmyk(100,0,20,30)rgb(0,179,125)
hsl(162,100%,35%)
cmyk(100,0,30,30)rgb(0,179,107)
hsl(156,100%,35%)
cmyk(100,0,40,30)rgb(0,179,89)
hsl(150,100%,35%)
cmyk(100,0,50,30) Color shades in Black range
+/- 10 percent shift for
B(Black) color axis.
rgb(0,255,237)
hsl(176,100%,50%)
cmyk(100,0,7,0)rgb(0,230,213)
hsl(176,100%,45%)
cmyk(100,0,7,10)rgb(0,204,190)
hsl(176,100%,40%)
cmyk(100,0,7,20)rgb(0,179,166)
hsl(176,100%,35%)
cmyk(100,0,7,30)rgb(0,153,142)
hsl(176,100%,30%)
cmyk(100,0,7,40)rgb(0,128,119)
hsl(176,100%,25%)
cmyk(100,0,7,50)