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(98,179,0)
hsl(87,100%,35%)
cmyk(45,0,100,30)rgb(24,179,0)
hsl(112,100%,35%)
cmyk(87,0,100,30)rgb(0,179,51)
hsl(137,100%,35%)
cmyk(100,0,72,30)rgb(0,179,125)
hsl(162,100%,35%)
cmyk(100,0,30,30)rgb(0,158,179)
hsl(187,100%,35%)
cmyk(100,12,0,30)rgb(0,83,179)
hsl(212,100%,35%)
cmyk(100,53,0,30) Color Saturation Range
+/- 10% shift for S(Saturation) color axis in HSL color model
rgb(45,134,107)
hsl(162,50%,35%)
cmyk(67,0,20,48)rgb(36,143,111)
hsl(162,60%,35%)
cmyk(75,0,22,44)rgb(27,152,114)
hsl(162,70%,35%)
cmyk(82,0,25,41)rgb(18,161,118)
hsl(162,80%,35%)
cmyk(89,0,27,37)rgb(9,170,121)
hsl(162,90%,35%)
cmyk(95,0,28,34)rgb(0,179,125)
hsl(162,100%,35%)
cmyk(100,0,30,30) Color Lightness Range
+/- 10% shift for L(lightness) color axis in HSL color model.
rgb(0,26,18)
hsl(162,100%,5%)
cmyk(100,0,30,90)rgb(0,77,54)
hsl(162,100%,15%)
cmyk(100,0,30,70)rgb(0,128,89)
hsl(162,100%,25%)
cmyk(100,0,30,50)rgb(0,179,125)
hsl(162,100%,35%)
cmyk(100,0,30,30)rgb(0,230,161)
hsl(162,100%,45%)
cmyk(100,0,30,10)rgb(26,255,186)
hsl(162,100%,55%)
cmyk(90,0,27,0) Color Shades in RGB model range
Color shades in Red range
+/- 30 points shift for
R(Red) color axis.
rgb(0,177,124)
hsl(162,100%,35%)
cmyk(100,0,30,31)rgb(30,177,124)
hsl(158,71%,41%)
cmyk(83,0,30,31)rgb(60,177,124)
hsl(153,49%,46%)
cmyk(66,0,30,31)rgb(90,177,124)
hsl(143,36%,52%)
cmyk(49,0,30,31)rgb(120,177,124)
hsl(124,27%,58%)
cmyk(32,0,30,31)rgb(150,177,124)
hsl(91,25%,59%)
cmyk(15,0,30,31) Color shades in Green range
+/- 30 points shift for
G(Green) color axis.
rgb(0,87,124)
hsl(198,100%,24%)
cmyk(100,30,0,51)rgb(0,117,124)
hsl(183,100%,24%)
cmyk(100,6,0,51)rgb(0,147,124)
hsl(171,100%,29%)
cmyk(100,0,16,42)rgb(0,177,124)
hsl(162,100%,35%)
cmyk(100,0,30,31)rgb(0,207,124)
hsl(156,100%,41%)
cmyk(100,0,40,19)rgb(0,237,124)
hsl(151,100%,46%)
cmyk(100,0,48,7) Color shades in Blue range
+/- 30 points shift for
B(Blue) color axis.
rgb(0,177,34)
hsl(132,100%,35%)
cmyk(100,0,81,31)rgb(0,177,64)
hsl(142,100%,35%)
cmyk(100,0,64,31)rgb(0,177,94)
hsl(152,100%,35%)
cmyk(100,0,47,31)rgb(0,177,124)
hsl(162,100%,35%)
cmyk(100,0,30,31)rgb(0,177,154)
hsl(172,100%,35%)
cmyk(100,0,13,31)rgb(0,177,184)
hsl(182,100%,36%)
cmyk(100,4,0,28) Color Shades in CMYK model range
Color shades in Cyan range
+/- 10 percent shift for
C(Cyan) color axis.
rgb(88,176,123)
hsl(144,36%,52%)
cmyk(50,0,30,31)rgb(70,176,123)
hsl(150,43%,48%)
cmyk(60,0,30,31)rgb(53,176,123)
hsl(154,54%,45%)
cmyk(70,0,30,31)rgb(35,176,123)
hsl(158,67%,41%)
cmyk(80,0,30,31)rgb(18,176,123)
hsl(160,82%,38%)
cmyk(90,0,30,31)rgb(0,176,123)
hsl(162,100%,35%)
cmyk(100,0,30,31) Color shades in Magenta range
+/- 10 percent shift for
M(Magenta) color axis.
rgb(0,176,123)
hsl(162,100%,35%)
cmyk(100,0,30,31)rgb(0,158,123)
hsl(167,100%,31%)
cmyk(100,0,22,38)rgb(0,141,123)
hsl(173,100%,28%)
cmyk(100,0,13,45)rgb(0,123,123)
hsl(180,100%,24%)
cmyk(100,0,0,52)rgb(0,106,123)
hsl(189,100%,24%)
cmyk(100,14,0,52)rgb(0,88,123)
hsl(197,100%,24%)
cmyk(100,29,0,52) Color shades in Yellow range
+/- 10 percent shift for
Y(Yellow) color axis.
rgb(0,176,176)
hsl(180,100%,35%)
cmyk(100,0,0,31)rgb(0,176,158)
hsl(174,100%,35%)
cmyk(100,0,10,31)rgb(0,176,141)
hsl(168,100%,35%)
cmyk(100,0,20,31)rgb(0,176,123)
hsl(162,100%,35%)
cmyk(100,0,30,31)rgb(0,176,106)
hsl(156,100%,35%)
cmyk(100,0,40,31)rgb(0,176,88)
hsl(150,100%,35%)
cmyk(100,0,50,31) Color shades in Black range
+/- 10 percent shift for
B(Black) color axis.
rgb(0,252,177)
hsl(162,100%,50%)
cmyk(100,0,30,1)rgb(0,227,159)
hsl(162,100%,45%)
cmyk(100,0,30,11)rgb(0,201,141)
hsl(162,100%,40%)
cmyk(100,0,30,21)rgb(0,176,123)
hsl(162,100%,35%)
cmyk(100,0,30,31)rgb(0,150,105)
hsl(162,100%,30%)
cmyk(100,0,30,41)rgb(0,125,87)
hsl(162,100%,25%)
cmyk(100,0,30,51)