Skip to main content Skip to docs navigation

#1ea1cd 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 Pacific Blue and its hex is #1CA9C9 Nearest Color Name

Color Hue/Base color: Green

Hex #1ea1cd Color code in RGB color code model is created after adding 11.76% red color, 63.14% green color and 80.39% blue color. Hex #1ea1cd Color code in CMYK color (process color) code model is generated after subtraction of 85% cyan, 21% magenta, 0% yellow and 19.61% black.

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

RGB Chart

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

Color Table

Hex Color Code 1ea1cd #1ea1cd
RGB Decimal 30, 161, 205 30, 161, 205
RGB Percent 12%, 63%, 80% rgb(12%, 63%, 80%)
CSS RGBa 30, 161, 205,1 rgba(30,161,205,1)
CMYK Model cmyk(85%,21%,0%,19.61%)
HSL Color Space 195,74% ,46% hsl(195,74% ,46%)
HSV Color Space 195°, 85%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00011110 10100001 11001101
Octal 36 241 315
Decimal 30 161 205
Hex 1e a1 cd

Different shades of #1ea1cd color code.

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

Darkest of #1ea1cd
#0a3848
Darker of #1ea1cd
#115b74
Dark of #1ea1cd
#177ea1
Base of #1ea1cd
#1ea1cd
Light of #1ea1cd
#3cb8e2
Lighter
#68c9e9
Lightest
#95d9ef

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

#1ea1cd
#cd4a1e

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

Split Complementary

#1ea1cd
#cd1e49
#cda21e

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

Analogous Color

#1ecd93
#1ecdb0
#1ea1cd
#1e67cd
#1e1ecd

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

#1ea1cd
#a1cd1e
#cd1ea1

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

#1ea1cd
#cd1ea1
#cd4a1e
#1ecd4a

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

#1ea1cd
#a21ecd
#cd4a1e
#49cd1e

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

#04151b
#0a3848
#115b74
#177ea1
#1ea1cd
#3cb8e2
#68c9e9
#95d9ef
#c1e9f6

Tints of #1ea1cd Color

#1ea1cd
#37abd2
#50b5d8
#69c0dd
#82cae3
#9bd5e8
#b4dfee
#cdeaf3
#e6f4f9
#ffffff

Shades of #1ea1cd color code

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

#1ea1cd
#1a8fb6
#177d9f
#146b88
#105971
#0d475b
#0a3544
#06232d
#031116
#000000

Tones

#1ea1cd
#3595b6
#4d8a9e
#657e87
#767676

Tones

Similar Color like #1ea1cd color

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

#1fa2ce
#20a3cf
#21a4d0
#22a5d1
#23a6d2
#24a7d3
#25a8d4
#26a9d5
#27aad6
#28abd7
#29acd8
#2aadd9
#2baeda
#2cafdb
#1da0cc
#1c9fcb
#1b9eca
#1a9dc9
#199cc8
#189bc7
#179ac6
#1699c5
#1598c4
#1497c3
#1396c2
#1295c1
#1194c0
#1093bf

Download this Dark Green

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

#1ea1cd Color Code Preview on Black Background Color

This is how #1ea1cd Color will look on black background color. Color contrast ratio is 7.03

#1ea1cd in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#1ea1cd color code is use for CSS Background Color

Background color for the above div is #1ea1cd

HTML with inline CSS

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

#1ea1cd color code is use for CSS Border Color

CSS Border color for the above div is #1ea1cd

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#1ea1cd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#1ea1cd Color code Preview on White Background

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

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

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