Skip to main content Skip to docs navigation

#3d6479 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 Mallard Blue and its hex is #3F6378 Nearest Color Name

Color Hue/Base color: Blue

Hex #3d6479 Color code in RGB color code model is created after adding 23.92% red color, 39.22% green color and 47.45% blue color. Hex #3d6479 Color code in CMYK color (process color) code model is generated after subtraction of 50% cyan, 17% magenta, 0% yellow and 52.55% black.

Hex #3d6479 color code is between #446677 web safe hex color code and #335588 web safe hex color code. #446677 is the nearest web safe color code. You can see here many more shades of #3d6479 color code.

RGB Chart

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

Color Table

Hex Color Code 3d6479 #3d6479
RGB Decimal 61, 100, 121 61, 100, 121
RGB Percent 24%, 39%, 47% rgb(24%, 39%, 47%)
CSS RGBa 61, 100, 121,1 rgba(61,100,121,1)
CMYK Model cmyk(50%,17%,0%,52.55%)
HSL Color Space 201,33% ,36% hsl(201,33% ,36%)
HSV Color Space 201°, 50%, 47%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00111101 01100100 01111001
Octal 75 144 171
Decimal 61 100 121
Hex 3d 64 79

Different shades of #3d6479 color code.

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

Darkest of #3d6479
#0a1013
Darker of #3d6479
#1b2c35
Dark of #3d6479
#2c4857
Base of #3d6479
#3d6479
Light of #3d6479
#4e809b
Lighter
#6999b3
Lightest
#8bb0c4

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

#3d6479
#79523d

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

Split Complementary

#3d6479
#793d46
#79703d

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

Analogous Color

#3d796b
#3d7975
#3d6479
#3d5079
#433d79

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

#3d6479
#64793d
#793d64

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

#3d6479
#793d64
#79523d
#3d7952

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

#3d6479
#703d79
#79523d
#46793d

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

#000000
#0a1013
#1b2c35
#2c4857
#3d6479
#4e809b
#6999b3
#8bb0c4
#adc7d5

Tints of #3d6479 Color

#3d6479
#527587
#688696
#7d97a5
#93a8b4
#a8bac3
#becbd2
#d3dce1
#e9edf0
#ffffff

Shades of #3d6479 color code

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

#3d6479
#36586b
#2f4d5e
#284250
#213743
#1b2c35
#142128
#0d161a
#060b0d
#000000

Tones

#3d6479
#4f5f67
#5b5b5b
#5b5b5b
#5b5b5b

Tones

Similar Color like #3d6479 color

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

#3e657a
#3f667b
#40677c
#41687d
#42697e
#436a7f
#446b80
#456c81
#466d82
#476e83
#486f84
#497085
#4a7186
#4b7287
#3c6378
#3b6277
#3a6176
#396075
#385f74
#375e73
#365d72
#355c71
#345b70
#335a6f
#32596e
#31586d
#30576c
#2f566b

Download this Dark Blue

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

#3d6479 Color Code Preview on Black Background Color

This is how #3d6479 Color will look on black background color. Color contrast ratio is 3.30

#3d6479 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#3d6479 color code is use for CSS Background Color

Background color for the above div is #3d6479

HTML with inline CSS

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

#3d6479 color code is use for CSS Border Color

CSS Border color for the above div is #3d6479

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#3d6479 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#3d6479 Color code Preview on White Background

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

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

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