Skip to main content Skip to docs navigation

#29dbcd 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 Celestial Green and its hex is #2DDFC1 Nearest Color Name

Color Hue/Base color: Blue

Hex #29dbcd Color code in RGB color code model is created after adding 16.08% red color, 85.88% green color and 80.39% blue color. Hex #29dbcd Color code in CMYK color (process color) code model is generated after subtraction of 81% cyan, 0% magenta, 6% yellow and 14.12% black.

Hex #29dbcd color code is between #22ddcc web safe hex color code and #33ccdd web safe hex color code. #22ddcc is the nearest web safe color code. You can see here many more shades of #29dbcd color code.

RGB Chart

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

Color Table

Hex Color Code 29dbcd #29dbcd
RGB Decimal 41, 219, 205 41, 219, 205
RGB Percent 16%, 86%, 80% rgb(16%, 86%, 80%)
CSS RGBa 41, 219, 205,1 rgba(41,219,205,1)
CMYK Model cmyk(81%,0%,6%,14.12%)
HSL Color Space 175,71% ,51% hsl(175,71% ,51%)
HSV Color Space 175°, 81%, 86%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00101001 11011011 11001101
Octal 51 333 315
Decimal 41 219 205
Hex 29 db cd

Different shades of #29dbcd color code.

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

Darkest of #29dbcd
#0f5c56
Darker of #29dbcd
#17877e
Dark of #29dbcd
#1eb3a7
Base of #29dbcd
#29dbcd
Light of #29dbcd
#55e2d7
Lighter
#80eae1
Lightest
#acf1ec

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

#29dbcd
#db2937

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

Split Complementary

#29dbcd
#db2990
#db7429

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

Analogous Color

#29db65
#29db83
#29dbcd
#29aedb
#2964db

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

#29dbcd
#dbcd29
#cd29db

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

#29dbcd
#cd29db
#db2937
#37db29

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

#29dbcd
#7429db
#db2937
#90db29

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 #29dbcd

#08302d
#0f5c56
#17877e
#1eb3a7
#29dbcd
#55e2d7
#80eae1
#acf1ec
#d8f8f6

Tints of #29dbcd Color

#29dbcd
#40dfd2
#58e3d8
#70e7dd
#88ebe3
#9fefe8
#b7f3ee
#cff7f3
#e7fbf9
#ffffff

Shades of #29dbcd color code

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

#29dbcd
#24c2b6
#1faa9f
#1b9288
#167971
#12615b
#0d4944
#09302d
#041816
#000000

Tones

#29dbcd
#42c2b8
#5ba9a3
#74908e
#828282

Tones

Similar Color like #29dbcd color

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

#2adcce
#2bddcf
#2cded0
#2ddfd1
#2ee0d2
#2fe1d3
#30e2d4
#31e3d5
#32e4d6
#33e5d7
#34e6d8
#35e7d9
#36e8da
#37e9db
#28dacc
#27d9cb
#26d8ca
#25d7c9
#24d6c8
#23d5c7
#22d4c6
#21d3c5
#20d2c4
#1fd1c3
#1ed0c2
#1dcfc1
#1ccec0
#1bcdbf

Download this Dark Blue

Hex #29dbcd 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.

#29dbcd Color Code Preview on Black Background Color

This is how #29dbcd Color will look on black background color. Color contrast ratio is 12.11

#29dbcd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #29dbcd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #29dbcd

#29dbcd color code is use for CSS Background Color

Background color for the above div is #29dbcd

HTML with inline CSS

<div style="background-color:#29dbcd;"></div>

#29dbcd color code is use for CSS Border Color

CSS Border color for the above div is #29dbcd

HTML with inline CSS

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

CSS Border Left color for the above div is #29dbcd

HTML with inline CSS

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

CSS Border Right color for the above div is #29dbcd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #29dbcd

HTML with inline CSS

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

CSS Border Top color for the above div is #29dbcd

HTML with inline CSS

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

#29dbcd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#29dbcd Color code Preview on White Background

This is how #29dbcd Color code will look on white background color. Color contrast ratio is 1.73

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

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