Skip to main content Skip to docs navigation

#3976ce 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 Fading Night and its hex is #3377CC Nearest Color Name

Color Hue/Base color: Blue

Hex #3976ce Color code in RGB color code model is created after adding 22.35% red color, 46.27% green color and 80.78% blue color. Hex #3976ce Color code in CMYK color (process color) code model is generated after subtraction of 72% cyan, 43% magenta, 0% yellow and 19.22% black.

Hex #3976ce color code is between #3377cc web safe hex color code and #4466dd web safe hex color code. #3377cc is the nearest web safe color code. You can see here many more shades of #3976ce color code.

RGB Chart

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

Color Table

Hex Color Code 3976ce #3976ce
RGB Decimal 57, 118, 206 57, 118, 206
RGB Percent 22%, 46%, 81% rgb(22%, 46%, 81%)
CSS RGBa 57, 118, 206,1 rgba(57,118,206,1)
CMYK Model cmyk(72%,43%,0%,19.22%)
HSL Color Space 215,60% ,52% hsl(215,60% ,52%)
HSV Color Space 215°, 72%, 81%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00111001 01110110 11001110
Octal 71 166 316
Decimal 57 118 206
Hex 39 76 ce

Different shades of #3976ce color code.

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

Darkest of #3976ce
#163158
Darker of #3976ce
#204881
Dark of #3976ce
#2a5eaa
Base of #3976ce
#3976ce
Light of #3976ce
#6292d8
Lighter
#8bafe2
Lightest
#b4cbec

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

#3976ce
#ce9139

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

Split Complementary

#3976ce
#ce4739
#c0ce39

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

Analogous Color

#39cdce
#39b4ce
#3976ce
#3944ce
#6c39ce

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

#3976ce
#76ce39
#ce3976

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

#3976ce
#ce3976
#ce9139
#39ce91

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

#3976ce
#ce39c0
#ce9139
#39ce47

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 #3976ce

#0c1a2f
#163158
#204881
#2a5eaa
#3976ce
#6292d8
#8bafe2
#b4cbec
#dde7f6

Tints of #3976ce Color

#3976ce
#4f85d3
#6594d8
#7ba3de
#91b2e3
#a7c2e9
#bdd1ee
#d3e0f4
#e9eff9
#ffffff

Shades of #3976ce color code

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

#3976ce
#3268b7
#2c5ba0
#264e89
#1f4172
#19345b
#132744
#0c1a2d
#060d16
#000000

Tones

#3976ce
#527ab5
#6a7f9d
#838384
#848484

Tones

Similar Color like #3976ce color

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

#3a77cf
#3b78d0
#3c79d1
#3d7ad2
#3e7bd3
#3f7cd4
#407dd5
#417ed6
#427fd7
#4380d8
#4481d9
#4582da
#4683db
#4784dc
#3875cd
#3774cc
#3673cb
#3572ca
#3471c9
#3370c8
#326fc7
#316ec6
#306dc5
#2f6cc4
#2e6bc3
#2d6ac2
#2c69c1
#2b68c0

Download this Dark Blue

Hex #3976ce 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.

#3976ce Color Code Preview on Black Background Color

This is how #3976ce Color will look on black background color. Color contrast ratio is 4.66

#3976ce in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #3976ce

HTML with inline CSS

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

Your Example Paragraph content text in with font color #3976ce

#3976ce color code is use for CSS Background Color

Background color for the above div is #3976ce

HTML with inline CSS

<div style="background-color:#3976ce;"></div>

#3976ce color code is use for CSS Border Color

CSS Border color for the above div is #3976ce

HTML with inline CSS

<div style="border:5px solid #3976ce;"></div>

CSS Border Left color for the above div is #3976ce

HTML with inline CSS

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

CSS Border Right color for the above div is #3976ce

HTML with inline CSS

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

CSS Border Bottom color for the above div is #3976ce

HTML with inline CSS

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

CSS Border Top color for the above div is #3976ce

HTML with inline CSS

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

#3976ce hex Color code used as CSS color Codes

Example CSS Class for usage

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

#3976ce Color code Preview on White Background

This is how #3976ce Color code will look on white background color. Color contrast ratio is 4.51

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

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