Skip to main content Skip to docs navigation

#374b63 hex color - Blue - Cool color - Information

On this page
@
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 Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #374b63 Color code in RGB color code model is created after adding 21.57% red color, 29.41% green color and 38.82% blue color. Hex #374b63 Color code in CMYK color (process color) code model is generated after subtraction of 44% cyan, 24% magenta, 0% yellow and 61.18% black.

Hex #374b63 color code is between #334466 web safe hex color code and #445555 web safe hex color code. #334466 is the nearest web safe color code. You can see here many more shades of #374b63 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 374b63 #374b63
RGB Decimal 55, 75, 99 rgb(55, 75, 99)
RGB Percent 22%, 29%, 39% rgb(22%, 29%, 39%)
CSS RGBa 55, 75, 99,1 rgba(55,75,99,1)
CMYK Model cmyk(44%,24%,0%,61.18%)
HSL Color Space 213,29% ,30% hsl(213,29% ,30%)
HSV Color Space 213°, 44%, 39%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00110111 01001011 01100011
Octal 67 113 143
Decimal 55 75 99
Hex 37 4b 63

Different shades of #374b63 color code.

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

Light Shade of #374b63
#496484
Dark Shade of #374b63
#253242
Saturated Shade of #374b63
#2f4a6b
Desaturated Shade of #374b63
#3f4c5b
Grey scale Shade of #374b63
#4d4d4d
Brighten Shade
#50647c
Most Readable Shade
#FFFFFF

Shades of #374b63 color code

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

#374b63
#304258
#2a3a4d
#243242
#1e2937
#18212c
#121921
#0c1016
#06080b
#000000

Similar Color like #374b63 color

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

#384c64
#394d65
#3a4e66
#3b4f67
#3c5068
#3d5169
#3e526a
#3f536b
#40546c
#41556d
#42566e
#43576f
#445870
#455971
#364a62
#354961
#344860
#33475f
#32465e
#31455d
#30445c
#2f435b
#2e425a
#2d4159
#2c4058
#2b3f57
#2a3e56
#293d55

Monochromatic Color with #374b63

#374b63
#4f6b8d
#668bb8
#7eace2
#080b0e
#1f2b38

Tints of #374b63 Color

#374b63
#4d5f74
#637385
#798797
#8f9ba8
#a6afb9
#bcc3cb
#d2d7dc
#e8ebed
#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

#374b63
#634f37

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

Split Complementary

#374b63
#633937
#616337

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

Analogous Color

#375d63
#375463
#374b63
#374263
#373963

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

#374b63
#63374b
#4b6337

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

#374b63
#633761
#634f37
#376339

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

#374b63
#634f37
#616337
#393763

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 #374b63 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.

#374b63 Color Code Preview on Black Background Color

This is how #374b63 Color will look on black background color. Color contrast ratio is 2.35

#374b63 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #374b63

HTML with inline CSS

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

Your Example Paragraph content text in with font color #374b63

#374b63 color code is use for CSS Background Color

Background color for the above div is #374b63

HTML with inline CSS

<div style="background-color:#374b63;"></div>

#374b63 color code is use for CSS Border Color

CSS Border color for the above div is #374b63

HTML with inline CSS

<div style="border:5px solid #374b63;"></div>

CSS Border Left color for the above div is #374b63

HTML with inline CSS

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

CSS Border Right color for the above div is #374b63

HTML with inline CSS

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

CSS Border Bottom color for the above div is #374b63

HTML with inline CSS

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

CSS Border Top color for the above div is #374b63

HTML with inline CSS

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

#374b63 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#374b63 Color code Preview on White Background

This is how #374b63 Color code will look on white background color. Color contrast ratio is 8.94

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

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.