Skip to main content Skip to docs navigation

#1a4591 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 Turkish Sea and its hex is #194F90 Nearest Color Name

Color Hue/Base color: Blue

Hex #1a4591 Color code in RGB color code model is created after adding 10.2% red color, 27.06% green color and 56.86% blue color. Hex #1a4591 Color code in CMYK color (process color) code model is generated after subtraction of 82% cyan, 52% magenta, 0% yellow and 43.14% black.

Hex #1a4591 color code is between #224499 web safe hex color code and #115588 web safe hex color code. #224499 is the nearest web safe color code. You can see here many more shades of #1a4591 color code.

RGB Chart

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

Color Table

Hex Color Code 1a4591 #1a4591
RGB Decimal 26, 69, 145 26, 69, 145
RGB Percent 10%, 27%, 57% rgb(10%, 27%, 57%)
CSS RGBa 26, 69, 145,1 rgba(26,69,145,1)
CMYK Model cmyk(82%,52%,0%,43.14%)
HSL Color Space 218,70% ,34% hsl(218,70% ,34%)
HSV Color Space 218°, 82%, 57%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00011010 01000101 10010001
Octal 32 105 221
Decimal 26 69 145
Hex 1a 45 91

Different shades of #1a4591 color code.

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

Darkest of #1a4591
#03070f
Darker of #1a4591
#0a1c3b
Dark of #1a4591
#123066
Base of #1a4591
#1a4591
Light of #1a4591
#225abc
Lighter
#3672db
Lightest
#6190e3

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

#1a4591
#91661a

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

Split Complementary

#1a4591
#912b1a
#81911a

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

Analogous Color

#1a8a91
#1a7791
#1a4591
#1a1d91
#481a91

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

#1a4591
#45911a
#911a45

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

#1a4591
#911a45
#91661a
#1a9166

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

#1a4591
#911a81
#91661a
#1a912b

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 #1a4591

#000000
#03070f
#0a1c3b
#123066
#1a4591
#225abc
#3672db
#6190e3
#8daeea

Tints of #1a4591 Color

#1a4591
#33599d
#4c6ea9
#6683b5
#7f97c1
#99acce
#b2c1da
#ccd5e6
#e5eaf2
#ffffff

Shades of #1a4591 color code

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

#1a4591
#173d80
#143570
#112e60
#0e2650
#0b1e40
#081730
#050f20
#020710
#000000

Tones

#1a4591
#2b4a80
#3c4e6f
#4d535e
#565656

Tones

Similar Color like #1a4591 color

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

#1b4692
#1c4793
#1d4894
#1e4995
#1f4a96
#204b97
#214c98
#224d99
#234e9a
#244f9b
#25509c
#26519d
#27529e
#28539f
#194490
#18438f
#17428e
#16418d
#15408c
#143f8b
#133e8a
#123d89
#113c88
#103b87
#0f3a86
#0e3985
#0d3884
#0c3783

Download this Dark Blue

Hex #1a4591 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.

#1a4591 Color Code Preview on Black Background Color

This is how #1a4591 Color will look on black background color. Color contrast ratio is 2.30

#1a4591 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #1a4591

HTML with inline CSS

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

Your Example Paragraph content text in with font color #1a4591

#1a4591 color code is use for CSS Background Color

Background color for the above div is #1a4591

HTML with inline CSS

<div style="background-color:#1a4591;"></div>

#1a4591 color code is use for CSS Border Color

CSS Border color for the above div is #1a4591

HTML with inline CSS

<div style="border:5px solid #1a4591;"></div>

CSS Border Left color for the above div is #1a4591

HTML with inline CSS

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

CSS Border Right color for the above div is #1a4591

HTML with inline CSS

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

CSS Border Bottom color for the above div is #1a4591

HTML with inline CSS

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

CSS Border Top color for the above div is #1a4591

HTML with inline CSS

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

#1a4591 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#1a4591 Color code Preview on White Background

This is how #1a4591 Color code will look on white background color. Color contrast ratio is 9.11

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

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(26,69,145,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(145,102,26,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(26,69,145,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }