Skip to main content Skip to docs navigation

#1dccdb 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 Caribbean Blue and its hex is #1AC1DD Nearest Color Name

Color Hue/Base color: Blue

Hex #1dccdb Color code in RGB color code model is created after adding 11.37% red color, 80% green color and 85.88% blue color. Hex #1dccdb Color code in CMYK color (process color) code model is generated after subtraction of 87% cyan, 7% magenta, 0% yellow and 14.12% black.

Hex #1dccdb color code is between #22bbdd web safe hex color code and #11ddcc web safe hex color code. #22bbdd is the nearest web safe color code. You can see here many more shades of #1dccdb color code.

RGB Chart

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

Color Table

Hex Color Code 1dccdb #1dccdb
RGB Decimal 29, 204, 219 29, 204, 219
RGB Percent 11%, 80%, 86% rgb(11%, 80%, 86%)
CSS RGBa 29, 204, 219,1 rgba(29,204,219,1)
CMYK Model cmyk(87%,7%,0%,14.12%)
HSL Color Space 185,77% ,49% hsl(185,77% ,49%)
HSV Color Space 185°, 87%, 86%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00011101 11001100 11011011
Octal 35 314 333
Decimal 29 204 219
Hex 1d cc db

Different shades of #1dccdb color code.

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

Darkest of #1dccdb
#0b4e54
Darker of #1dccdb
#117881
Dark of #1dccdb
#17a2ae
Base of #1dccdb
#1dccdb
Light of #1dccdb
#45dae6
Lighter
#72e3ec
Lightest
#9fecf2

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

#1dccdb
#db2c1d

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

Split Complementary

#1dccdb
#db1d6d
#db8b1d

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

Analogous Color

#1ddb7b
#1ddb9b
#1dccdb
#1d8ddb
#1d3ddb

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

#1dccdb
#ccdb1d
#db1dcc

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

#1dccdb
#db1dcc
#db2c1d
#1ddb2c

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

#1dccdb
#8b1ddb
#db2c1d
#6ddb1d

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 #1dccdb

#052427
#0b4e54
#117881
#17a2ae
#1dccdb
#45dae6
#72e3ec
#9fecf2
#ccf5f8

Tints of #1dccdb Color

#1dccdb
#36d1df
#4fd7e3
#68dde7
#81e2eb
#9ae8ef
#b3eef3
#ccf3f7
#e5f9fb
#ffffff

Shades of #1dccdb color code

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

#1dccdb
#19b5c2
#169eaa
#138892
#107179
#0c5a61
#094449
#062d30
#031618
#000000

Tones

#1dccdb
#36b7c2
#4fa2a9
#678d91
#7c7c7c

Tones

Similar Color like #1dccdb color

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

#1ecddc
#1fcedd
#20cfde
#21d0df
#22d1e0
#23d2e1
#24d3e2
#25d4e3
#26d5e4
#27d6e5
#28d7e6
#29d8e7
#2ad9e8
#2bdae9
#1ccbda
#1bcad9
#1ac9d8
#19c8d7
#18c7d6
#17c6d5
#16c5d4
#15c4d3
#14c3d2
#13c2d1
#12c1d0
#11c0cf
#10bfce
#0fbecd

Download this Dark Blue

Hex #1dccdb 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.

#1dccdb Color Code Preview on Black Background Color

This is how #1dccdb Color will look on black background color. Color contrast ratio is 10.71

#1dccdb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #1dccdb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #1dccdb

#1dccdb color code is use for CSS Background Color

Background color for the above div is #1dccdb

HTML with inline CSS

<div style="background-color:#1dccdb;"></div>

#1dccdb color code is use for CSS Border Color

CSS Border color for the above div is #1dccdb

HTML with inline CSS

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

CSS Border Left color for the above div is #1dccdb

HTML with inline CSS

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

CSS Border Right color for the above div is #1dccdb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #1dccdb

HTML with inline CSS

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

CSS Border Top color for the above div is #1dccdb

HTML with inline CSS

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

#1dccdb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#1dccdb Color code Preview on White Background

This is how #1dccdb Color code will look on white background color. Color contrast ratio is 1.96

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

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