crispedge.com

Color picker

Loading...

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

#5e74da hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #5e74da Color code in RGB color code model is created after adding 36.86% red color, 45.49% green color and 85.49% blue color. Hex #5e74da Color code in CMYK color (process color) code model is generated after subtraction of 57% cyan, 47% magenta, 0% yellow and 15% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code5e74da#5e74da
RGB Decimal94, 116, 218rgb(94, 116, 218)
RGB Percent37%, 45%, 85%rgb(37%, 45%, 85%)
CSS RGBa94, 116, 218,1rgba(94,116,218,1)
CMYK Modelcmyk(57%,47%,0%,15%)
HSL Color Space229,63% ,61%hsl(229,63% ,61%)
HSV Color Space229°, 57%, 85%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010111100111010011011010
Octal136164332
Decimal94116218
Hex5e74da

Different shades of #5e74da color code.

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

Light Shade of #5e74da
#8798e4
Dark Shade of #5e74da
#3550d0
Saturated Shade of #5e74da
#546ee4
Desaturated Shade of #5e74da
#687ad0
Grey scale Shade of #5e74da
#9c9c9c
Brighten Shade
#778df3
Most Readable Shade
#FFFFFF

Shades of #5e74da color code

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

#5e74da
#5367c1
#495aa9
#3e4d91
#344079
#293360
#1f2648
#141930
#0a0c18
#000000

Similar Color like #5e74da color

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

#5f75db
#6076dc
#6177dd
#6278de
#6379df
#647ae0
#657be1
#667ce2
#677de3
#687ee4
#697fe5
#6a80e6
#6b81e7
#6c82e8
#5d73d9
#5c72d8
#5b71d7
#5a70d6
#596fd5
#586ed4
#576dd3
#566cd2
#556bd1
#546ad0
#5369cf
#5268ce
#5167cd
#5066cc

Monochromatic Color with #5e74da

#5e74da
#020305
#151a30
#27305a
#394785
#4c5daf

Tints of #5e74da Color

#5e74da
#6f83de
#8192e2
#93a2e6
#a5b1ea
#b7c1ee
#c9d0f2
#dbe0f6
#edeffa
#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

#5e74da
#dac45e

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

Split Complementary

#5e74da
#da865e
#b2da5e

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

Analogous Color

#5ea6da
#5e8dda
#5e74da
#615eda
#7a5eda

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

#5e74da
#da5e74
#74da5e

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

#5e74da
#da5eb2
#dac45e
#5eda86

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

#5e74da
#dac45e
#b2da5e
#865eda

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

#5e74da Color Code Preview on Black Background Color

This is how #5e74da Color will look on black background color. Color contrast ratio is 4.99

#5e74da in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#5e74da color code is use for CSS Background Color

Background color for the above div is #5e74da

HTML with inline CSS

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

#5e74da color code is use for CSS Border Color

CSS Border color for the above div is #5e74da

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#5e74da hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5e74da Color code Preview on White Background

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

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

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,116,218,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(218,196,94,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(94,116,218,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.