Skip to main content Skip to docs navigation

#466aaa 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 Indigo Batik and its hex is #4467A7 Nearest Color Name

Color Hue/Base color: Blue

Hex #466aaa Color code in RGB color code model is created after adding 27.45% red color, 41.57% green color and 66.67% blue color. Hex #466aaa Color code in CMYK color (process color) code model is generated after subtraction of 59% cyan, 38% magenta, 0% yellow and 33.33% black.

Hex #466aaa color code is between #446699 web safe hex color code and #5577bb web safe hex color code. #446699 is the nearest web safe color code. You can see here many more shades of #466aaa color code.

RGB Chart

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

Color Table

Hex Color Code 466aaa #466aaa
RGB Decimal 70, 106, 170 70, 106, 170
RGB Percent 27%, 42%, 67% rgb(27%, 42%, 67%)
CSS RGBa 70, 106, 170,1 rgba(70,106,170,1)
CMYK Model cmyk(59%,38%,0%,33.33%)
HSL Color Space 218,42% ,47% hsl(218,42% ,47%)
HSV Color Space 218°, 59%, 67%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01000110 01101010 10101010
Octal 106 152 252
Decimal 70 106 170
Hex 46 6a aa

Different shades of #466aaa color code.

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

Darkest of #466aaa
#19263e
Darker of #466aaa
#283d62
Dark of #466aaa
#375386
Base of #466aaa
#466aaa
Light of #466aaa
#6485bf
Lighter
#88a1ce
Lightest
#acbedd

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

#466aaa
#aa8646

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

Split Complementary

#466aaa
#aa5446
#9caa46

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

Analogous Color

#46a4aa
#4694aa
#466aaa
#4649aa
#6d46aa

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

#466aaa
#6aaa46
#aa466a

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

#466aaa
#aa466a
#aa8646
#46aa86

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

#466aaa
#aa469c
#aa8646
#46aa54

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 #466aaa

#0b101a
#19263e
#283d62
#375386
#466aaa
#6485bf
#88a1ce
#acbedd
#d0daec

Tints of #466aaa Color

#466aaa
#5a7ab3
#6f8bbc
#839bc6
#98accf
#acbcd9
#c1cde2
#d5ddec
#eaeef5
#ffffff

Shades of #466aaa color code

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

#466aaa
#3e5e97
#365284
#2e4671
#263a5e
#1f2f4b
#172338
#0f1725
#070b12
#000000

Tones

#466aaa
#5e7192
#76777a
#787878
#787878

Tones

Similar Color like #466aaa color

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

#476bab
#486cac
#496dad
#4a6eae
#4b6faf
#4c70b0
#4d71b1
#4e72b2
#4f73b3
#5074b4
#5175b5
#5276b6
#5377b7
#5478b8
#4569a9
#4468a8
#4367a7
#4266a6
#4165a5
#4064a4
#3f63a3
#3e62a2
#3d61a1
#3c60a0
#3b5f9f
#3a5e9e
#395d9d
#385c9c

Download this Dark Blue

Hex #466aaa 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.

#466aaa Color Code Preview on Black Background Color

This is how #466aaa Color will look on black background color. Color contrast ratio is 3.90

#466aaa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #466aaa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #466aaa

#466aaa color code is use for CSS Background Color

Background color for the above div is #466aaa

HTML with inline CSS

<div style="background-color:#466aaa;"></div>

#466aaa color code is use for CSS Border Color

CSS Border color for the above div is #466aaa

HTML with inline CSS

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

CSS Border Left color for the above div is #466aaa

HTML with inline CSS

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

CSS Border Right color for the above div is #466aaa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #466aaa

HTML with inline CSS

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

CSS Border Top color for the above div is #466aaa

HTML with inline CSS

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

#466aaa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#466aaa Color code Preview on White Background

This is how #466aaa Color code will look on white background color. Color contrast ratio is 5.38

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

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,106,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(170,134,70,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(70,106,170,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }