Skip to main content Skip to docs navigation

#378fbc 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 Navagio Bay and its hex is #378FB3 Nearest Color Name

Color Hue/Base color: Blue

Hex #378fbc Color code in RGB color code model is created after adding 21.57% red color, 56.08% green color and 73.73% blue color. Hex #378fbc Color code in CMYK color (process color) code model is generated after subtraction of 71% cyan, 24% magenta, 0% yellow and 26.27% black.

Hex #378fbc color code is between #3388bb web safe hex color code and #4499cc web safe hex color code. #3388bb is the nearest web safe color code. You can see here many more shades of #378fbc color code.

RGB Chart

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

Color Table

Hex Color Code 378fbc #378fbc
RGB Decimal 55, 143, 188 55, 143, 188
RGB Percent 22%, 56%, 74% rgb(22%, 56%, 74%)
CSS RGBa 55, 143, 188,1 rgba(55,143,188,1)
CMYK Model cmyk(71%,24%,0%,26.27%)
HSL Color Space 200,55% ,48% hsl(200,55% ,48%)
HSV Color Space 200°, 71%, 74%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00110111 10001111 10111100
Octal 67 217 274
Decimal 55 143 188
Hex 37 8f bc

Different shades of #378fbc color code.

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

Darkest of #378fbc
#143546
Darker of #378fbc
#20536d
Dark of #378fbc
#2b7195
Base of #378fbc
#378fbc
Light of #378fbc
#58a6ce
Lighter
#7fbbda
Lightest
#a7d0e5

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

#378fbc
#bc6437

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

Split Complementary

#378fbc
#bc374d
#bca737

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

Analogous Color

#37bc9b
#37bcb2
#378fbc
#3763bc
#4337bc

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

#378fbc
#8fbc37
#bc378f

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

#378fbc
#bc378f
#bc6437
#37bc64

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

#378fbc
#a737bc
#bc6437
#4dbc37

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 #378fbc

#09171e
#143546
#20536d
#2b7195
#378fbc
#58a6ce
#7fbbda
#a7d0e5
#cee5f1

Tints of #378fbc Color

#378fbc
#4d9bc3
#63a7ca
#79b4d2
#8fc0d9
#a6cde1
#bcd9e8
#d2e6f0
#e8f2f7
#ffffff

Shades of #378fbc color code

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

#378fbc
#307fa7
#2a6f92
#245f7d
#1e4f68
#183f53
#122f3e
#0c1f29
#060f14
#000000

Tones

#378fbc
#4f87a4
#687f8b
#7a7a7a
#7a7a7a

Tones

Similar Color like #378fbc color

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

#3890bd
#3991be
#3a92bf
#3b93c0
#3c94c1
#3d95c2
#3e96c3
#3f97c4
#4098c5
#4199c6
#429ac7
#439bc8
#449cc9
#459dca
#368ebb
#358dba
#348cb9
#338bb8
#328ab7
#3189b6
#3088b5
#2f87b4
#2e86b3
#2d85b2
#2c84b1
#2b83b0
#2a82af
#2981ae

Download this Dark Blue

Hex #378fbc 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.

#378fbc Color Code Preview on Black Background Color

This is how #378fbc Color will look on black background color. Color contrast ratio is 5.82

#378fbc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #378fbc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #378fbc

#378fbc color code is use for CSS Background Color

Background color for the above div is #378fbc

HTML with inline CSS

<div style="background-color:#378fbc;"></div>

#378fbc color code is use for CSS Border Color

CSS Border color for the above div is #378fbc

HTML with inline CSS

<div style="border:5px solid #378fbc;"></div>

CSS Border Left color for the above div is #378fbc

HTML with inline CSS

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

CSS Border Right color for the above div is #378fbc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #378fbc

HTML with inline CSS

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

CSS Border Top color for the above div is #378fbc

HTML with inline CSS

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

#378fbc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#378fbc Color code Preview on White Background

This is how #378fbc Color code will look on white background color. Color contrast ratio is 3.61

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

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