Skip to main content Skip to docs navigation

#1eaabd 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 Placid Sea and its hex is #1CADBA Nearest Color Name

Color Hue/Base color: Green

Hex #1eaabd Color code in RGB color code model is created after adding 11.76% red color, 66.67% green color and 74.12% blue color. Hex #1eaabd Color code in CMYK color (process color) code model is generated after subtraction of 84% cyan, 10% magenta, 0% yellow and 25.88% black.

Hex #1eaabd color code is between #2299bb web safe hex color code and #11bbcc web safe hex color code. #2299bb is the nearest web safe color code. You can see here many more shades of #1eaabd color code.

RGB Chart

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

Color Table

Hex Color Code 1eaabd #1eaabd
RGB Decimal 30, 170, 189 30, 170, 189
RGB Percent 12%, 67%, 74% rgb(12%, 67%, 74%)
CSS RGBa 30, 170, 189,1 rgba(30,170,189,1)
CMYK Model cmyk(84%,10%,0%,25.88%)
HSL Color Space 187,73% ,43% hsl(187,73% ,43%)
HSV Color Space 187°, 84%, 74%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00011110 10101010 10111101
Octal 36 252 275
Decimal 30 170 189
Hex 1e aa bd

Different shades of #1eaabd color code.

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

Darkest of #1eaabd
#093339
Darker of #1eaabd
#105b65
Dark of #1eaabd
#178291
Base of #1eaabd
#1eaabd
Light of #1eaabd
#30c9de
Lighter
#5cd5e5
Lightest
#88e0ec

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

#1eaabd
#bd311e

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

Split Complementary

#1eaabd
#bd1e5a
#bd801e

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

Analogous Color

#1ebd73
#1ebd8e
#1eaabd
#1e75bd
#1e33bd

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

#1eaabd
#aabd1e
#bd1eaa

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

#1eaabd
#bd1eaa
#bd311e
#1ebd31

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

#1eaabd
#801ebd
#bd311e
#5abd1e

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

#020c0d
#093339
#105b65
#178291
#1eaabd
#30c9de
#5cd5e5
#88e0ec
#b4ecf3

Tints of #1eaabd Color

#1eaabd
#37b3c4
#50bccb
#69c6d3
#82cfda
#9bd9e1
#b4e2e9
#cdecf0
#e6f5f7
#ffffff

Shades of #1eaabd color code

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

#1eaabd
#1a97a8
#178493
#14717e
#105e69
#0d4b54
#0a383f
#06252a
#031215
#000000

Tones

#1eaabd
#3499a7
#4a8991
#60787b
#6d6d6d

Tones

Similar Color like #1eaabd color

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

#1fabbe
#20acbf
#21adc0
#22aec1
#23afc2
#24b0c3
#25b1c4
#26b2c5
#27b3c6
#28b4c7
#29b5c8
#2ab6c9
#2bb7ca
#2cb8cb
#1da9bc
#1ca8bb
#1ba7ba
#1aa6b9
#19a5b8
#18a4b7
#17a3b6
#16a2b5
#15a1b4
#14a0b3
#139fb2
#129eb1
#119db0
#109caf

Download this Dark Green

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

#1eaabd Color Code Preview on Black Background Color

This is how #1eaabd Color will look on black background color. Color contrast ratio is 7.54

#1eaabd in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#1eaabd color code is use for CSS Background Color

Background color for the above div is #1eaabd

HTML with inline CSS

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

#1eaabd color code is use for CSS Border Color

CSS Border color for the above div is #1eaabd

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#1eaabd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#1eaabd Color code Preview on White Background

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

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

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(30,170,189,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(189,49,30,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(30,170,189,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }