crispedge.com

Color picker

Loading...

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

#5e6cb1 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #5e6cb1 Color code in RGB color code model is created after adding 36.86% red color, 42.35% green color and 69.41% blue color. Hex #5e6cb1 Color code in CMYK color (process color) code model is generated after subtraction of 47% cyan, 39% magenta, 0% yellow and 31% black.

Hex #5e6cb1 color code is between #6666aa web safe hex color code and #5577bb web safe hex color code. #6666aa is the nearest web safe color code. You can see here many more shades of #5e6cb1 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code5e6cb1#5e6cb1
RGB Decimal94, 108, 177rgb(94, 108, 177)
RGB Percent37%, 42%, 69%rgb(37%, 42%, 69%)
CSS RGBa94, 108, 177,1rgba(94,108,177,1)
CMYK Modelcmyk(47%,39%,0%,31%)
HSL Color Space230,35% ,53%hsl(230,35% ,53%)
HSV Color Space230°, 47%, 69%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010111100110110010110001
Octal136154261
Decimal94108177
Hex5e6cb1

Different shades of #5e6cb1 color code.

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

Light Shade of #5e6cb1
#808bc2
Dark Shade of #5e6cb1
#485594
Saturated Shade of #5e6cb1
#5264bd
Desaturated Shade of #5e6cb1
#6a74a5
Grey scale Shade of #5e6cb1
#878787
Brighten Shade
#7785ca
Most Readable Shade
#FFFFFF

Shades of #5e6cb1 color code

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

#5e6cb1
#53609d
#495489
#3e4876
#343c62
#29304e
#1f243b
#141827
#0a0c13
#000000

Similar Color like #5e6cb1 color

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

#5f6db2
#606eb3
#616fb4
#6270b5
#6371b6
#6472b7
#6573b8
#6674b9
#6775ba
#6876bb
#6977bc
#6a78bd
#6b79be
#6c7abf
#5d6bb0
#5c6aaf
#5b69ae
#5a68ad
#5967ac
#5866ab
#5765aa
#5664a9
#5563a8
#5462a7
#5361a6
#5260a5
#515fa4
#505ea3

Monochromatic Color with #5e6cb1

#5e6cb1
#7586db
#040407
#1a1e31
#31385c
#475286

Tints of #5e6cb1 Color

#5e6cb1
#6f7cb9
#818cc2
#939dcb
#a5add3
#b7bddc
#c9cee5
#dbdeed
#edeef6
#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

#5e6cb1
#b1a35e

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

Split Complementary

#5e6cb1
#b17a5e
#96b15e

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

Analogous Color

#5e8db1
#5e7db1
#5e6cb1
#615eb1
#715eb1

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

#5e6cb1
#b15e6c
#6cb15e

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

#5e6cb1
#b15e95
#b1a35e
#5eb179

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

#5e6cb1
#b1a35e
#96b15e
#7a5eb1

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 #5e6cb1 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.

#5e6cb1 Color Code Preview on Black Background Color

This is how #5e6cb1 Color will look on black background color. Color contrast ratio is 4.26

#5e6cb1 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#5e6cb1 color code is use for CSS Background Color

Background color for the above div is #5e6cb1

HTML with inline CSS

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

#5e6cb1 color code is use for CSS Border Color

CSS Border color for the above div is #5e6cb1

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#5e6cb1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5e6cb1 Color code Preview on White Background

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

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 #5e6cb1; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #5e6cb1; }

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,108,177,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(177,163,94,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(94,108,177,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.