crispedge.com

Color picker

Loading...

#5e56ee hex color - Blue - Cool color - Information

#5e56ee hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #5e56ee Color code in RGB color code model is created after adding 36.86% red color, 33.73% green color and 93.33% blue color. Hex #5e56ee Color code in CMYK color (process color) code model is generated after subtraction of 61% cyan, 64% magenta, 0% yellow and 7% black.

Hex #5e56ee color code is between #6655dd web safe hex color code and #5566ff web safe hex color code. #6655dd is the nearest web safe color code. You can see here many more shades of #5e56ee color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code 5e56ee #5e56ee
RGB Decimal 94, 86, 238 rgb(94, 86, 238)
RGB Percent 37%, 34%, 93% rgb(37%, 34%, 93%)
CSS RGBa 94, 86, 238,1 rgba(94,86,238,1)
CMYK Model cmyk(61%,64%,0%,7%)
HSL Color Space 243,82% ,64% hsl(243,82% ,64%)
HSV Color Space 243°, 64%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01011110 01010110 11101110
Octal 136 126 356
Decimal 94 86 238
Hex 5e 56 ee

Different shades of #5e56ee color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #5e56ee
#8a84f3
Dark Shade of #5e56ee
#3228e9
Saturated Shade of #5e56ee
#564df7
Desaturated Shade of #5e56ee
#665fe5
Grey scale Shade of #5e56ee
#a2a2a2
Brighten Shade
#776fff
Most Readable Shade
#FFFFFF

Shades of #5e56ee color code

Generate more color scales with scales (color stack) generator.

#5e56ee
#534cd3
#4942b9
#3e399e
#342f84
#292669
#1f1c4f
#141334
#0a091a
#000000

Similar Color like #5e56ee color

Find visually similar hex color codes nearing to #5e56ee hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#5f57ef
#6058f0
#6159f1
#625af2
#635bf3
#645cf4
#655df5
#665ef6
#675ff7
#6860f8
#6961f9
#6a62fa
#6b63fb
#6c64fc
#5d55ed
#5c54ec
#5b53eb
#5a52ea
#5951e9
#5850e8
#574fe7
#564ee6
#554de5
#544ce4
#534be3
#524ae2
#5149e1
#5048e0

Monochromatic Color with #5e56ee

#5e56ee
#0a091a
#1b1944
#2c286e
#3c3799
#4d47c3

Tints of #5e56ee Color

#5e56ee
#6f68ef
#817bf1
#938ef3
#a5a1f5
#b7b3f7
#c9c6f9
#dbd9fb
#edecfd
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#5e56ee
#e6ee56

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#5e56ee
#eeaa56
#9aee56

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#568bee
#566cee
#5e56ee
#7c56ee
#9b56ee

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#5e56ee
#ee5e56
#56ee5e

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#5e56ee
#ee569a
#e6ee56
#56eeaa

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#5e56ee
#e6ee56
#9aee56
#aa56ee

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #5e56ee Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#5e56ee Color Code Preview on Black Background Color

This is how #5e56ee Color will look on black background color. Color contrast ratio is 4.04

#5e56ee in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#5e56ee">Your Example Paragraph content text in with font color #5e56ee </p>

Your Example Paragraph content text in with font color #5e56ee

HTML with inline CSS

<div style="color:#5e56ee">Your Paragraph text in with font color #5e56ee </div>

Your Example Paragraph content text in with font color #5e56ee

#5e56ee color code is use for CSS Background Color

Background color for the above div is #5e56ee

HTML with inline CSS

<div style="background-color:#5e56ee;"></div>

#5e56ee color code is use for CSS Border Color

CSS Border color for the above div is #5e56ee

HTML with inline CSS

<div style="border:5px solid #5e56ee;"></div>

CSS Border Left color for the above div is #5e56ee

HTML with inline CSS

<div style="border-left:5px solid #5e56ee;"></div>

CSS Border Right color for the above div is #5e56ee

HTML with inline CSS

<div style="border-right:5px solid #5e56ee;"></div>

CSS Border Bottom color for the above div is #5e56ee

HTML with inline CSS

<div style="border-bottom:5px solid #5e56ee;"></div>

CSS Border Top color for the above div is #5e56ee

HTML with inline CSS

<div style="border-top:5px solid #5e56ee;"></div>

#5e56ee hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#5e56ee; } .examplecolorclass {color:#5e56ee; } .examplebordercolor {border:3px solid #5e56ee; }

#5e56ee Color code Preview on White Background

This is how #5e56ee Color code will look on white background color. Color contrast ratio is 5.20

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #5e56ee; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #5e56ee; }

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(94,86,238,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(230,238,86,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(94,86,238,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.