Skip to main content Skip to docs navigation

#29495c 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 Black Forest Blue and its hex is #29485A Nearest Color Name

Color Hue/Base color: Blue

Hex #29495c Color code in RGB color code model is created after adding 16.08% red color, 28.63% green color and 36.08% blue color. Hex #29495c Color code in CMYK color (process color) code model is generated after subtraction of 55% cyan, 21% magenta, 0% yellow and 63.92% black.

Hex #29495c color code is between #224455 web safe hex color code and #335566 web safe hex color code. #224455 is the nearest web safe color code. You can see here many more shades of #29495c color code.

RGB Chart

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

Color Table

Hex Color Code 29495c #29495c
RGB Decimal 41, 73, 92 41, 73, 92
RGB Percent 16%, 29%, 36% rgb(16%, 29%, 36%)
CSS RGBa 41, 73, 92,1 rgba(41,73,92,1)
CMYK Model cmyk(55%,21%,0%,63.92%)
HSL Color Space 202,38% ,26% hsl(202,38% ,26%)
HSV Color Space 202°, 55%, 36%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00101001 01001001 01011100
Octal 51 111 134
Decimal 41 73 92
Hex 29 49 5c

Different shades of #29495c color code.

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

Darkest of #29495c
#000000
Darker of #29495c
#0a1115
Dark of #29495c
#192d39
Base of #29495c
#29495c
Light of #29495c
#39657f
Lighter
#4881a3
Lightest
#649aba

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

#29495c
#5c3c29

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

Split Complementary

#29495c
#5c2930
#5c5629

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

Analogous Color

#295c51
#295c5a
#29495c
#29385c
#2f295c

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

#29495c
#495c29
#5c2949

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

#29495c
#5c2949
#5c3c29
#295c3c

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

#29495c
#56295c
#5c3c29
#305c29

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 #29495c

#000000
#000000
#0a1115
#192d39
#29495c
#39657f
#4881a3
#649aba
#87b1ca

Tints of #29495c Color

#29495c
#405d6e
#587180
#708592
#8899a4
#9faeb6
#b7c2c8
#cfd6da
#e7eaec
#ffffff

Shades of #29495c color code

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

#29495c
#244051
#1f3847
#1b303d
#162833
#122028
#0d181e
#091014
#04080a
#000000

Tones

#29495c
#36464f
#434343
#434343
#434343

Tones

Similar Color like #29495c color

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

#2a4a5d
#2b4b5e
#2c4c5f
#2d4d60
#2e4e61
#2f4f62
#305063
#315164
#325265
#335366
#345467
#355568
#365669
#37576a
#28485b
#27475a
#264659
#254558
#244457
#234356
#224255
#214154
#204053
#1f3f52
#1e3e51
#1d3d50
#1c3c4f
#1b3b4e

Download this Dark Blue

Hex #29495c 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.

#29495c Color Code Preview on Black Background Color

This is how #29495c Color will look on black background color. Color contrast ratio is 2.20

#29495c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #29495c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #29495c

#29495c color code is use for CSS Background Color

Background color for the above div is #29495c

HTML with inline CSS

<div style="background-color:#29495c;"></div>

#29495c color code is use for CSS Border Color

CSS Border color for the above div is #29495c

HTML with inline CSS

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

CSS Border Left color for the above div is #29495c

HTML with inline CSS

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

CSS Border Right color for the above div is #29495c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #29495c

HTML with inline CSS

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

CSS Border Top color for the above div is #29495c

HTML with inline CSS

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

#29495c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#29495c Color code Preview on White Background

This is how #29495c Color code will look on white background color. Color contrast ratio is 9.54

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

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(41,73,92,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(92,60,41,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(41,73,92,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }