Skip to main content Skip to docs navigation

#1deebb 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 Fake Jade and its hex is #13EAC9 Nearest Color Name

Color Hue/Base color: Blue

Hex #1deebb Color code in RGB color code model is created after adding 11.37% red color, 93.33% green color and 73.33% blue color. Hex #1deebb Color code in CMYK color (process color) code model is generated after subtraction of 88% cyan, 0% magenta, 21% yellow and 6.67% black.

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

RGB Chart

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

Color Table

Hex Color Code 1deebb #1deebb
RGB Decimal 29, 238, 187 29, 238, 187
RGB Percent 11%, 93%, 73% rgb(11%, 93%, 73%)
CSS RGBa 29, 238, 187,1 rgba(29,238,187,1)
CMYK Model cmyk(88%,0%,21%,6.67%)
HSL Color Space 165,86% ,52% hsl(165,86% ,52%)
HSV Color Space 165°, 88%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00011101 11101110 10111011
Octal 35 356 273
Decimal 29 238 187
Hex 1d ee bb

Different shades of #1deebb color code.

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

Darkest of #1deebb
#086a52
Darker of #1deebb
#0c9977
Dark of #1deebb
#0fc99c
Base of #1deebb
#1deebb
Light of #1deebb
#4cf2c9
Lighter
#7cf5d8
Lightest
#abf9e6

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

#1deebb
#ee1d50

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

Split Complementary

#1deebb
#ee1db8
#ee521d

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

Analogous Color

#1dee41
#1dee64
#1deebb
#1ddbee
#1d84ee

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

#1deebb
#eebb1d
#bb1dee

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

#1deebb
#bb1dee
#ee1d50
#50ee1d

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

#1deebb
#521dee
#ee1d50
#b8ee1d

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

#043b2d
#086a52
#0c9977
#0fc99c
#1deebb
#4cf2c9
#7cf5d8
#abf9e6
#dbfcf4

Tints of #1deebb Color

#1deebb
#36efc2
#4ff1ca
#68f3d1
#81f5d9
#9af7e0
#b3f9e8
#ccfbef
#e5fdf7
#ffffff

Shades of #1deebb color code

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

#1deebb
#19d3a6
#16b991
#139e7c
#108467
#0c6953
#094f3e
#063429
#031a14
#000000

Tones

#1deebb
#35d6af
#4ebda2
#66a596
#7e8d89

Tones

Similar Color like #1deebb color

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

#1eefbc
#1ff0bd
#20f1be
#21f2bf
#22f3c0
#23f4c1
#24f5c2
#25f6c3
#26f7c4
#27f8c5
#28f9c6
#29fac7
#2afbc8
#2bfcc9
#1cedba
#1becb9
#1aebb8
#19eab7
#18e9b6
#17e8b5
#16e7b4
#15e6b3
#14e5b2
#13e4b1
#12e3b0
#11e2af
#10e1ae
#0fe0ad

Download this Dark Blue

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

#1deebb Color Code Preview on Black Background Color

This is how #1deebb Color will look on black background color. Color contrast ratio is 14.00

#1deebb in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#1deebb color code is use for CSS Background Color

Background color for the above div is #1deebb

HTML with inline CSS

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

#1deebb color code is use for CSS Border Color

CSS Border color for the above div is #1deebb

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#1deebb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#1deebb Color code Preview on White Background

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

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

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