Skip to main content Skip to docs navigation

#2d348b 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 Ultramarine Highlight and its hex is #2E328F Nearest Color Name

Color Hue/Base color: Blue

Hex #2d348b Color code in RGB color code model is created after adding 17.65% red color, 20.39% green color and 54.51% blue color. Hex #2d348b Color code in CMYK color (process color) code model is generated after subtraction of 68% cyan, 63% magenta, 0% yellow and 45.49% black.

Hex #2d348b color code is between #333388 web safe hex color code and #224499 web safe hex color code. #333388 is the nearest web safe color code. You can see here many more shades of #2d348b color code.

RGB Chart

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

Color Table

Hex Color Code 2d348b #2d348b
RGB Decimal 45, 52, 139 45, 52, 139
RGB Percent 18%, 20%, 55% rgb(18%, 20%, 55%)
CSS RGBa 45, 52, 139,1 rgba(45,52,139,1)
CMYK Model cmyk(68%,63%,0%,45.49%)
HSL Color Space 236,51% ,36% hsl(236,51% ,36%)
HSV Color Space 236°, 68%, 55%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00101101 00110100 10001011
Octal 55 64 213
Decimal 45 52 139
Hex 2d 34 8b

Different shades of #2d348b color code.

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

Darkest of #2d348b
#080917
Darker of #2d348b
#14173e
Dark of #2d348b
#212664
Base of #2d348b
#2d348b
Light of #2d348b
#3942b2
Lighter
#565ec8
Lightest
#7c83d5

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

#2d348b
#8b842d

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

Split Complementary

#2d348b
#8b552d
#638b2d

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

Analogous Color

#2d6b8b
#2d5b8b
#2d348b
#452d8b
#6d2d8b

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

#2d348b
#348b2d
#8b2d34

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

#2d348b
#8b2d34
#8b842d
#2d8b84

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

#2d348b
#8b2d63
#8b842d
#2d8b55

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 #2d348b

#000000
#080917
#14173e
#212664
#2d348b
#3942b2
#565ec8
#7c83d5
#a3a7e1

Tints of #2d348b Color

#2d348b
#444a97
#5b61a4
#7377b1
#8a8ebe
#a1a4cb
#b9bbd8
#d0d1e5
#e7e8f2
#ffffff

Shades of #2d348b color code

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

#2d348b
#282e7b
#23286c
#1e225c
#191c4d
#14173d
#0f112e
#0a0b1e
#05050f
#000000

Tones

#2d348b
#3f4479
#525366
#5c5c5c
#5c5c5c

Tones

Similar Color like #2d348b color

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

#2e358c
#2f368d
#30378e
#31388f
#323990
#333a91
#343b92
#353c93
#363d94
#373e95
#383f96
#394097
#3a4198
#3b4299
#2c338a
#2b3289
#2a3188
#293087
#282f86
#272e85
#262d84
#252c83
#242b82
#232a81
#222980
#21287f
#20277e
#1f267d

Download this Dark Blue

Hex #2d348b 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.

#2d348b Color Code Preview on Black Background Color

This is how #2d348b Color will look on black background color. Color contrast ratio is 1.98

#2d348b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #2d348b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #2d348b

#2d348b color code is use for CSS Background Color

Background color for the above div is #2d348b

HTML with inline CSS

<div style="background-color:#2d348b;"></div>

#2d348b color code is use for CSS Border Color

CSS Border color for the above div is #2d348b

HTML with inline CSS

<div style="border:5px solid #2d348b;"></div>

CSS Border Left color for the above div is #2d348b

HTML with inline CSS

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

CSS Border Right color for the above div is #2d348b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #2d348b

HTML with inline CSS

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

CSS Border Top color for the above div is #2d348b

HTML with inline CSS

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

#2d348b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#2d348b Color code Preview on White Background

This is how #2d348b Color code will look on white background color. Color contrast ratio is 10.63

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

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