Skip to main content Skip to docs navigation

#19aeef 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 Zima Blue and its hex is #16B8F3 Nearest Color Name

Color Hue/Base color: Blue

Hex #19aeef Color code in RGB color code model is created after adding 9.8% red color, 68.24% green color and 93.73% blue color. Hex #19aeef Color code in CMYK color (process color) code model is generated after subtraction of 90% cyan, 27% magenta, 0% yellow and 6.27% black.

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

RGB Chart

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

Color Table

Hex Color Code 19aeef #19aeef
RGB Decimal 25, 174, 239 25, 174, 239
RGB Percent 10%, 68%, 94% rgb(10%, 68%, 94%)
CSS RGBa 25, 174, 239,1 rgba(25,174,239,1)
CMYK Model cmyk(90%,27%,0%,6.27%)
HSL Color Space 198,87% ,52% hsl(198,87% ,52%)
HSV Color Space 198°, 90%, 94%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00011001 10101110 11101111
Octal 31 256 357
Decimal 25 174 239
Hex 19 ae ef

Different shades of #19aeef color code.

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

Darkest of #19aeef
#074a68
Darker of #19aeef
#0b6d97
Dark of #19aeef
#0e8fc7
Base of #19aeef
#19aeef
Light of #19aeef
#49bff2
Lighter
#78d0f6
Lightest
#a8e0f9

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

#19aeef
#ef5a19

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

Split Complementary

#19aeef
#ef1943
#efc519

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

Analogous Color

#19efb3
#19efd7
#19aeef
#1967ef
#2419ef

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

#19aeef
#aeef19
#ef19ae

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

#19aeef
#ef19ae
#ef5a19
#19ef5a

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

#19aeef
#c519ef
#ef5a19
#43ef19

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 #19aeef

#042838
#074a68
#0b6d97
#0e8fc7
#19aeef
#49bff2
#78d0f6
#a8e0f9
#d8f1fc

Tints of #19aeef Color

#19aeef
#32b7f0
#4cc0f2
#65c9f4
#7fd2f6
#98dbf7
#b2e4f9
#cbedfb
#e5f6fd
#ffffff

Shades of #19aeef color code

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

#19aeef
#169ad4
#1387b9
#10749f
#0d6084
#0b4d6a
#083a4f
#052635
#02131a
#000000

Tones

#19aeef
#32a4d6
#4a9bbe
#6391a5
#7b878d

Tones

Similar Color like #19aeef color

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

#1aaff0
#1bb0f1
#1cb1f2
#1db2f3
#1eb3f4
#1fb4f5
#20b5f6
#21b6f7
#22b7f8
#23b8f9
#24b9fa
#25bafb
#26bbfc
#27bcfd
#18adee
#17aced
#16abec
#15aaeb
#14a9ea
#13a8e9
#12a7e8
#11a6e7
#10a5e6
#0fa4e5
#0ea3e4
#0da2e3
#0ca1e2
#0ba0e1

Download this Dark Blue

Hex #19aeef 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.

#19aeef Color Code Preview on Black Background Color

This is how #19aeef Color will look on black background color. Color contrast ratio is 8.34

#19aeef in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #19aeef

HTML with inline CSS

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

Your Example Paragraph content text in with font color #19aeef

#19aeef color code is use for CSS Background Color

Background color for the above div is #19aeef

HTML with inline CSS

<div style="background-color:#19aeef;"></div>

#19aeef color code is use for CSS Border Color

CSS Border color for the above div is #19aeef

HTML with inline CSS

<div style="border:5px solid #19aeef;"></div>

CSS Border Left color for the above div is #19aeef

HTML with inline CSS

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

CSS Border Right color for the above div is #19aeef

HTML with inline CSS

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

CSS Border Bottom color for the above div is #19aeef

HTML with inline CSS

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

CSS Border Top color for the above div is #19aeef

HTML with inline CSS

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

#19aeef hex Color code used as CSS color Codes

Example CSS Class for usage

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

#19aeef Color code Preview on White Background

This is how #19aeef 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 #19aeef; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #19aeef; }

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