Skip to main content Skip to docs navigation

#343fbf 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 Blue Cardinal Flower and its hex is #2F36BA Nearest Color Name

Color Hue/Base color: Blue

Hex #343fbf Color code in RGB color code model is created after adding 20.39% red color, 24.71% green color and 74.9% blue color. Hex #343fbf Color code in CMYK color (process color) code model is generated after subtraction of 73% cyan, 67% magenta, 0% yellow and 25.1% black.

Hex #343fbf color code is between #3344bb web safe hex color code and #4433cc web safe hex color code. #3344bb is the nearest web safe color code. You can see here many more shades of #343fbf color code.

RGB Chart

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

Color Table

Hex Color Code 343fbf #343fbf
RGB Decimal 52, 63, 191 52, 63, 191
RGB Percent 20%, 25%, 75% rgb(20%, 25%, 75%)
CSS RGBa 52, 63, 191,1 rgba(52,63,191,1)
CMYK Model cmyk(73%,67%,0%,25.1%)
HSL Color Space 235,57% ,48% hsl(235,57% ,48%)
HSV Color Space 235°, 73%, 75%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00110100 00111111 10111111
Octal 64 77 277
Decimal 52 63 191
Hex 34 3f bf

Different shades of #343fbf color code.

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

Darkest of #343fbf
#131747
Darker of #343fbf
#1e256f
Dark of #343fbf
#293297
Base of #343fbf
#343fbf
Light of #343fbf
#555fd1
Lighter
#7d85dc
Lightest
#a5abe7

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

#343fbf
#bfb434

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

Split Complementary

#343fbf
#bf6f34
#85bf34

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

Analogous Color

#3490bf
#3479bf
#343fbf
#5734bf
#9134bf

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

#343fbf
#3fbf34
#bf343f

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

#343fbf
#bf343f
#bfb434
#34bfb4

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

#343fbf
#bf3485
#bfb434
#34bf6f

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 #343fbf

#080a1f
#131747
#1e256f
#293297
#343fbf
#555fd1
#7d85dc
#a5abe7
#cdd0f2

Tints of #343fbf Color

#343fbf
#4a54c6
#6169cd
#777fd4
#8e94db
#a4a9e2
#bbbfe9
#d1d4f0
#e8e9f7
#ffffff

Shades of #343fbf color code

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

#343fbf
#2e38a9
#283194
#222a7f
#1c236a
#171c54
#11153f
#0b0e2a
#050715
#000000

Tones

#343fbf
#4c53a7
#65688e
#7a7a7a
#7a7a7a

Tones

Similar Color like #343fbf color

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

#3540c0
#3641c1
#3742c2
#3843c3
#3944c4
#3a45c5
#3b46c6
#3c47c7
#3d48c8
#3e49c9
#3f4aca
#404bcb
#414ccc
#424dcd
#333ebe
#323dbd
#313cbc
#303bbb
#2f3aba
#2e39b9
#2d38b8
#2c37b7
#2b36b6
#2a35b5
#2934b4
#2833b3
#2732b2
#2631b1

Download this Dark Blue

Hex #343fbf 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.

#343fbf Color Code Preview on Black Background Color

This is how #343fbf Color will look on black background color. Color contrast ratio is 2.61

#343fbf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #343fbf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #343fbf

#343fbf color code is use for CSS Background Color

Background color for the above div is #343fbf

HTML with inline CSS

<div style="background-color:#343fbf;"></div>

#343fbf color code is use for CSS Border Color

CSS Border color for the above div is #343fbf

HTML with inline CSS

<div style="border:5px solid #343fbf;"></div>

CSS Border Left color for the above div is #343fbf

HTML with inline CSS

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

CSS Border Right color for the above div is #343fbf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #343fbf

HTML with inline CSS

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

CSS Border Top color for the above div is #343fbf

HTML with inline CSS

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

#343fbf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#343fbf Color code Preview on White Background

This is how #343fbf Color code will look on white background color. Color contrast ratio is 8.05

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

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