Skip to main content Skip to docs navigation

#2d4e73 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 Tang and its hex is #2A4B6E Nearest Color Name

Color Hue/Base color: Blue

Hex #2d4e73 Color code in RGB color code model is created after adding 17.65% red color, 30.59% green color and 45.1% blue color. Hex #2d4e73 Color code in CMYK color (process color) code model is generated after subtraction of 61% cyan, 32% magenta, 0% yellow and 54.9% black.

Hex #2d4e73 color code is between #335577 web safe hex color code and #224466 web safe hex color code. #335577 is the nearest web safe color code. You can see here many more shades of #2d4e73 color code.

RGB Chart

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

Color Table

Hex Color Code 2d4e73 #2d4e73
RGB Decimal 45, 78, 115 45, 78, 115
RGB Percent 18%, 31%, 45% rgb(18%, 31%, 45%)
CSS RGBa 45, 78, 115,1 rgba(45,78,115,1)
CMYK Model cmyk(61%,32%,0%,54.9%)
HSL Color Space 212,44% ,31% hsl(212,44% ,31%)
HSV Color Space 212°, 61%, 45%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00101101 01001110 01110011
Octal 55 116 163
Decimal 45 78 115
Hex 2d 4e 73

Different shades of #2d4e73 color code.

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

Darkest of #2d4e73
#020305
Darker of #2d4e73
#101c2a
Dark of #2d4e73
#1f354e
Base of #2d4e73
#2d4e73
Light of #2d4e73
#3b6798
Lighter
#4d80b9
Lightest
#719ac8

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

#2d4e73
#73522d

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

Split Complementary

#2d4e73
#732f2d
#71732d

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

Analogous Color

#2d736f
#2d6b73
#2d4e73
#2d3773
#402d73

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

#2d4e73
#4e732d
#732d4e

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

#2d4e73
#732d4e
#73522d
#2d7352

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

#2d4e73
#732d71
#73522d
#2d732f

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

#000000
#020305
#101c2a
#1f354e
#2d4e73
#3b6798
#4d80b9
#719ac8
#96b4d6

Tints of #2d4e73 Color

#2d4e73
#446182
#5b7592
#7389a1
#8a9cb1
#a1b0c0
#b9c4d0
#d0d7df
#e7ebef
#ffffff

Shades of #2d4e73 color code

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

#2d4e73
#284566
#233c59
#1e344c
#192b3f
#142233
#0f1a26
#0a1119
#05080c
#000000

Tones

#2d4e73
#3d4f63
#4d5053
#505050
#505050

Tones

Similar Color like #2d4e73 color

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

#2e4f74
#2f5075
#305176
#315277
#325378
#335479
#34557a
#35567b
#36577c
#37587d
#38597e
#395a7f
#3a5b80
#3b5c81
#2c4d72
#2b4c71
#2a4b70
#294a6f
#28496e
#27486d
#26476c
#25466b
#24456a
#234469
#224368
#214267
#204166
#1f4065

Download this Dark Blue

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

#2d4e73 Color Code Preview on Black Background Color

This is how #2d4e73 Color will look on black background color. Color contrast ratio is 2.45

#2d4e73 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#2d4e73 color code is use for CSS Background Color

Background color for the above div is #2d4e73

HTML with inline CSS

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

#2d4e73 color code is use for CSS Border Color

CSS Border color for the above div is #2d4e73

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#2d4e73 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#2d4e73 Color code Preview on White Background

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

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

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