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(35,189,0)
hsl(109,100%,37%)
cmyk(82,0,100,26)rgb(0,189,44)
hsl(134,100%,37%)
cmyk(100,0,77,26)rgb(0,189,123)
hsl(159,100%,37%)
cmyk(100,0,35,26)rgb(0,176,189)
hsl(184,100%,37%)
cmyk(100,7,0,26)rgb(0,97,189)
hsl(209,100%,37%)
cmyk(100,48,0,26)rgb(0,19,189)
hsl(234,100%,37%)
cmyk(100,90,0,26) Color Saturation Range
+/- 10% shift for S(Saturation) color axis in HSL color model
rgb(47,135,142)
hsl(184,50%,37%)
cmyk(67,4,0,45)rgb(38,143,151)
hsl(184,60%,37%)
cmyk(75,5,0,41)rgb(28,152,160)
hsl(184,70%,37%)
cmyk(82,5,0,37)rgb(19,160,170)
hsl(184,80%,37%)
cmyk(89,6,0,33)rgb(9,168,179)
hsl(184,90%,37%)
cmyk(95,6,0,30)rgb(0,176,189)
hsl(184,100%,37%)
cmyk(100,7,0,26) Color Lightness Range
+/- 10% shift for L(lightness) color axis in HSL color model.
rgb(0,33,36)
hsl(184,100%,7%)
cmyk(100,7,0,86)rgb(0,81,87)
hsl(184,100%,17%)
cmyk(100,7,0,66)rgb(0,129,138)
hsl(184,100%,27%)
cmyk(100,7,0,46)rgb(0,176,189)
hsl(184,100%,37%)
cmyk(100,7,0,26)rgb(0,224,240)
hsl(184,100%,47%)
cmyk(100,7,0,6)rgb(36,240,255)
hsl(184,100%,57%)
cmyk(86,6,0,0) Color Shades in RGB model range
Color shades in Red range
+/- 30 points shift for
R(Red) color axis.
rgb(0,177,189)
hsl(184,100%,37%)
cmyk(100,6,0,26)rgb(30,177,189)
hsl(185,73%,43%)
cmyk(84,6,0,26)rgb(60,177,189)
hsl(186,52%,49%)
cmyk(68,6,0,26)rgb(90,177,189)
hsl(187,43%,55%)
cmyk(52,6,0,26)rgb(120,177,189)
hsl(190,34%,61%)
cmyk(37,6,0,26)rgb(150,177,189)
hsl(198,23%,66%)
cmyk(21,6,0,26) Color shades in Green range
+/- 30 points shift for
G(Green) color axis.
rgb(0,87,189)
hsl(212,100%,37%)
cmyk(100,54,0,26)rgb(0,117,189)
hsl(203,100%,37%)
cmyk(100,38,0,26)rgb(0,147,189)
hsl(193,100%,37%)
cmyk(100,22,0,26)rgb(0,177,189)
hsl(184,100%,37%)
cmyk(100,6,0,26)rgb(0,207,189)
hsl(175,100%,41%)
cmyk(100,0,9,19)rgb(0,237,189)
hsl(168,100%,46%)
cmyk(100,0,20,7) Color shades in Blue range
+/- 30 points shift for
B(Blue) color axis.
rgb(0,177,99)
hsl(154,100%,35%)
cmyk(100,0,44,31)rgb(0,177,129)
hsl(164,100%,35%)
cmyk(100,0,27,31)rgb(0,177,159)
hsl(174,100%,35%)
cmyk(100,0,10,31)rgb(0,177,189)
hsl(184,100%,37%)
cmyk(100,6,0,26)rgb(0,177,219)
hsl(192,100%,43%)
cmyk(100,19,0,14)rgb(0,177,249)
hsl(197,100%,49%)
cmyk(100,29,0,2) Color Shades in CMYK model range
Color shades in Cyan range
+/- 10 percent shift for
C(Cyan) color axis.
rgb(94,177,189)
hsl(187,42%,55%)
cmyk(50,6,0,26)rgb(75,177,189)
hsl(186,46%,52%)
cmyk(60,6,0,26)rgb(57,177,189)
hsl(185,54%,48%)
cmyk(70,6,0,26)rgb(38,177,189)
hsl(185,67%,44%)
cmyk(80,6,0,26)rgb(19,177,189)
hsl(184,82%,41%)
cmyk(90,6,0,26)rgb(0,177,189)
hsl(184,100%,37%)
cmyk(100,6,0,26) Color shades in Magenta range
+/- 10 percent shift for
M(Magenta) color axis.
rgb(0,189,189)
hsl(180,100%,37%)
cmyk(100,0,0,26)rgb(0,170,189)
hsl(186,100%,37%)
cmyk(100,10,0,26)rgb(0,151,189)
hsl(192,100%,37%)
cmyk(100,20,0,26)rgb(0,132,189)
hsl(198,100%,37%)
cmyk(100,30,0,26)rgb(0,113,189)
hsl(204,100%,37%)
cmyk(100,40,0,26)rgb(0,94,189)
hsl(210,100%,37%)
cmyk(100,50,0,26) Color shades in Yellow range
+/- 10 percent shift for
Y(Yellow) color axis.
rgb(0,177,189)
hsl(184,100%,37%)
cmyk(100,6,0,26)rgb(0,177,170)
hsl(177,100%,35%)
cmyk(100,0,4,30)rgb(0,177,151)
hsl(171,100%,35%)
cmyk(100,0,15,30)rgb(0,177,132)
hsl(165,100%,35%)
cmyk(100,0,26,30)rgb(0,177,113)
hsl(158,100%,35%)
cmyk(100,0,36,30)rgb(0,177,94)
hsl(152,100%,35%)
cmyk(100,0,47,30) Color shades in Black range
+/- 10 percent shift for
B(Black) color axis.
rgb(0,240,255)
hsl(184,100%,50%)
cmyk(100,6,0,0)rgb(0,216,230)
hsl(184,100%,45%)
cmyk(100,6,0,10)rgb(0,192,204)
hsl(184,100%,40%)
cmyk(100,6,0,20)rgb(0,168,179)
hsl(184,100%,35%)
cmyk(100,6,0,30)rgb(0,144,153)
hsl(184,100%,30%)
cmyk(100,6,0,40)rgb(0,120,128)
hsl(184,100%,25%)
cmyk(100,6,0,50)