crispedge.com

Color picker

Loading...

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

#5e5ace hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #5e5ace Color code in RGB color code model is created after adding 36.86% red color, 35.29% green color and 80.78% blue color. Hex #5e5ace Color code in CMYK color (process color) code model is generated after subtraction of 54% cyan, 56% magenta, 0% yellow and 19% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code5e5ace#5e5ace
RGB Decimal94, 90, 206rgb(94, 90, 206)
RGB Percent37%, 35%, 81%rgb(37%, 35%, 81%)
CSS RGBa94, 90, 206,1rgba(94,90,206,1)
CMYK Modelcmyk(54%,56%,0%,19%)
HSL Color Space242,54% ,58%hsl(242,54% ,58%)
HSV Color Space242°, 56%, 81%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010111100101101011001110
Octal136132316
Decimal9490206
Hex5e5ace

Different shades of #5e5ace color code.

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

Light Shade of #5e5ace
#8481da
Dark Shade of #5e5ace
#3d38bd
Saturated Shade of #5e5ace
#544fd9
Desaturated Shade of #5e5ace
#6865c3
Grey scale Shade of #5e5ace
#949494
Brighten Shade
#7773e7
Most Readable Shade
#FFFFFF

Shades of #5e5ace color code

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

#5e5ace
#5350b7
#4946a0
#3e3c89
#343272
#29285b
#1f1e44
#14142d
#0a0a16
#000000

Similar Color like #5e5ace color

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

#5f5bcf
#605cd0
#615dd1
#625ed2
#635fd3
#6460d4
#6561d5
#6662d6
#6763d7
#6864d8
#6965d9
#6a66da
#6b67db
#6c68dc
#5d59cd
#5c58cc
#5b57cb
#5a56ca
#5955c9
#5854c8
#5753c7
#5652c6
#5551c5
#5450c4
#534fc3
#524ec2
#514dc1
#504cc0

Monochromatic Color with #5e5ace

#5e5ace
#716df8
#101024
#24224e
#373579
#4b47a3

Tints of #5e5ace Color

#5e5ace
#6f6cd3
#817ed8
#9391de
#a5a3e3
#b7b5e9
#c9c8ee
#dbdaf4
#edecf9
#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

#5e5ace
#cace5a

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

Split Complementary

#5e5ace
#ce985a
#90ce5a

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

Analogous Color

#5a84ce
#5a6dce
#5e5ace
#755ace
#8c5ace

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

#5e5ace
#ce5e5a
#5ace5e

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

#5e5ace
#ce5a90
#cace5a
#5ace98

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

#5e5ace
#cace5a
#90ce5a
#985ace

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

#5e5ace Color Code Preview on Black Background Color

This is how #5e5ace Color will look on black background color. Color contrast ratio is 3.83

#5e5ace in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#5e5ace color code is use for CSS Background Color

Background color for the above div is #5e5ace

HTML with inline CSS

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

#5e5ace color code is use for CSS Border Color

CSS Border color for the above div is #5e5ace

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#5e5ace hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5e5ace Color code Preview on White Background

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

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

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,90,206,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(202,206,90,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(94,90,206,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.