Skip to main content Skip to docs navigation

#4c729b 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 Cobalt Flame and its hex is #4E719D Nearest Color Name

Color Hue/Base color: Blue

Hex #4c729b Color code in RGB color code model is created after adding 29.8% red color, 44.71% green color and 60.78% blue color. Hex #4c729b Color code in CMYK color (process color) code model is generated after subtraction of 51% cyan, 26% magenta, 0% yellow and 39.22% black.

Hex #4c729b color code is between #447799 web safe hex color code and #5566aa web safe hex color code. #447799 is the nearest web safe color code. You can see here many more shades of #4c729b color code.

RGB Chart

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

Color Table

Hex Color Code 4c729b #4c729b
RGB Decimal 76, 114, 155 76, 114, 155
RGB Percent 30%, 45%, 61% rgb(30%, 45%, 61%)
CSS RGBa 76, 114, 155,1 rgba(76,114,155,1)
CMYK Model cmyk(51%,26%,0%,39.22%)
HSL Color Space 211,34% ,45% hsl(211,34% ,45%)
HSV Color Space 211°, 51%, 61%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01001100 01110010 10011011
Octal 114 162 233
Decimal 76 114 155
Hex 4c 72 9b

Different shades of #4c729b color code.

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

Darkest of #4c729b
#1a2634
Darker of #4c729b
#2a4057
Dark of #4c729b
#3b5979
Base of #4c729b
#4c729b
Light of #4c729b
#668cb4
Lighter
#88a5c5
Lightest
#aabfd6

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

#4c729b
#9b754c

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

Split Complementary

#4c729b
#9b4d4c
#999b4c

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

Analogous Color

#4c9b96
#4c939b
#4c729b
#4c589b
#614c9b

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

#4c729b
#729b4c
#9b4c72

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

#4c729b
#9b4c72
#9b754c
#4c9b75

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

#4c729b
#9b4c99
#9b754c
#4c9b4d

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

#090d12
#1a2634
#2a4057
#3b5979
#4c729b
#668cb4
#88a5c5
#aabfd6
#cdd9e6

Tints of #4c729b Color

#4c729b
#5f81a6
#7391b1
#87a1bc
#9bb0c7
#afc0d2
#c3d0dd
#d7dfe8
#ebeff3
#ffffff

Shades of #4c729b color code

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

#4c729b
#436589
#3b5878
#324c67
#2a3f56
#213244
#192633
#101922
#080c11
#000000

Tones

#4c729b
#637384
#737373
#737373
#737373

Tones

Similar Color like #4c729b color

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

#4d739c
#4e749d
#4f759e
#50769f
#5177a0
#5278a1
#5379a2
#547aa3
#557ba4
#567ca5
#577da6
#587ea7
#597fa8
#5a80a9
#4b719a
#4a7099
#496f98
#486e97
#476d96
#466c95
#456b94
#446a93
#436992
#426891
#416790
#40668f
#3f658e
#3e648d

Download this Dark Blue

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

#4c729b Color Code Preview on Black Background Color

This is how #4c729b Color will look on black background color. Color contrast ratio is 4.19

#4c729b in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#4c729b color code is use for CSS Background Color

Background color for the above div is #4c729b

HTML with inline CSS

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

#4c729b color code is use for CSS Border Color

CSS Border color for the above div is #4c729b

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#4c729b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4c729b Color code Preview on White Background

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

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

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