Skip to main content Skip to docs navigation

#5d748e 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 Columbus and its hex is #5F758F Nearest Color Name

Color Hue/Base color: Blue

Hex #5d748e Color code in RGB color code model is created after adding 36.47% red color, 45.49% green color and 55.69% blue color. Hex #5d748e Color code in CMYK color (process color) code model is generated after subtraction of 35% cyan, 18% magenta, 0% yellow and 44.31% black.

Hex #5d748e color code is between #557788 web safe hex color code and #666699 web safe hex color code. #557788 is the nearest web safe color code. You can see here many more shades of #5d748e color code.

RGB Chart

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

Color Table

Hex Color Code 5d748e #5d748e
RGB Decimal 93, 116, 142 93, 116, 142
RGB Percent 36%, 45%, 56% rgb(36%, 45%, 56%)
CSS RGBa 93, 116, 142,1 rgba(93,116,142,1)
CMYK Model cmyk(35%,18%,0%,44.31%)
HSL Color Space 212,21% ,46% hsl(212,21% ,46%)
HSV Color Space 212°, 35%, 56%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01011101 01110100 10001110
Octal 135 164 216
Decimal 93 116 142
Hex 5d 74 8e

Different shades of #5d748e color code.

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

Darkest of #5d748e
#202832
Darker of #5d748e
#354250
Dark of #5d748e
#495b6f
Base of #5d748e
#5d748e
Light of #5d748e
#788ea6
Lighter
#96a7bb
Lightest
#b5c1cf

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

#5d748e
#8e775d

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

Split Complementary

#5d748e
#8e5f5d
#8d8e5d

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

Analogous Color

#5d8e8b
#5d888e
#5d748e
#5d648e
#6b5d8e

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

#5d748e
#748e5d
#8e5d74

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

#5d748e
#8e5d74
#8e775d
#5d8e77

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

#5d748e
#8e5d8d
#8e775d
#5d8e5f

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 #5d748e

#0c0f13
#202832
#354250
#495b6f
#5d748e
#788ea6
#96a7bb
#b5c1cf
#d4dbe3

Tints of #5d748e Color

#5d748e
#6f839a
#8192a7
#93a2b3
#a5b1c0
#b7c1cc
#c9d0d9
#dbe0e5
#edeff2
#ffffff

Shades of #5d748e color code

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

#5d748e
#52677e
#485a6e
#3e4d5e
#33404e
#29333f
#1f262f
#14191f
#0a0c0f
#000000

Tones

#5d748e
#757577
#767676
#767676
#767676

Tones

Similar Color like #5d748e color

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

#5e758f
#5f7690
#607791
#617892
#627993
#637a94
#647b95
#657c96
#667d97
#677e98
#687f99
#69809a
#6a819b
#6b829c
#5c738d
#5b728c
#5a718b
#59708a
#586f89
#576e88
#566d87
#556c86
#546b85
#536a84
#526983
#516882
#506781
#4f6680

Download this Dark Blue

Hex #5d748e 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.

#5d748e Color Code Preview on Black Background Color

This is how #5d748e Color will look on black background color. Color contrast ratio is 4.35

#5d748e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5d748e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5d748e

#5d748e color code is use for CSS Background Color

Background color for the above div is #5d748e

HTML with inline CSS

<div style="background-color:#5d748e;"></div>

#5d748e color code is use for CSS Border Color

CSS Border color for the above div is #5d748e

HTML with inline CSS

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

CSS Border Left color for the above div is #5d748e

HTML with inline CSS

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

CSS Border Right color for the above div is #5d748e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #5d748e

HTML with inline CSS

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

CSS Border Top color for the above div is #5d748e

HTML with inline CSS

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

#5d748e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5d748e Color code Preview on White Background

This is how #5d748e Color code will look on white background color. Color contrast ratio is 4.82

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

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(93,116,142,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(142,119,93,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(93,116,142,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }