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(110,179,0)
hsl(83,100%,35%)
cmyk(38,0,100,30)rgb(36,179,0)
hsl(108,100%,35%)
cmyk(80,0,100,30)rgb(0,179,39)
hsl(133,100%,35%)
cmyk(100,0,78,30)rgb(0,179,113)
hsl(158,100%,35%)
cmyk(100,0,37,30)rgb(0,170,179)
hsl(183,100%,35%)
cmyk(100,5,0,30)rgb(0,95,179)
hsl(208,100%,35%)
cmyk(100,47,0,30) Color Saturation Range
+/- 10% shift for S(Saturation) color axis in HSL color model
rgb(45,134,101)
hsl(158,50%,35%)
cmyk(67,0,24,48)rgb(36,143,104)
hsl(158,60%,35%)
cmyk(75,0,27,44)rgb(27,152,106)
hsl(158,70%,35%)
cmyk(82,0,30,41)rgb(18,161,108)
hsl(158,80%,35%)
cmyk(89,0,33,37)rgb(9,170,111)
hsl(158,90%,35%)
cmyk(95,0,35,34)rgb(0,179,113)
hsl(158,100%,35%)
cmyk(100,0,37,30) Color Lightness Range
+/- 10% shift for L(lightness) color axis in HSL color model.
rgb(0,26,16)
hsl(158,100%,5%)
cmyk(100,0,37,90)rgb(0,77,48)
hsl(158,100%,15%)
cmyk(100,0,37,70)rgb(0,128,81)
hsl(158,100%,25%)
cmyk(100,0,37,50)rgb(0,179,113)
hsl(158,100%,35%)
cmyk(100,0,37,30)rgb(0,230,145)
hsl(158,100%,45%)
cmyk(100,0,37,10)rgb(26,255,171)
hsl(158,100%,55%)
cmyk(90,0,33,0) Color Shades in RGB model range
Color shades in Red range
+/- 30 points shift for
R(Red) color axis.
rgb(0,178,113)
hsl(158,100%,35%)
cmyk(100,0,37,30)rgb(30,178,113)
hsl(154,71%,41%)
cmyk(83,0,37,30)rgb(60,178,113)
hsl(147,50%,47%)
cmyk(66,0,37,30)rgb(90,178,113)
hsl(136,36%,53%)
cmyk(49,0,37,30)rgb(120,178,113)
hsl(114,30%,57%)
cmyk(33,0,37,30)rgb(150,178,113)
hsl(86,30%,57%)
cmyk(16,0,37,30) Color shades in Green range
+/- 30 points shift for
G(Green) color axis.
rgb(0,88,113)
hsl(193,100%,22%)
cmyk(100,22,0,56)rgb(0,118,113)
hsl(177,100%,23%)
cmyk(100,0,4,54)rgb(0,148,113)
hsl(166,100%,29%)
cmyk(100,0,24,42)rgb(0,178,113)
hsl(158,100%,35%)
cmyk(100,0,37,30)rgb(0,208,113)
hsl(153,100%,41%)
cmyk(100,0,46,18)rgb(0,238,113)
hsl(148,100%,47%)
cmyk(100,0,53,7) Color shades in Blue range
+/- 30 points shift for
B(Blue) color axis.
rgb(0,178,23)
hsl(128,100%,35%)
cmyk(100,0,87,30)rgb(0,178,53)
hsl(138,100%,35%)
cmyk(100,0,70,30)rgb(0,178,83)
hsl(148,100%,35%)
cmyk(100,0,53,30)rgb(0,178,113)
hsl(158,100%,35%)
cmyk(100,0,37,30)rgb(0,178,143)
hsl(168,100%,35%)
cmyk(100,0,20,30)rgb(0,178,173)
hsl(178,100%,35%)
cmyk(100,0,3,30) Color Shades in CMYK model range
Color shades in Cyan range
+/- 10 percent shift for
C(Cyan) color axis.
rgb(89,179,112)
hsl(136,37%,53%)
cmyk(50,0,37,30)rgb(71,179,112)
hsl(143,43%,49%)
cmyk(60,0,37,30)rgb(54,179,112)
hsl(148,54%,46%)
cmyk(70,0,37,30)rgb(36,179,112)
hsl(152,67%,42%)
cmyk(80,0,37,30)rgb(18,179,112)
hsl(155,82%,39%)
cmyk(90,0,37,30)rgb(0,179,112)
hsl(158,100%,35%)
cmyk(100,0,37,30) Color shades in Magenta range
+/- 10 percent shift for
M(Magenta) color axis.
rgb(0,179,112)
hsl(158,100%,35%)
cmyk(100,0,37,30)rgb(0,161,112)
hsl(162,100%,32%)
cmyk(100,0,30,37)rgb(0,143,112)
hsl(167,100%,28%)
cmyk(100,0,21,44)rgb(0,125,112)
hsl(174,100%,25%)
cmyk(100,0,10,51)rgb(0,107,112)
hsl(183,100%,22%)
cmyk(100,5,0,56)rgb(0,89,112)
hsl(192,100%,22%)
cmyk(100,21,0,56) Color shades in Yellow range
+/- 10 percent shift for
Y(Yellow) color axis.
rgb(0,179,166)
hsl(176,100%,35%)
cmyk(100,0,7,30)rgb(0,179,148)
hsl(170,100%,35%)
cmyk(100,0,17,30)rgb(0,179,130)
hsl(164,100%,35%)
cmyk(100,0,27,30)rgb(0,179,112)
hsl(158,100%,35%)
cmyk(100,0,37,30)rgb(0,179,95)
hsl(152,100%,35%)
cmyk(100,0,47,30)rgb(0,179,77)
hsl(146,100%,35%)
cmyk(100,0,57,30) Color shades in Black range
+/- 10 percent shift for
B(Black) color axis.
rgb(0,255,161)
hsl(158,100%,50%)
cmyk(100,0,37,0)rgb(0,230,145)
hsl(158,100%,45%)
cmyk(100,0,37,10)rgb(0,204,129)
hsl(158,100%,40%)
cmyk(100,0,37,20)rgb(0,179,112)
hsl(158,100%,35%)
cmyk(100,0,37,30)rgb(0,153,96)
hsl(158,100%,30%)
cmyk(100,0,37,40)rgb(0,128,80)
hsl(158,100%,25%)
cmyk(100,0,37,50)