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(104,238,225)
hsl(174,80%,67%)
cmyk(57,0,6,7)rgb(104,196,238)
hsl(199,80%,67%)
cmyk(57,18,0,7)rgb(104,139,238)
hsl(224,80%,67%)
cmyk(57,41,0,7)rgb(124,104,238)
hsl(249,80%,67%)
cmyk(48,57,0,7)rgb(180,104,238)
hsl(274,80%,67%)
cmyk(24,57,0,7)rgb(236,104,238)
hsl(299,80%,67%)
cmyk(1,57,0,7) Color Saturation Range
+/- 10% shift for S(Saturation) color axis in HSL color model
rgb(141,129,213)
hsl(249,50%,67%)
cmyk(34,40,0,17)rgb(136,120,221)
hsl(249,60%,67%)
cmyk(39,46,0,13)rgb(130,112,230)
hsl(249,70%,67%)
cmyk(44,51,0,10)rgb(124,104,238)
hsl(249,80%,67%)
cmyk(48,57,0,7)rgb(118,95,247)
hsl(249,90%,67%)
cmyk(52,61,0,3)rgb(112,87,255)
hsl(249,100%,67%)
cmyk(56,66,0,0) Color Lightness Range
+/- 10% shift for L(lightness) color axis in HSL color model.
rgb(42,19,170)
hsl(249,80%,37%)
cmyk(76,89,0,33)rgb(53,24,216)
hsl(249,80%,47%)
cmyk(76,89,0,15)rgb(84,58,233)
hsl(249,80%,57%)
cmyk(64,75,0,9)rgb(124,104,238)
hsl(249,80%,67%)
cmyk(48,57,0,7)rgb(164,149,243)
hsl(249,80%,77%)
cmyk(33,39,0,5)rgb(203,195,248)
hsl(249,80%,87%)
cmyk(18,21,0,3) Color Shades in RGB model range
Color shades in Red range
+/- 30 points shift for
R(Red) color axis.
rgb(33,104,238)
hsl(219,86%,53%)
cmyk(86,56,0,7)rgb(63,104,238)
hsl(226,84%,59%)
cmyk(74,56,0,7)rgb(93,104,238)
hsl(235,81%,65%)
cmyk(61,56,0,7)rgb(123,104,238)
hsl(249,80%,67%)
cmyk(48,56,0,7)rgb(153,104,238)
hsl(262,80%,67%)
cmyk(36,56,0,7)rgb(183,104,238)
hsl(275,80%,67%)
cmyk(23,56,0,7) Color shades in Green range
+/- 30 points shift for
G(Green) color axis.
rgb(123,14,238)
hsl(269,89%,49%)
cmyk(48,94,0,7)rgb(123,44,238)
hsl(264,85%,55%)
cmyk(48,82,0,7)rgb(123,74,238)
hsl(258,83%,61%)
cmyk(48,69,0,7)rgb(123,104,238)
hsl(249,80%,67%)
cmyk(48,56,0,7)rgb(123,134,238)
hsl(234,77%,71%)
cmyk(48,44,0,7)rgb(123,164,238)
hsl(219,77%,71%)
cmyk(48,31,0,7) Color shades in Blue range
+/- 30 points shift for
B(Blue) color axis.
rgb(123,104,105)
hsl(357,8%,45%)
cmyk(0,15,15,52)rgb(123,104,135)
hsl(277,13%,47%)
cmyk(9,23,0,47)rgb(123,104,165)
hsl(259,25%,53%)
cmyk(25,37,0,35)rgb(123,104,195)
hsl(253,43%,59%)
cmyk(37,47,0,24)rgb(123,104,225)
hsl(249,67%,65%)
cmyk(45,54,0,12)rgb(123,104,255)
hsl(248,100%,70%)
cmyk(52,59,0,0) Color Shades in CMYK model range
Color shades in Cyan range
+/- 10 percent shift for
C(Cyan) color axis.
rgb(194,104,237)
hsl(281,79%,67%)
cmyk(18,56,0,7)rgb(171,104,237)
hsl(270,79%,67%)
cmyk(28,56,0,7)rgb(147,104,237)
hsl(259,79%,67%)
cmyk(38,56,0,7)rgb(123,104,237)
hsl(249,79%,67%)
cmyk(48,56,0,7)rgb(100,104,237)
hsl(238,79%,66%)
cmyk(58,56,0,7)rgb(76,104,237)
hsl(229,82%,61%)
cmyk(68,56,0,7) Color shades in Magenta range
+/- 10 percent shift for
M(Magenta) color axis.
rgb(123,175,237)
hsl(213,76%,71%)
cmyk(48,26,0,7)rgb(123,152,237)
hsl(225,76%,71%)
cmyk(48,36,0,7)rgb(123,128,237)
hsl(238,76%,71%)
cmyk(48,46,0,7)rgb(123,104,237)
hsl(249,79%,67%)
cmyk(48,56,0,7)rgb(123,81,237)
hsl(256,81%,62%)
cmyk(48,66,0,7)rgb(123,57,237)
hsl(262,83%,58%)
cmyk(48,76,0,7) Color shades in Yellow range
+/- 10 percent shift for
Y(Yellow) color axis.
rgb(123,104,237)
hsl(249,79%,67%)
cmyk(48,56,0,7)rgb(123,104,213)
hsl(250,57%,62%)
cmyk(42,51,0,16)rgb(123,104,190)
hsl(253,40%,58%)
cmyk(35,45,0,26)rgb(123,104,166)
hsl(258,26%,53%)
cmyk(26,37,0,35)rgb(123,104,142)
hsl(270,15%,48%)
cmyk(13,27,0,44)rgb(123,104,119)
hsl(315,8%,45%)
cmyk(0,15,4,52) Color shades in Black range
+/- 10 percent shift for
B(Black) color axis.
rgb(133,112,255)
hsl(249,100%,72%)
cmyk(48,56,0,0)rgb(119,101,230)
hsl(249,72%,65%)
cmyk(48,56,0,10)rgb(106,90,204)
hsl(249,53%,58%)
cmyk(48,56,0,20)rgb(93,79,179)
hsl(249,40%,50%)
cmyk(48,56,0,30)rgb(80,67,153)
hsl(249,39%,43%)
cmyk(48,56,0,40)rgb(66,56,128)
hsl(249,39%,36%)
cmyk(48,56,0,50)