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(104,179,0)
hsl(85,100%,35%)
cmyk(42,0,100,30)rgb(30,179,0)
hsl(110,100%,35%)
cmyk(83,0,100,30)rgb(0,179,45)
hsl(135,100%,35%)
cmyk(100,0,75,30)rgb(0,179,119)
hsl(160,100%,35%)
cmyk(100,0,33,30)rgb(0,164,179)
hsl(185,100%,35%)
cmyk(100,8,0,30)rgb(0,89,179)
hsl(210,100%,35%)
cmyk(100,50,0,30) Color Saturation Range
+/- 10% shift for S(Saturation) color axis in HSL color model
rgb(45,134,104)
hsl(160,50%,35%)
cmyk(67,0,22,48)rgb(36,143,107)
hsl(160,60%,35%)
cmyk(75,0,25,44)rgb(27,152,110)
hsl(160,70%,35%)
cmyk(82,0,27,41)rgb(18,161,113)
hsl(160,80%,35%)
cmyk(89,0,30,37)rgb(9,170,116)
hsl(160,90%,35%)
cmyk(95,0,32,34)rgb(0,179,119)
hsl(160,100%,35%)
cmyk(100,0,33,30) Color Lightness Range
+/- 10% shift for L(lightness) color axis in HSL color model.
rgb(0,26,17)
hsl(160,100%,5%)
cmyk(100,0,33,90)rgb(0,77,51)
hsl(160,100%,15%)
cmyk(100,0,33,70)rgb(0,128,85)
hsl(160,100%,25%)
cmyk(100,0,33,50)rgb(0,179,119)
hsl(160,100%,35%)
cmyk(100,0,33,30)rgb(0,230,153)
hsl(160,100%,45%)
cmyk(100,0,33,10)rgb(26,255,179)
hsl(160,100%,55%)
cmyk(90,0,30,0) Color Shades in RGB model range
Color shades in Red range
+/- 30 points shift for
R(Red) color axis.
rgb(0,177,118)
hsl(160,100%,35%)
cmyk(100,0,33,31)rgb(30,177,118)
hsl(156,71%,41%)
cmyk(83,0,33,31)rgb(60,177,118)
hsl(150,49%,46%)
cmyk(66,0,33,31)rgb(90,177,118)
hsl(139,36%,52%)
cmyk(49,0,33,31)rgb(120,177,118)
hsl(118,27%,58%)
cmyk(32,0,33,31)rgb(150,177,118)
hsl(87,27%,58%)
cmyk(15,0,33,31) Color shades in Green range
+/- 30 points shift for
G(Green) color axis.
rgb(0,87,118)
hsl(196,100%,23%)
cmyk(100,26,0,54)rgb(0,117,118)
hsl(181,100%,23%)
cmyk(100,1,0,54)rgb(0,147,118)
hsl(168,100%,29%)
cmyk(100,0,20,42)rgb(0,177,118)
hsl(160,100%,35%)
cmyk(100,0,33,31)rgb(0,207,118)
hsl(154,100%,41%)
cmyk(100,0,43,19)rgb(0,237,118)
hsl(150,100%,46%)
cmyk(100,0,50,7) Color shades in Blue range
+/- 30 points shift for
B(Blue) color axis.
rgb(0,177,28)
hsl(129,100%,35%)
cmyk(100,0,84,31)rgb(0,177,58)
hsl(140,100%,35%)
cmyk(100,0,67,31)rgb(0,177,88)
hsl(150,100%,35%)
cmyk(100,0,50,31)rgb(0,177,118)
hsl(160,100%,35%)
cmyk(100,0,33,31)rgb(0,177,148)
hsl(170,100%,35%)
cmyk(100,0,16,31)rgb(0,177,178)
hsl(180,100%,35%)
cmyk(100,1,0,30) Color Shades in CMYK model range
Color shades in Cyan range
+/- 10 percent shift for
C(Cyan) color axis.
rgb(88,176,118)
hsl(140,36%,52%)
cmyk(50,0,33,31)rgb(70,176,118)
hsl(147,43%,48%)
cmyk(60,0,33,31)rgb(53,176,118)
hsl(152,54%,45%)
cmyk(70,0,33,31)rgb(35,176,118)
hsl(155,67%,41%)
cmyk(80,0,33,31)rgb(18,176,118)
hsl(158,82%,38%)
cmyk(90,0,33,31)rgb(0,176,118)
hsl(160,100%,35%)
cmyk(100,0,33,31) Color shades in Magenta range
+/- 10 percent shift for
M(Magenta) color axis.
rgb(0,176,118)
hsl(160,100%,35%)
cmyk(100,0,33,31)rgb(0,158,118)
hsl(165,100%,31%)
cmyk(100,0,26,38)rgb(0,141,118)
hsl(170,100%,28%)
cmyk(100,0,16,45)rgb(0,123,118)
hsl(177,100%,24%)
cmyk(100,0,4,52)rgb(0,106,118)
hsl(186,100%,23%)
cmyk(100,10,0,54)rgb(0,88,118)
hsl(195,100%,23%)
cmyk(100,25,0,54) Color shades in Yellow range
+/- 10 percent shift for
Y(Yellow) color axis.
rgb(0,176,171)
hsl(178,100%,35%)
cmyk(100,0,3,31)rgb(0,176,153)
hsl(172,100%,35%)
cmyk(100,0,13,31)rgb(0,176,135)
hsl(166,100%,35%)
cmyk(100,0,23,31)rgb(0,176,118)
hsl(160,100%,35%)
cmyk(100,0,33,31)rgb(0,176,100)
hsl(154,100%,35%)
cmyk(100,0,43,31)rgb(0,176,83)
hsl(148,100%,35%)
cmyk(100,0,53,31) Color shades in Black range
+/- 10 percent shift for
B(Black) color axis.
rgb(0,252,169)
hsl(160,100%,50%)
cmyk(100,0,33,1)rgb(0,227,152)
hsl(160,100%,45%)
cmyk(100,0,33,11)rgb(0,201,135)
hsl(160,100%,40%)
cmyk(100,0,33,21)rgb(0,176,118)
hsl(160,100%,35%)
cmyk(100,0,33,31)rgb(0,150,101)
hsl(160,100%,30%)
cmyk(100,0,33,41)rgb(0,125,84)
hsl(160,100%,25%)
cmyk(100,0,33,51)