Skip to main content Skip to docs navigation

#1dbbcd hex color | Download Dark Green 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 Lago Blue and its hex is #1FB4C3 Nearest Color Name

Color Hue/Base color: Green

Hex #1dbbcd Color code in RGB color code model is created after adding 11.37% red color, 73.33% green color and 80.39% blue color. Hex #1dbbcd Color code in CMYK color (process color) code model is generated after subtraction of 86% cyan, 9% magenta, 0% yellow and 19.61% black.

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

RGB Chart

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

Color Table

Hex Color Code 1dbbcd #1dbbcd
RGB Decimal 29, 187, 205 29, 187, 205
RGB Percent 11%, 73%, 80% rgb(11%, 73%, 80%)
CSS RGBa 29, 187, 205,1 rgba(29,187,205,1)
CMYK Model cmyk(86%,9%,0%,19.61%)
HSL Color Space 186,75% ,46% hsl(186,75% ,46%)
HSV Color Space 186°, 86%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00011101 10111011 11001101
Octal 35 273 315
Decimal 29 187 205
Hex 1d bb cd

Different shades of #1dbbcd color code.

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

Darkest of #1dbbcd
#0a4147
Darker of #1dbbcd
#106974
Dark of #1dbbcd
#1792a0
Base of #1dbbcd
#1dbbcd
Light of #1dbbcd
#3ad2e3
Lighter
#67dce9
Lightest
#93e6f0

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

#1dbbcd
#cd2f1d

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

Split Complementary

#1dbbcd
#cd1d63
#cd871d

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

Analogous Color

#1dcd78
#1dcd96
#1dbbcd
#1d80cd
#1d37cd

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

#1dbbcd
#bbcd1d
#cd1dbb

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

#1dbbcd
#cd1dbb
#cd2f1d
#1dcd2f

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

#1dbbcd
#871dcd
#cd2f1d
#63cd1d

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

#04181a
#0a4147
#106974
#1792a0
#1dbbcd
#3ad2e3
#67dce9
#93e6f0
#c0f1f6

Tints of #1dbbcd Color

#1dbbcd
#36c2d2
#4fcad8
#68d1dd
#81d9e3
#9ae0e8
#b3e8ee
#cceff3
#e5f7f9
#ffffff

Shades of #1dbbcd color code

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

#1dbbcd
#19a6b6
#16919f
#137c88
#106771
#0c535b
#093e44
#06292d
#031416
#000000

Tones

#1dbbcd
#34a8b6
#4c969e
#638387
#757575

Tones

Similar Color like #1dbbcd color

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

#1ebcce
#1fbdcf
#20bed0
#21bfd1
#22c0d2
#23c1d3
#24c2d4
#25c3d5
#26c4d6
#27c5d7
#28c6d8
#29c7d9
#2ac8da
#2bc9db
#1cbacc
#1bb9cb
#1ab8ca
#19b7c9
#18b6c8
#17b5c7
#16b4c6
#15b3c5
#14b2c4
#13b1c3
#12b0c2
#11afc1
#10aec0
#0fadbf

Download this Dark Green

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

#1dbbcd Color Code Preview on Black Background Color

This is how #1dbbcd Color will look on black background color. Color contrast ratio is 9.04

#1dbbcd in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#1dbbcd color code is use for CSS Background Color

Background color for the above div is #1dbbcd

HTML with inline CSS

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

#1dbbcd color code is use for CSS Border Color

CSS Border color for the above div is #1dbbcd

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#1dbbcd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#1dbbcd Color code Preview on White Background

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

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

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