crispedge.com

Color picker

Loading...

#414edd hex color - Blue - Cool color - Information

#414edd hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #414edd Color code in RGB color code model is created after adding 25.49% red color, 30.59% green color and 86.67% blue color. Hex #414edd Color code in CMYK color (process color) code model is generated after subtraction of 71% cyan, 65% magenta, 0% yellow and 13% black.

Hex #414edd color code is between #4455cc web safe hex color code and #3344ee web safe hex color code. #4455cc is the nearest web safe color code. You can see here many more shades of #414edd color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code414edd#414edd
RGB Decimal65, 78, 221rgb(65, 78, 221)
RGB Percent25%, 31%, 87%rgb(25%, 31%, 87%)
CSS RGBa65, 78, 221,1rgba(65,78,221,1)
CMYK Modelcmyk(71%,65%,0%,13%)
HSL Color Space235,70% ,56%hsl(235,70% ,56%)
HSV Color Space235°, 71%, 87%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010000010100111011011101
Octal101116335
Decimal6578221
Hex414edd

Different shades of #414edd color code.

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

Light Shade of #414edd
#6c76e5
Dark Shade of #414edd
#2431c7
Saturated Shade of #414edd
#3645e8
Desaturated Shade of #414edd
#4c57d2
Grey scale Shade of #414edd
#8f8f8f
Brighten Shade
#5a67f6
Most Readable Shade
#FFFFFF

Shades of #414edd color code

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

#414edd
#3945c4
#323cab
#2b3493
#242b7a
#1c2262
#151a49
#0e1131
#070818
#000000

Similar Color like #414edd color

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

#424fde
#4350df
#4451e0
#4552e1
#4653e2
#4754e3
#4855e4
#4956e5
#4a57e6
#4b58e7
#4c59e8
#4d5ae9
#4e5bea
#4f5ceb
#404ddc
#3f4cdb
#3e4bda
#3d4ad9
#3c49d8
#3b48d7
#3a47d6
#3946d5
#3845d4
#3744d3
#3643d2
#3542d1
#3441d0
#3340cf

Monochromatic Color with #414edd

#414edd
#020308
#0f1233
#1c215d
#283088
#353fb3

Tints of #414edd Color

#414edd
#5661e0
#6b75e4
#8089e8
#959cec
#aab0ef
#bfc4f3
#d4d7f7
#e9ebfb
#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

#414edd
#ddd041

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

Split Complementary

#414edd
#dd8241
#9cdd41

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

Analogous Color

#418cdd
#416ddd
#414edd
#5341dd
#7241dd

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

#414edd
#dd414e
#4edd41

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

#414edd
#dd419c
#ddd041
#41dd82

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

#414edd
#ddd041
#9cdd41
#8241dd

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 #414edd 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.

#414edd Color Code Preview on Black Background Color

This is how #414edd Color will look on black background color. Color contrast ratio is 3.36

#414edd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #414edd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #414edd

#414edd color code is use for CSS Background Color

Background color for the above div is #414edd

HTML with inline CSS

<div style="background-color:#414edd;"></div>

#414edd color code is use for CSS Border Color

CSS Border color for the above div is #414edd

HTML with inline CSS

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

CSS Border Left color for the above div is #414edd

HTML with inline CSS

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

CSS Border Right color for the above div is #414edd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #414edd

HTML with inline CSS

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

CSS Border Top color for the above div is #414edd

HTML with inline CSS

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

#414edd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#414edd Color code Preview on White Background

This is how #414edd Color code will look on white background color. Color contrast ratio is 6.25

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

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(65,78,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(221,208,65,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(65,78,221,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.