Skip to main content Skip to docs navigation

#466fac 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 Sail On and its hex is #4575AD Nearest Color Name

Color Hue/Base color: Blue

Hex #466fac Color code in RGB color code model is created after adding 27.45% red color, 43.53% green color and 67.45% blue color. Hex #466fac Color code in CMYK color (process color) code model is generated after subtraction of 59% cyan, 35% magenta, 0% yellow and 32.55% black.

Hex #466fac color code is between #4477aa web safe hex color code and #5566bb web safe hex color code. #4477aa is the nearest web safe color code. You can see here many more shades of #466fac color code.

RGB Chart

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

Color Table

Hex Color Code 466fac #466fac
RGB Decimal 70, 111, 172 70, 111, 172
RGB Percent 27%, 44%, 67% rgb(27%, 44%, 67%)
CSS RGBa 70, 111, 172,1 rgba(70,111,172,1)
CMYK Model cmyk(59%,35%,0%,32.55%)
HSL Color Space 216,42% ,47% hsl(216,42% ,47%)
HSV Color Space 216°, 59%, 67%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01000110 01101111 10101100
Octal 106 157 254
Decimal 70 111 172
Hex 46 6f ac

Different shades of #466fac color code.

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

Darkest of #466fac
#1a293f
Darker of #466fac
#284064
Dark of #466fac
#375888
Base of #466fac
#466fac
Light of #466fac
#658ac0
Lighter
#89a5cf
Lightest
#adc1de

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

#466fac
#ac8346

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

Split Complementary

#466fac
#ac5046
#a2ac46

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

Analogous Color

#46abac
#469aac
#466fac
#464dac
#6946ac

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

#466fac
#6fac46
#ac466f

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

#466fac
#ac466f
#ac8346
#46ac83

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

#466fac
#ac46a2
#ac8346
#46ac50

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

#0b111b
#1a293f
#284064
#375888
#466fac
#658ac0
#89a5cf
#adc1de
#d2dcec

Tints of #466fac Color

#466fac
#5a7fb5
#6f8fbe
#839fc7
#98afd0
#acbfda
#c1cfe3
#d5dfec
#eaeff5
#ffffff

Shades of #466fac color code

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

#466fac
#3e6298
#365685
#2e4a72
#263d5f
#1f314c
#172539
#0f1826
#070c13
#000000

Tones

#466fac
#5e7494
#76787c
#797979
#797979

Tones

Similar Color like #466fac color

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

#4770ad
#4871ae
#4972af
#4a73b0
#4b74b1
#4c75b2
#4d76b3
#4e77b4
#4f78b5
#5079b6
#517ab7
#527bb8
#537cb9
#547dba
#456eab
#446daa
#436ca9
#426ba8
#416aa7
#4069a6
#3f68a5
#3e67a4
#3d66a3
#3c65a2
#3b64a1
#3a63a0
#39629f
#38619e

Download this Dark Blue

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

#466fac Color Code Preview on Black Background Color

This is how #466fac Color will look on black background color. Color contrast ratio is 4.13

#466fac in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#466fac color code is use for CSS Background Color

Background color for the above div is #466fac

HTML with inline CSS

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

#466fac color code is use for CSS Border Color

CSS Border color for the above div is #466fac

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#466fac hex Color code used as CSS color Codes

Example CSS Class for usage

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

#466fac Color code Preview on White Background

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

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

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