Skip to main content Skip to docs navigation

#3a6786 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 Naval Passage and its hex is #386782 Nearest Color Name

Color Hue/Base color: Blue

Hex #3a6786 Color code in RGB color code model is created after adding 22.75% red color, 40.39% green color and 52.55% blue color. Hex #3a6786 Color code in CMYK color (process color) code model is generated after subtraction of 57% cyan, 23% magenta, 0% yellow and 47.45% black.

Hex #3a6786 color code is between #336688 web safe hex color code and #447777 web safe hex color code. #336688 is the nearest web safe color code. You can see here many more shades of #3a6786 color code.

RGB Chart

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

Color Table

Hex Color Code 3a6786 #3a6786
RGB Decimal 58, 103, 134 58, 103, 134
RGB Percent 23%, 40%, 53% rgb(23%, 40%, 53%)
CSS RGBa 58, 103, 134,1 rgba(58,103,134,1)
CMYK Model cmyk(57%,23%,0%,47.45%)
HSL Color Space 204,40% ,38% hsl(204,40% ,38%)
HSV Color Space 204°, 57%, 53%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00111010 01100111 10000110
Octal 72 147 206
Decimal 58 103 134
Hex 3a 67 86

Different shades of #3a6786 color code.

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

Darkest of #3a6786
#0c151b
Darker of #3a6786
#1b303f
Dark of #3a6786
#2b4c62
Base of #3a6786
#3a6786
Light of #3a6786
#4982aa
Lighter
#689bbe
Lightest
#8cb3cd

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

#3a6786
#86593a

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

Split Complementary

#3a6786
#863a41
#867f3a

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

Analogous Color

#3a8679
#3a8685
#3a6786
#3a4e86
#463a86

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

#3a6786
#67863a
#863a67

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

#3a6786
#863a67
#86593a
#3a8659

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

#3a6786
#7f3a86
#86593a
#41863a

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 #3a6786

#000000
#0c151b
#1b303f
#2b4c62
#3a6786
#4982aa
#689bbe
#8cb3cd
#afcadd

Tints of #3a6786 Color

#3a6786
#4f7793
#6588a0
#7b99ae
#91aabb
#a7bbc9
#bdccd6
#d3dde4
#e9eef1
#ffffff

Shades of #3a6786 color code

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

#3a6786
#335b77
#2d5068
#264459
#20394a
#192d3b
#13222c
#0c161d
#060b0e
#000000

Tones

#3a6786
#4d6373
#606060
#606060
#606060

Tones

Similar Color like #3a6786 color

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

#3b6887
#3c6988
#3d6a89
#3e6b8a
#3f6c8b
#406d8c
#416e8d
#426f8e
#43708f
#447190
#457291
#467392
#477493
#487594
#396685
#386584
#376483
#366382
#356281
#346180
#33607f
#325f7e
#315e7d
#305d7c
#2f5c7b
#2e5b7a
#2d5a79
#2c5978

Download this Dark Blue

Hex #3a6786 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.

#3a6786 Color Code Preview on Black Background Color

This is how #3a6786 Color will look on black background color. Color contrast ratio is 3.46

#3a6786 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #3a6786

HTML with inline CSS

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

Your Example Paragraph content text in with font color #3a6786

#3a6786 color code is use for CSS Background Color

Background color for the above div is #3a6786

HTML with inline CSS

<div style="background-color:#3a6786;"></div>

#3a6786 color code is use for CSS Border Color

CSS Border color for the above div is #3a6786

HTML with inline CSS

<div style="border:5px solid #3a6786;"></div>

CSS Border Left color for the above div is #3a6786

HTML with inline CSS

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

CSS Border Right color for the above div is #3a6786

HTML with inline CSS

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

CSS Border Bottom color for the above div is #3a6786

HTML with inline CSS

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

CSS Border Top color for the above div is #3a6786

HTML with inline CSS

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

#3a6786 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#3a6786 Color code Preview on White Background

This is how #3a6786 Color code will look on white background color. Color contrast ratio is 6.06

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

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(58,103,134,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(134,89,58,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(58,103,134,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }