Skip to main content Skip to docs navigation

#344cd2 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 Kikorangi Blue and its hex is #2E4EBF Nearest Color Name

Color Hue/Base color: Blue

Hex #344cd2 Color code in RGB color code model is created after adding 20.39% red color, 29.8% green color and 82.35% blue color. Hex #344cd2 Color code in CMYK color (process color) code model is generated after subtraction of 75% cyan, 64% magenta, 0% yellow and 17.65% black.

Hex #344cd2 color code is between #3344cc web safe hex color code and #4455dd web safe hex color code. #3344cc is the nearest web safe color code. You can see here many more shades of #344cd2 color code.

RGB Chart

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

Color Table

Hex Color Code 344cd2 #344cd2
RGB Decimal 52, 76, 210 52, 76, 210
RGB Percent 20%, 30%, 82% rgb(20%, 30%, 82%)
CSS RGBa 52, 76, 210,1 rgba(52,76,210,1)
CMYK Model cmyk(75%,64%,0%,17.65%)
HSL Color Space 231,64% ,51% hsl(231,64% ,51%)
HSV Color Space 231°, 75%, 82%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00110100 01001100 11010010
Octal 64 114 322
Decimal 52 76 210
Hex 34 4c d2

Different shades of #344cd2 color code.

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

Darkest of #344cd2
#141e59
Darker of #344cd2
#1d2d83
Dark of #344cd2
#263bad
Base of #344cd2
#344cd2
Light of #344cd2
#5e71db
Lighter
#8796e5
Lightest
#b1baee

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

#344cd2
#d2ba34

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

Split Complementary

#344cd2
#d26b34
#9bd234

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

Analogous Color

#34a8d2
#348ed2
#344cd2
#5134d2
#9334d2

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

#344cd2
#4cd234
#d2344c

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

#344cd2
#d2344c
#d2ba34
#34d2ba

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

#344cd2
#d2349b
#d2ba34
#34d26b

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 #344cd2

#0b102f
#141e59
#1d2d83
#263bad
#344cd2
#5e71db
#8796e5
#b1baee
#dbdff7

Tints of #344cd2 Color

#344cd2
#4a5fd7
#6173dc
#7787e1
#8e9be6
#a4afeb
#bbc3f0
#d1d7f5
#e8ebfa
#ffffff

Shades of #344cd2 color code

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

#344cd2
#2e43ba
#283ba3
#22328c
#1c2a74
#17215d
#111946
#0b102e
#050817
#000000

Tones

#344cd2
#4d5db9
#666fa0
#7e8088
#838383

Tones

Similar Color like #344cd2 color

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

#354dd3
#364ed4
#374fd5
#3850d6
#3951d7
#3a52d8
#3b53d9
#3c54da
#3d55db
#3e56dc
#3f57dd
#4058de
#4159df
#425ae0
#334bd1
#324ad0
#3149cf
#3048ce
#2f47cd
#2e46cc
#2d45cb
#2c44ca
#2b43c9
#2a42c8
#2941c7
#2840c6
#273fc5
#263ec4

Download this Dark Blue

Hex #344cd2 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.

#344cd2 Color Code Preview on Black Background Color

This is how #344cd2 Color will look on black background color. Color contrast ratio is 3.11

#344cd2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #344cd2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #344cd2

#344cd2 color code is use for CSS Background Color

Background color for the above div is #344cd2

HTML with inline CSS

<div style="background-color:#344cd2;"></div>

#344cd2 color code is use for CSS Border Color

CSS Border color for the above div is #344cd2

HTML with inline CSS

<div style="border:5px solid #344cd2;"></div>

CSS Border Left color for the above div is #344cd2

HTML with inline CSS

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

CSS Border Right color for the above div is #344cd2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #344cd2

HTML with inline CSS

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

CSS Border Top color for the above div is #344cd2

HTML with inline CSS

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

#344cd2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#344cd2 Color code Preview on White Background

This is how #344cd2 Color code will look on white background color. Color contrast ratio is 6.75

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

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(52,76,210,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(210,186,52,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(52,76,210,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }