crispedge.com

Color picker

Loading...

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

#464da9 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #464da9 Color code in RGB color code model is created after adding 27.45% red color, 30.2% green color and 66.27% blue color. Hex #464da9 Color code in CMYK color (process color) code model is generated after subtraction of 59% cyan, 54% magenta, 0% yellow and 34% black.

Hex #464da9 color code is between #4455aa web safe hex color code and #554499 web safe hex color code. #4455aa is the nearest web safe color code. You can see here many more shades of #464da9 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code464da9#464da9
RGB Decimal70, 77, 169rgb(70, 77, 169)
RGB Percent27%, 30%, 66%rgb(27%, 30%, 66%)
CSS RGBa70, 77, 169,1rgba(70,77,169,1)
CMYK Modelcmyk(59%,54%,0%,34%)
HSL Color Space236,41% ,47%hsl(236,41% ,47%)
HSV Color Space236°, 59%, 66%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010001100100110110101001
Octal106115251
Decimal7077169
Hex464da9

Different shades of #464da9 color code.

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

Light Shade of #464da9
#636abf
Dark Shade of #464da9
#373d85
Saturated Shade of #464da9
#3a43b5
Desaturated Shade of #464da9
#52579d
Grey scale Shade of #464da9
#777777
Brighten Shade
#5f66c2
Most Readable Shade
#FFFFFF

Shades of #464da9 color code

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

#464da9
#3e4496
#363b83
#2e3370
#262a5d
#1f224b
#171938
#0f1125
#070812
#000000

Similar Color like #464da9 color

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

#474eaa
#484fab
#4950ac
#4a51ad
#4b52ae
#4c53af
#4d54b0
#4e55b1
#4f56b2
#5057b3
#5158b4
#5259b5
#535ab6
#545bb7
#454ca8
#444ba7
#434aa6
#4249a5
#4148a4
#4047a3
#3f46a2
#3e45a1
#3d44a0
#3c439f
#3b429e
#3a419d
#39409c
#383f9b

Monochromatic Color with #464da9

#464da9
#5860d3
#6974fe
#111329
#232654
#343a7e

Tints of #464da9 Color

#464da9
#5a60b2
#6f74bc
#8388c5
#989ccf
#acafd8
#c1c3e2
#d5d7eb
#eaebf5
#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

#464da9
#a9a246

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

Split Complementary

#464da9
#a97046
#7fa946

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

Analogous Color

#4675a9
#4661a9
#464da9
#5346a9
#6746a9

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

#464da9
#a9464d
#4da946

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

#464da9
#a9467e
#a9a246
#46a970

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

#464da9
#a9a246
#7fa946
#7046a9

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

#464da9 Color Code Preview on Black Background Color

This is how #464da9 Color will look on black background color. Color contrast ratio is 2.89

#464da9 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#464da9 color code is use for CSS Background Color

Background color for the above div is #464da9

HTML with inline CSS

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

#464da9 color code is use for CSS Border Color

CSS Border color for the above div is #464da9

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#464da9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#464da9 Color code Preview on White Background

This is how #464da9 Color code will look on white background color. Color contrast ratio is 7.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 #464da9; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #464da9; }

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,77,169,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(169,162,70,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(70,77,169,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.