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,178,191)
hsl(184,100%,37%)
cmyk(100,7,0,25)rgb(30,178,191)
hsl(185,73%,43%)
cmyk(84,7,0,25)rgb(60,178,191)
hsl(186,52%,49%)
cmyk(69,7,0,25)rgb(90,178,191)
hsl(188,44%,55%)
cmyk(53,7,0,25)rgb(120,178,191)
hsl(191,36%,61%)
cmyk(37,7,0,25)rgb(150,178,191)
hsl(199,24%,67%)
cmyk(21,7,0,25) Color shades in Green range
+/- 30 points shift for
G(Green) color axis.
rgb(0,88,191)
hsl(212,100%,37%)
cmyk(100,54,0,25)rgb(0,118,191)
hsl(203,100%,37%)
cmyk(100,38,0,25)rgb(0,148,191)
hsl(194,100%,37%)
cmyk(100,23,0,25)rgb(0,178,191)
hsl(184,100%,37%)
cmyk(100,7,0,25)rgb(0,208,191)
hsl(175,100%,41%)
cmyk(100,0,8,18)rgb(0,238,191)
hsl(168,100%,47%)
cmyk(100,0,20,7) Color shades in Blue range
+/- 30 points shift for
B(Blue) color axis.
rgb(0,178,101)
hsl(154,100%,35%)
cmyk(100,0,43,30)rgb(0,178,131)
hsl(164,100%,35%)
cmyk(100,0,26,30)rgb(0,178,161)
hsl(174,100%,35%)
cmyk(100,0,10,30)rgb(0,178,191)
hsl(184,100%,37%)
cmyk(100,7,0,25)rgb(0,178,221)
hsl(192,100%,43%)
cmyk(100,19,0,13)rgb(0,178,251)
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(96,178,191)
hsl(188,43%,56%)
cmyk(50,7,0,25)rgb(77,178,191)
hsl(187,47%,53%)
cmyk(60,7,0,25)rgb(57,178,191)
hsl(186,54%,49%)
cmyk(70,7,0,25)rgb(38,178,191)
hsl(185,67%,45%)
cmyk(80,7,0,25)rgb(19,178,191)
hsl(185,82%,41%)
cmyk(90,7,0,25)rgb(0,178,191)
hsl(184,100%,38%)
cmyk(100,7,0,25) Color shades in Magenta range
+/- 10 percent shift for
M(Magenta) color axis.
rgb(0,191,191)
hsl(180,100%,38%)
cmyk(100,0,0,25)rgb(0,172,191)
hsl(186,100%,38%)
cmyk(100,10,0,25)rgb(0,153,191)
hsl(192,100%,38%)
cmyk(100,20,0,25)rgb(0,134,191)
hsl(198,100%,38%)
cmyk(100,30,0,25)rgb(0,115,191)
hsl(204,100%,38%)
cmyk(100,40,0,25)rgb(0,96,191)
hsl(210,100%,38%)
cmyk(100,50,0,25) Color shades in Yellow range
+/- 10 percent shift for
Y(Yellow) color axis.
rgb(0,178,191)
hsl(184,100%,38%)
cmyk(100,7,0,25)rgb(0,178,172)
hsl(178,100%,35%)
cmyk(100,0,3,30)rgb(0,178,153)
hsl(172,100%,35%)
cmyk(100,0,14,30)rgb(0,178,134)
hsl(165,100%,35%)
cmyk(100,0,25,30)rgb(0,178,115)
hsl(159,100%,35%)
cmyk(100,0,35,30)rgb(0,178,96)
hsl(152,100%,35%)
cmyk(100,0,46,30) Color shades in Black range
+/- 10 percent shift for
B(Black) color axis.
rgb(0,237,255)
hsl(184,100%,50%)
cmyk(100,7,0,0)rgb(0,213,230)
hsl(184,100%,45%)
cmyk(100,7,0,10)rgb(0,190,204)
hsl(184,100%,40%)
cmyk(100,7,0,20)rgb(0,166,179)
hsl(184,100%,35%)
cmyk(100,7,0,30)rgb(0,142,153)
hsl(184,100%,30%)
cmyk(100,7,0,40)rgb(0,119,128)
hsl(184,100%,25%)
cmyk(100,7,0,50)