Skip to main content Skip to docs navigation

#465cc4 hex color | Download Dark Blue BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Pantone 2726 C and its hex is #485CC7 Nearest Color Name

Color Hue/Base color: Blue

Hex #465cc4 Color code in RGB color code model is created after adding 27.45% red color, 36.08% green color and 76.86% blue color. Hex #465cc4 Color code in CMYK color (process color) code model is generated after subtraction of 64% cyan, 53% magenta, 0% yellow and 23.14% black.

Hex #465cc4 color code is between #4455cc web safe hex color code and #5566bb web safe hex color code. #4455cc is the nearest web safe color code. You can see here many more shades of #465cc4 color code.

RGB Chart

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

Color Table

Hex Color Code 465cc4 #465cc4
RGB Decimal 70, 92, 196 70, 92, 196
RGB Percent 27%, 36%, 77% rgb(27%, 36%, 77%)
CSS RGBa 70, 92, 196,1 rgba(70,92,196,1)
CMYK Model cmyk(64%,53%,0%,23.14%)
HSL Color Space 230,52% ,52% hsl(230,52% ,52%)
HSV Color Space 230°, 64%, 77%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01000110 01011100 11000100
Octal 106 134 304
Decimal 70 92 196
Hex 46 5c c4

Different shades of #465cc4 color code.

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

Darkest of #465cc4
#1b2656
Darker of #465cc4
#28367c
Dark of #465cc4
#3447a3
Base of #465cc4
#465cc4
Light of #465cc4
#6d7ed0
Lighter
#93a0dd
Lightest
#bac2e9

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

#465cc4
#c4ae46

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

Split Complementary

#465cc4
#c46f46
#9bc446

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

Analogous Color

#46a6c4
#4691c4
#465cc4
#5a46c4
#8e46c4

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

#465cc4
#5cc446
#c4465c

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

#465cc4
#c4465c
#c4ae46
#46c4ae

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#465cc4
#c4469b
#c4ae46
#46c46f

Square 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).

Monochromatic Color with #465cc4

#0f152f
#1b2656
#28367c
#3447a3
#465cc4
#6d7ed0
#93a0dd
#bac2e9
#e1e4f5

Tints of #465cc4 Color

#465cc4
#5a6eca
#6f80d1
#8392d7
#98a4de
#acb6e4
#c1c8eb
#d5daf1
#eaecf8
#ffffff

Shades of #465cc4 color code

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

#465cc4
#3e51ae
#364798
#2e3d82
#26336c
#1f2857
#171e41
#0f142b
#070a15
#000000

Tones

#465cc4
#5e6cac
#777c93
#858585
#858585

Tones

Similar Color like #465cc4 color

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

#475dc5
#485ec6
#495fc7
#4a60c8
#4b61c9
#4c62ca
#4d63cb
#4e64cc
#4f65cd
#5066ce
#5167cf
#5268d0
#5369d1
#546ad2
#455bc3
#445ac2
#4359c1
#4258c0
#4157bf
#4056be
#3f55bd
#3e54bc
#3d53bb
#3c52ba
#3b51b9
#3a50b8
#394fb7
#384eb6

Download this Dark Blue

Hex #465cc4 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.

#465cc4 Color Code Preview on Black Background Color

This is how #465cc4 Color will look on black background color. Color contrast ratio is 3.59

#465cc4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #465cc4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #465cc4

#465cc4 color code is use for CSS Background Color

Background color for the above div is #465cc4

HTML with inline CSS

<div style="background-color:#465cc4;"></div>

#465cc4 color code is use for CSS Border Color

CSS Border color for the above div is #465cc4

HTML with inline CSS

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

CSS Border Left color for the above div is #465cc4

HTML with inline CSS

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

CSS Border Right color for the above div is #465cc4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #465cc4

HTML with inline CSS

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

CSS Border Top color for the above div is #465cc4

HTML with inline CSS

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

#465cc4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#465cc4 Color code Preview on White Background

This is how #465cc4 Color code will look on white background color. Color contrast ratio is 5.85

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(70,92,196,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(196,174,70,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(70,92,196,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }