Skip to main content Skip to docs navigation

#4c748e 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 Metallic Blue and its hex is #4F738E Nearest Color Name

Color Hue/Base color: Blue

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

Hex #4c748e color code is between #447788 web safe hex color code and #556699 web safe hex color code. #447788 is the nearest web safe color code. You can see here many more shades of #4c748e color code.

RGB Chart

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

Color Table

Hex Color Code 4c748e #4c748e
RGB Decimal 76, 116, 142 76, 116, 142
RGB Percent 30%, 45%, 56% rgb(30%, 45%, 56%)
CSS RGBa 76, 116, 142,1 rgba(76,116,142,1)
CMYK Model cmyk(46%,18%,0%,44.31%)
HSL Color Space 204,30% ,43% hsl(204,30% ,43%)
HSV Color Space 204°, 46%, 56%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01001100 01110100 10001110
Octal 114 164 216
Decimal 76 116 142
Hex 4c 74 8e

Different shades of #4c748e color code.

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

Darkest of #4c748e
#17232a
Darker of #4c748e
#283e4c
Dark of #4c748e
#3a596d
Base of #4c748e
#4c748e
Light of #4c748e
#628eab
Lighter
#83a6bd
Lightest
#a4becf

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

#4c748e
#8e664c

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

Split Complementary

#4c748e
#8e4c53
#8e874c

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

Analogous Color

#4c8e82
#4c8e8d
#4c748e
#4c5e8e
#564c8e

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

#4c748e
#748e4c
#8e4c74

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

#4c748e
#8e4c74
#8e664c
#4c8e66

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

#4c748e
#874c8e
#8e664c
#538e4c

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 #4c748e

#050709
#17232a
#283e4c
#3a596d
#4c748e
#628eab
#83a6bd
#a4becf
#c6d6e0

Tints of #4c748e Color

#4c748e
#5f839a
#7392a7
#87a2b3
#9bb1c0
#afc1cc
#c3d0d9
#d7e0e5
#ebeff2
#ffffff

Shades of #4c748e color code

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

#4c748e
#43677e
#3b5a6e
#324d5e
#2a404e
#21333f
#19262f
#10191f
#080c0f
#000000

Tones

#4c748e
#626f78
#6d6d6d
#6d6d6d
#6d6d6d

Tones

Similar Color like #4c748e color

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

#4d758f
#4e7690
#4f7791
#507892
#517993
#527a94
#537b95
#547c96
#557d97
#567e98
#577f99
#58809a
#59819b
#5a829c
#4b738d
#4a728c
#49718b
#48708a
#476f89
#466e88
#456d87
#446c86
#436b85
#426a84
#416983
#406882
#3f6781
#3e6680

Download this Dark Blue

Hex #4c748e 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.

#4c748e Color Code Preview on Black Background Color

This is how #4c748e Color will look on black background color. Color contrast ratio is 4.20

#4c748e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4c748e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4c748e

#4c748e color code is use for CSS Background Color

Background color for the above div is #4c748e

HTML with inline CSS

<div style="background-color:#4c748e;"></div>

#4c748e color code is use for CSS Border Color

CSS Border color for the above div is #4c748e

HTML with inline CSS

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

CSS Border Left color for the above div is #4c748e

HTML with inline CSS

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

CSS Border Right color for the above div is #4c748e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #4c748e

HTML with inline CSS

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

CSS Border Top color for the above div is #4c748e

HTML with inline CSS

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

#4c748e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4c748e Color code Preview on White Background

This is how #4c748e Color code will look on white background color. Color contrast ratio is 5.00

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

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