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(167,179,0)
hsl(64,100%,35%)
cmyk(7,0,100,30)rgb(92,179,0)
hsl(89,100%,35%)
cmyk(48,0,100,30)rgb(18,179,0)
hsl(114,100%,35%)
cmyk(90,0,100,30)rgb(0,179,57)
hsl(139,100%,35%)
cmyk(100,0,68,30)rgb(0,179,131)
hsl(164,100%,35%)
cmyk(100,0,27,30)rgb(0,152,179)
hsl(189,100%,35%)
cmyk(100,15,0,30) Color Saturation Range
+/- 10% shift for S(Saturation) color axis in HSL color model
rgb(45,134,73)
hsl(139,50%,35%)
cmyk(67,0,46,48)rgb(36,143,70)
hsl(139,60%,35%)
cmyk(75,0,51,44)rgb(27,152,66)
hsl(139,70%,35%)
cmyk(82,0,56,41)rgb(18,161,63)
hsl(139,80%,35%)
cmyk(89,0,61,37)rgb(9,170,60)
hsl(139,90%,35%)
cmyk(95,0,65,34)rgb(0,179,57)
hsl(139,100%,35%)
cmyk(100,0,68,30) Color Lightness Range
+/- 10% shift for L(lightness) color axis in HSL color model.
rgb(0,26,8)
hsl(139,100%,5%)
cmyk(100,0,68,90)rgb(0,77,24)
hsl(139,100%,15%)
cmyk(100,0,68,70)rgb(0,128,40)
hsl(139,100%,25%)
cmyk(100,0,68,50)rgb(0,179,57)
hsl(139,100%,35%)
cmyk(100,0,68,30)rgb(0,230,73)
hsl(139,100%,45%)
cmyk(100,0,68,10)rgb(26,255,98)
hsl(139,100%,55%)
cmyk(90,0,61,0) Color Shades in RGB model range
Color shades in Red range
+/- 30 points shift for
R(Red) color axis.
rgb(0,177,57)
hsl(139,100%,35%)
cmyk(100,0,68,31)rgb(30,177,57)
hsl(131,71%,41%)
cmyk(83,0,68,31)rgb(60,177,57)
hsl(119,51%,46%)
cmyk(66,0,68,31)rgb(90,177,57)
hsl(104,51%,46%)
cmyk(49,0,68,31)rgb(120,177,57)
hsl(89,51%,46%)
cmyk(32,0,68,31)rgb(150,177,57)
hsl(73,51%,46%)
cmyk(15,0,68,31) Color shades in Green range
+/- 30 points shift for
G(Green) color axis.
rgb(0,87,57)
hsl(159,100%,17%)
cmyk(100,0,34,66)rgb(0,117,57)
hsl(149,100%,23%)
cmyk(100,0,51,54)rgb(0,147,57)
hsl(143,100%,29%)
cmyk(100,0,61,42)rgb(0,177,57)
hsl(139,100%,35%)
cmyk(100,0,68,31)rgb(0,207,57)
hsl(137,100%,41%)
cmyk(100,0,72,19)rgb(0,237,57)
hsl(134,100%,46%)
cmyk(100,0,76,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,56)
hsl(104,52%,46%)
cmyk(50,0,68,31)rgb(70,176,56)
hsl(113,52%,46%)
cmyk(60,0,68,31)rgb(53,176,56)
hsl(122,54%,45%)
cmyk(70,0,68,31)rgb(35,176,56)
hsl(129,67%,41%)
cmyk(80,0,68,31)rgb(18,176,56)
hsl(135,82%,38%)
cmyk(90,0,68,31)rgb(0,176,56)
hsl(139,100%,35%)
cmyk(100,0,68,31) Color shades in Magenta range
+/- 10 percent shift for
M(Magenta) color axis.
rgb(0,176,56)
hsl(139,100%,35%)
cmyk(100,0,68,31)rgb(0,158,56)
hsl(141,100%,31%)
cmyk(100,0,64,38)rgb(0,141,56)
hsl(144,100%,28%)
cmyk(100,0,60,45)rgb(0,123,56)
hsl(147,100%,24%)
cmyk(100,0,54,52)rgb(0,106,56)
hsl(152,100%,21%)
cmyk(100,0,47,59)rgb(0,88,56)
hsl(158,100%,17%)
cmyk(100,0,36,66) Color shades in Yellow range
+/- 10 percent shift for
Y(Yellow) color axis.
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)rgb(0,176,21)
hsl(127,100%,35%)
cmyk(100,0,88,31) Color shades in Black range
+/- 10 percent shift for
B(Black) color axis.
rgb(0,252,81)
hsl(139,100%,50%)
cmyk(100,0,68,1)rgb(0,227,73)
hsl(139,100%,45%)
cmyk(100,0,68,11)rgb(0,201,64)
hsl(139,100%,40%)
cmyk(100,0,68,21)rgb(0,176,56)
hsl(139,100%,35%)
cmyk(100,0,68,31)rgb(0,150,48)
hsl(139,100%,30%)
cmyk(100,0,68,41)rgb(0,125,40)
hsl(139,100%,25%)
cmyk(100,0,68,51)