Skip to main content Skip to docs navigation

#1eaeee 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 Button Blue and its hex is #24A0ED Nearest Color Name

Color Hue/Base color: Blue

Hex #1eaeee Color code in RGB color code model is created after adding 11.76% red color, 68.24% green color and 93.33% blue color. Hex #1eaeee Color code in CMYK color (process color) code model is generated after subtraction of 87% cyan, 27% magenta, 0% yellow and 6.67% black.

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

RGB Chart

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

Color Table

Hex Color Code 1eaeee #1eaeee
RGB Decimal 30, 174, 238 30, 174, 238
RGB Percent 12%, 68%, 93% rgb(12%, 68%, 93%)
CSS RGBa 30, 174, 238,1 rgba(30,174,238,1)
CMYK Model cmyk(87%,27%,0%,6.67%)
HSL Color Space 198,86% ,53% hsl(198,86% ,53%)
HSV Color Space 198°, 87%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00011110 10101110 11101110
Octal 36 256 356
Decimal 30 174 238
Hex 1e ae ee

Different shades of #1eaeee color code.

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

Darkest of #1eaeee
#084d6b
Darker of #1eaeee
#0c6e9a
Dark of #1eaeee
#0f90ca
Base of #1eaeee
#1eaeee
Light of #1eaeee
#4dbff2
Lighter
#7dd0f5
Lightest
#ace1f9

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

#1eaeee
#ee5e1e

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

Split Complementary

#1eaeee
#ee1e46
#eec61e

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

Analogous Color

#1eeeb5
#1eeed7
#1eaeee
#1e69ee
#2a1eee

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

#1eaeee
#aeee1e
#ee1eae

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

#1eaeee
#ee1eae
#ee5e1e
#1eee5e

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

#1eaeee
#c61eee
#ee5e1e
#46ee1e

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

#042b3c
#084d6b
#0c6e9a
#0f90ca
#1eaeee
#4dbff2
#7dd0f5
#ace1f9
#dcf2fc

Tints of #1eaeee Color

#1eaeee
#37b7ef
#50c0f1
#69c9f3
#82d2f5
#9bdbf7
#b4e4f9
#cdedfb
#e6f6fd
#ffffff

Shades of #1eaeee color code

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

#1eaeee
#1a9ad3
#1787b9
#14749e
#106084
#0d4d69
#0a3a4f
#062634
#03131a
#000000

Tones

#1eaeee
#36a5d6
#4e9bbe
#6792a5
#7f898d

Tones

Similar Color like #1eaeee color

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

#1fafef
#20b0f0
#21b1f1
#22b2f2
#23b3f3
#24b4f4
#25b5f5
#26b6f6
#27b7f7
#28b8f8
#29b9f9
#2abafa
#2bbbfb
#2cbcfc
#1daded
#1cacec
#1babeb
#1aaaea
#19a9e9
#18a8e8
#17a7e7
#16a6e6
#15a5e5
#14a4e4
#13a3e3
#12a2e2
#11a1e1
#10a0e0

Download this Dark Blue

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

#1eaeee Color Code Preview on Black Background Color

This is how #1eaeee Color will look on black background color. Color contrast ratio is 8.34

#1eaeee in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#1eaeee color code is use for CSS Background Color

Background color for the above div is #1eaeee

HTML with inline CSS

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

#1eaeee color code is use for CSS Border Color

CSS Border color for the above div is #1eaeee

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#1eaeee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#1eaeee Color code Preview on White Background

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

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

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