crispedge.com

#464ee5 hex color - Blue - Cool color - Information

#464ee5 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #464ee5 Color code in RGB color code model is created after adding 27.45% red color, 30.59% green color and 89.8% blue color. Hex #464ee5 Color code in CMYK color (process color) code model is generated after subtraction of 69% cyan, 66% magenta, 0% yellow and 10% black.

Hex #464ee5 color code is between #4455dd web safe hex color code and #5544ee web safe hex color code. #4455dd is the nearest web safe color code. You can see here many more shades of #464ee5 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code464ee5#464ee5
RGB Decimal70, 78, 229rgb(70, 78, 229)
RGB Percent27%, 31%, 90%rgb(27%, 31%, 90%)
CSS RGBa70, 78, 229,1rgba(70,78,229,1)
CMYK Modelcmyk(69%,66%,0%,10%)
HSL Color Space237,75% ,59%hsl(237,75% ,59%)
HSV Color Space237°, 69%, 90%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010001100100111011100101
Octal106116345
Decimal7078229
Hex464ee5

Different shades of #464ee5 color code.

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

Light Shade of #464ee5
#7379eb
Dark Shade of #464ee5
#1f28d9
Saturated Shade of #464ee5
#3b44f0
Desaturated Shade of #464ee5
#5157da
Grey scale Shade of #464ee5
#959595
Brighten Shade
#5f67fe
Most Readable Shade
#FFFFFF

Shades of #464ee5 color code

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

#464ee5
#3e45cb
#363cb2
#2e3498
#262b7f
#1f2265
#171a4c
#0f1132
#070819
#000000

Similar Color like #464ee5 color

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

#474fe6
#4850e7
#4951e8
#4a52e9
#4b53ea
#4c54eb
#4d55ec
#4e56ed
#4f57ee
#5058ef
#5159f0
#525af1
#535bf2
#545cf3
#454de4
#444ce3
#434be2
#424ae1
#4149e0
#4048df
#3f47de
#3e46dd
#3d45dc
#3c44db
#3b43da
#3a42d9
#3941d8
#3840d7

Monochromatic Color with #464ee5

#464ee5
#050610
#12143b
#1f2365
#2c3190
#3940ba

Tints of #464ee5 Color

#464ee5
#5a61e7
#6f75ea
#8389ed
#989cf0
#acb0f3
#c1c4f6
#d5d7f9
#eaebfc
#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

#464ee5
#e5dd46

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

Split Complementary

#464ee5
#e58e46
#9ee546

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

Analogous Color

#468ee5
#466ee5
#464ee5
#5e46e5
#7e46e5

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

#464ee5
#e5464e
#4ee546

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

#464ee5
#e5469d
#e5dd46
#46e58d

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

#464ee5
#e5dd46
#9ee546
#8e46e5

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 #464ee5 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.

#464ee5 Color Code Preview on Black Background Color

This is how #464ee5 Color will look on black background color. Color contrast ratio is 3.48

#464ee5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #464ee5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #464ee5

#464ee5 color code is use for CSS Background Color

Background color for the above div is #464ee5

HTML with inline CSS

<div style="background-color:#464ee5;"></div>

#464ee5 color code is use for CSS Border Color

CSS Border color for the above div is #464ee5

HTML with inline CSS

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

CSS Border Left color for the above div is #464ee5

HTML with inline CSS

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

CSS Border Right color for the above div is #464ee5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #464ee5

HTML with inline CSS

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

CSS Border Top color for the above div is #464ee5

HTML with inline CSS

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

#464ee5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#464ee5 Color code Preview on White Background

This is how #464ee5 Color code will look on white background color. Color contrast ratio is 6.03

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

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

< /html>