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(149,179,0)
hsl(70,100%,35%)
cmyk(17,0,100,30)rgb(74,179,0)
hsl(95,100%,35%)
cmyk(58,0,100,30)rgb(0,179,0)
hsl(120,100%,35%)
cmyk(100,0,100,30)rgb(0,179,74)
hsl(145,100%,35%)
cmyk(100,0,58,30)rgb(0,179,149)
hsl(170,100%,35%)
cmyk(100,0,17,30)rgb(0,134,179)
hsl(195,100%,35%)
cmyk(100,25,0,30) Color Saturation Range
+/- 10% shift for S(Saturation) color axis in HSL color model
rgb(45,134,82)
hsl(145,50%,35%)
cmyk(67,0,39,48)rgb(36,143,80)
hsl(145,60%,35%)
cmyk(75,0,44,44)rgb(27,152,79)
hsl(145,70%,35%)
cmyk(82,0,48,41)rgb(18,161,77)
hsl(145,80%,35%)
cmyk(89,0,52,37)rgb(9,170,76)
hsl(145,90%,35%)
cmyk(95,0,55,34)rgb(0,179,74)
hsl(145,100%,35%)
cmyk(100,0,58,30) Color Lightness Range
+/- 10% shift for L(lightness) color axis in HSL color model.
rgb(0,26,11)
hsl(145,100%,5%)
cmyk(100,0,58,90)rgb(0,77,32)
hsl(145,100%,15%)
cmyk(100,0,58,70)rgb(0,128,53)
hsl(145,100%,25%)
cmyk(100,0,58,50)rgb(0,179,74)
hsl(145,100%,35%)
cmyk(100,0,58,30)rgb(0,230,96)
hsl(145,100%,45%)
cmyk(100,0,58,10)rgb(26,255,121)
hsl(145,100%,55%)
cmyk(90,0,52,0) Color Shades in RGB model range
Color shades in Red range
+/- 30 points shift for
R(Red) color axis.
rgb(0,177,75)
hsl(145,100%,35%)
cmyk(100,0,58,31)rgb(30,177,75)
hsl(138,71%,41%)
cmyk(83,0,58,31)rgb(60,177,75)
hsl(128,49%,46%)
cmyk(66,0,58,31)rgb(90,177,75)
hsl(111,40%,49%)
cmyk(49,0,58,31)rgb(120,177,75)
hsl(94,40%,49%)
cmyk(32,0,58,31)rgb(150,177,75)
hsl(76,40%,49%)
cmyk(15,0,58,31) Color shades in Green range
+/- 30 points shift for
G(Green) color axis.
rgb(0,87,75)
hsl(172,100%,17%)
cmyk(100,0,14,66)rgb(0,117,75)
hsl(158,100%,23%)
cmyk(100,0,36,54)rgb(0,147,75)
hsl(151,100%,29%)
cmyk(100,0,49,42)rgb(0,177,75)
hsl(145,100%,35%)
cmyk(100,0,58,31)rgb(0,207,75)
hsl(142,100%,41%)
cmyk(100,0,64,19)rgb(0,237,75)
hsl(139,100%,46%)
cmyk(100,0,68,7) Color shades in Blue range
+/- 30 points shift for
B(Blue) color axis.
rgb(0,177,0)
hsl(120,100%,35%)
cmyk(100,0,100,31)rgb(0,177,30)
hsl(130,100%,35%)
cmyk(100,0,83,31)rgb(0,177,60)
hsl(140,100%,35%)
cmyk(100,0,66,31)rgb(0,177,90)
hsl(151,100%,35%)
cmyk(100,0,49,31)rgb(0,177,120)
hsl(161,100%,35%)
cmyk(100,0,32,31)rgb(0,177,150)
hsl(171,100%,35%)
cmyk(100,0,15,31) Color Shades in CMYK model range
Color shades in Cyan range
+/- 10 percent shift for
C(Cyan) color axis.
rgb(88,176,74)
hsl(112,41%,49%)
cmyk(50,0,58,31)rgb(70,176,74)
hsl(122,43%,48%)
cmyk(60,0,58,31)rgb(53,176,74)
hsl(130,54%,45%)
cmyk(70,0,58,31)rgb(35,176,74)
hsl(137,67%,41%)
cmyk(80,0,58,31)rgb(18,176,74)
hsl(141,82%,38%)
cmyk(90,0,58,31)rgb(0,176,74)
hsl(145,100%,35%)
cmyk(100,0,58,31) Color shades in Magenta range
+/- 10 percent shift for
M(Magenta) color axis.
rgb(0,176,74)
hsl(145,100%,35%)
cmyk(100,0,58,31)rgb(0,158,74)
hsl(148,100%,31%)
cmyk(100,0,53,38)rgb(0,141,74)
hsl(152,100%,28%)
cmyk(100,0,47,45)rgb(0,123,74)
hsl(156,100%,24%)
cmyk(100,0,40,52)rgb(0,106,74)
hsl(162,100%,21%)
cmyk(100,0,30,59)rgb(0,88,74)
hsl(170,100%,17%)
cmyk(100,0,16,66) Color shades in Yellow range
+/- 10 percent shift for
Y(Yellow) color axis.
rgb(0,176,127)
hsl(163,100%,35%)
cmyk(100,0,28,31)rgb(0,176,109)
hsl(157,100%,35%)
cmyk(100,0,38,31)rgb(0,176,91)
hsl(151,100%,35%)
cmyk(100,0,48,31)rgb(0,176,74)
hsl(145,100%,35%)
cmyk(100,0,58,31)rgb(0,176,56)
hsl(139,100%,35%)
cmyk(100,0,68,31)rgb(0,176,39)
hsl(133,100%,35%)
cmyk(100,0,78,31) Color shades in Black range
+/- 10 percent shift for
B(Black) color axis.
rgb(0,252,106)
hsl(145,100%,50%)
cmyk(100,0,58,1)rgb(0,227,95)
hsl(145,100%,45%)
cmyk(100,0,58,11)rgb(0,201,85)
hsl(145,100%,40%)
cmyk(100,0,58,21)rgb(0,176,74)
hsl(145,100%,35%)
cmyk(100,0,58,31)rgb(0,150,63)
hsl(145,100%,30%)
cmyk(100,0,58,41)rgb(0,125,52)
hsl(145,100%,25%)
cmyk(100,0,58,51)