Skip to main content Skip to docs navigation

#2a477a 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 Sodalite Blue and its hex is #2C447B Nearest Color Name

Color Hue/Base color: Blue

Hex #2a477a Color code in RGB color code model is created after adding 16.47% red color, 27.84% green color and 47.84% blue color. Hex #2a477a Color code in CMYK color (process color) code model is generated after subtraction of 66% cyan, 42% magenta, 0% yellow and 52.16% black.

Hex #2a477a color code is between #224477 web safe hex color code and #335588 web safe hex color code. #224477 is the nearest web safe color code. You can see here many more shades of #2a477a color code.

RGB Chart

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

Color Table

Hex Color Code 2a477a #2a477a
RGB Decimal 42, 71, 122 42, 71, 122
RGB Percent 16%, 28%, 48% rgb(16%, 28%, 48%)
CSS RGBa 42, 71, 122,1 rgba(42,71,122,1)
CMYK Model cmyk(66%,42%,0%,52.16%)
HSL Color Space 218,49% ,32% hsl(218,49% ,32%)
HSV Color Space 218°, 66%, 48%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00101010 01000111 01111010
Octal 52 107 172
Decimal 42 71 122
Hex 2a 47 7a

Different shades of #2a477a color code.

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

Darkest of #2a477a
#030508
Darker of #2a477a
#101b2e
Dark of #2a477a
#1d3154
Base of #2a477a
#2a477a
Light of #2a477a
#375da0
Lighter
#4a75c1
Lightest
#6f92ce

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

#2a477a
#7a5d2a

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

Split Complementary

#2a477a
#7a352a
#6f7a2a

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

Analogous Color

#2a767a
#2a687a
#2a477a
#2a2c7a
#492a7a

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

#2a477a
#477a2a
#7a2a47

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

#2a477a
#7a2a47
#7a5d2a
#2a7a5d

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

#2a477a
#7a2a6f
#7a5d2a
#2a7a35

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

#000000
#030508
#101b2e
#1d3154
#2a477a
#375da0
#4a75c1
#6f92ce
#95aedb

Tints of #2a477a Color

#2a477a
#415b88
#596f97
#7184a6
#8898b5
#a0adc3
#b8c1d2
#cfd6e1
#e7eaf0
#ffffff

Shades of #2a477a color code

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

#2a477a
#253f6c
#20375e
#1c2f51
#172743
#121f36
#0e1728
#090f1b
#04070d
#000000

Tones

#2a477a
#3a4c6a
#4b5059
#525252
#525252

Tones

Similar Color like #2a477a color

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

#2b487b
#2c497c
#2d4a7d
#2e4b7e
#2f4c7f
#304d80
#314e81
#324f82
#335083
#345184
#355285
#365386
#375487
#385588
#294679
#284578
#274477
#264376
#254275
#244174
#234073
#223f72
#213e71
#203d70
#1f3c6f
#1e3b6e
#1d3a6d
#1c396c

Download this Dark Blue

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

#2a477a Color Code Preview on Black Background Color

This is how #2a477a Color will look on black background color. Color contrast ratio is 2.28

#2a477a in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#2a477a color code is use for CSS Background Color

Background color for the above div is #2a477a

HTML with inline CSS

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

#2a477a color code is use for CSS Border Color

CSS Border color for the above div is #2a477a

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#2a477a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#2a477a Color code Preview on White Background

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

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

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(42,71,122,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(122,93,42,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(42,71,122,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }