Skip to main content Skip to docs navigation

#37697c 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 Kimberley Sea and its hex is #386B7D Nearest Color Name

Color Hue/Base color: Blue

Hex #37697c Color code in RGB color code model is created after adding 21.57% red color, 41.18% green color and 48.63% blue color. Hex #37697c Color code in CMYK color (process color) code model is generated after subtraction of 56% cyan, 15% magenta, 0% yellow and 51.37% black.

Hex #37697c color code is between #336677 web safe hex color code and #447788 web safe hex color code. #336677 is the nearest web safe color code. You can see here many more shades of #37697c color code.

RGB Chart

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

Color Table

Hex Color Code 37697c #37697c
RGB Decimal 55, 105, 124 55, 105, 124
RGB Percent 22%, 41%, 49% rgb(22%, 41%, 49%)
CSS RGBa 55, 105, 124,1 rgba(55,105,124,1)
CMYK Model cmyk(56%,15%,0%,51.37%)
HSL Color Space 197,39% ,35% hsl(197,39% ,35%)
HSV Color Space 197°, 56%, 49%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00110111 01101001 01111100
Octal 67 151 174
Decimal 55 105 124
Hex 37 69 7c

Different shades of #37697c color code.

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

Darkest of #37697c
#080f12
Darker of #37697c
#182d35
Dark of #37697c
#274b59
Base of #37697c
#37697c
Light of #37697c
#47879f
Lighter
#60a0b9
Lightest
#84b5c8

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

#37697c
#7c4a37

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

Split Complementary

#37697c
#7c3747
#7c6d37

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

Analogous Color

#377c67
#377c72
#37697c
#37527c
#39377c

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

#37697c
#697c37
#7c3769

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

#37697c
#7c3769
#7c4a37
#377c4a

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

#37697c
#6d377c
#7c4a37
#477c37

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 #37697c

#000000
#080f12
#182d35
#274b59
#37697c
#47879f
#60a0b9
#84b5c8
#a7cbd8

Tints of #37697c Color

#37697c
#4d798a
#638a99
#799ba7
#8fabb6
#a6bcc4
#bccdd3
#d2dde1
#e8eef0
#ffffff

Shades of #37697c color code

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

#37697c
#305d6e
#2a5160
#244652
#1e3a44
#182e37
#122329
#0c171b
#060b0d
#000000

Tones

#37697c
#49616a
#5a5a5a
#5a5a5a
#5a5a5a

Tones

Similar Color like #37697c color

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

#386a7d
#396b7e
#3a6c7f
#3b6d80
#3c6e81
#3d6f82
#3e7083
#3f7184
#407285
#417386
#427487
#437588
#447689
#45778a
#36687b
#35677a
#346679
#336578
#326477
#316376
#306275
#2f6174
#2e6073
#2d5f72
#2c5e71
#2b5d70
#2a5c6f
#295b6e

Download this Dark Blue

Hex #37697c 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.

#37697c Color Code Preview on Black Background Color

This is how #37697c Color will look on black background color. Color contrast ratio is 3.47

#37697c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #37697c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #37697c

#37697c color code is use for CSS Background Color

Background color for the above div is #37697c

HTML with inline CSS

<div style="background-color:#37697c;"></div>

#37697c color code is use for CSS Border Color

CSS Border color for the above div is #37697c

HTML with inline CSS

<div style="border:5px solid #37697c;"></div>

CSS Border Left color for the above div is #37697c

HTML with inline CSS

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

CSS Border Right color for the above div is #37697c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #37697c

HTML with inline CSS

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

CSS Border Top color for the above div is #37697c

HTML with inline CSS

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

#37697c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#37697c Color code Preview on White Background

This is how #37697c Color code will look on white background color. Color contrast ratio is 6.04

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

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(55,105,124,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(124,74,55,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(55,105,124,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }