crispedge.com

Color picker

Loading...

#3977a1 hex color - Blue - Cool color - Information

#3977a1 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #3977a1 Color code in RGB color code model is created after adding 22.35% red color, 46.67% green color and 63.14% blue color. Hex #3977a1 Color code in CMYK color (process color) code model is generated after subtraction of 65% cyan, 26% magenta, 0% yellow and 37% black.

Hex #3977a1 color code is between #336699 web safe hex color code and #4488aa web safe hex color code. #336699 is the nearest web safe color code. You can see here many more shades of #3977a1 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code3977a1#3977a1
RGB Decimal57, 119, 161rgb(57, 119, 161)
RGB Percent22%, 47%, 63%rgb(22%, 47%, 63%)
CSS RGBa57, 119, 161,1rgba(57,119,161,1)
CMYK Modelcmyk(65%,26%,0%,37%)
HSL Color Space204,48% ,43%hsl(204,48% ,43%)
HSV Color Space204°, 65%, 63%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001110010111011110100001
Octal71167241
Decimal57119161
Hex3977a1

Different shades of #3977a1 color code.

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

Light Shade of #3977a1
#4d92c0
Dark Shade of #3977a1
#2c5b7b
Saturated Shade of #3977a1
#2e79ac
Desaturated Shade of #3977a1
#447596
Grey scale Shade of #3977a1
#6d6d6d
Brighten Shade
#5290ba
Most Readable Shade
#FFFFFF

Shades of #3977a1 color code

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

#3977a1
#32698f
#2c5c7d
#264f6b
#1f4259
#193447
#132735
#0c1a23
#060d11
#000000

Similar Color like #3977a1 color

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

#3a78a2
#3b79a3
#3c7aa4
#3d7ba5
#3e7ca6
#3f7da7
#407ea8
#417fa9
#4280aa
#4381ab
#4482ac
#4583ad
#4684ae
#4785af
#3876a0
#37759f
#36749e
#35739d
#34729c
#33719b
#32709a
#316f99
#306e98
#2f6d97
#2e6c96
#2d6b95
#2c6a94
#2b6993

Monochromatic Color with #3977a1

#3977a1
#4896cb
#57b6f6
#0c1921
#1b384c
#2a5876

Tints of #3977a1 Color

#3977a1
#4f86ab
#6595b5
#7ba4c0
#91b3ca
#a7c2d5
#bdd1df
#d3e0ea
#e9eff4
#ffffff

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

#3977a1
#a16339

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

Split Complementary

#3977a1
#a13943
#a19739

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

Analogous Color

#39a1a1
#398ca1
#3977a1
#3962a1
#394da1

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

#3977a1
#a13977
#77a139

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

#3977a1
#9739a1
#a16339
#43a139

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#3977a1
#a16339
#a19739
#3943a1

Double Complementary 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).

Hex #3977a1 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.

#3977a1 Color Code Preview on Black Background Color

This is how #3977a1 Color will look on black background color. Color contrast ratio is 4.33

#3977a1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #3977a1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #3977a1

#3977a1 color code is use for CSS Background Color

Background color for the above div is #3977a1

HTML with inline CSS

<div style="background-color:#3977a1;"></div>

#3977a1 color code is use for CSS Border Color

CSS Border color for the above div is #3977a1

HTML with inline CSS

<div style="border:5px solid #3977a1;"></div>

CSS Border Left color for the above div is #3977a1

HTML with inline CSS

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

CSS Border Right color for the above div is #3977a1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #3977a1

HTML with inline CSS

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

CSS Border Top color for the above div is #3977a1

HTML with inline CSS

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

#3977a1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#3977a1 Color code Preview on White Background

This is how #3977a1 Color code will look on white background color. Color contrast ratio is 4.85

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(57,119,161,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(161,99,57,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(57,119,161,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.