Skip to main content Skip to docs navigation

#16aaee 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 Out of the Blue and its hex is #1199EE Nearest Color Name

Color Hue/Base color: Blue

Hex #16aaee Color code in RGB color code model is created after adding 8.63% red color, 66.67% green color and 93.33% blue color. Hex #16aaee Color code in CMYK color (process color) code model is generated after subtraction of 91% cyan, 29% magenta, 0% yellow and 6.67% black.

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

RGB Chart

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

Color Table

Hex Color Code 16aaee #16aaee
RGB Decimal 22, 170, 238 22, 170, 238
RGB Percent 9%, 67%, 93% rgb(9%, 67%, 93%)
CSS RGBa 22, 170, 238,1 rgba(22,170,238,1)
CMYK Model cmyk(91%,29%,0%,6.67%)
HSL Color Space 199,86% ,51% hsl(199,86% ,51%)
HSV Color Space 199°, 91%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00010110 10101010 11101110
Octal 26 252 356
Decimal 22 170 238
Hex 16 aa ee

Different shades of #16aaee color code.

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

Darkest of #16aaee
#074764
Darker of #16aaee
#0b6893
Dark of #16aaee
#0e8ac3
Base of #16aaee
#16aaee
Light of #16aaee
#46bbf1
Lighter
#75cdf5
Lightest
#a5def8

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

#16aaee
#ee5a16

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

Split Complementary

#16aaee
#ee163e
#eec616

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

Analogous Color

#16eeb4
#16eed8
#16aaee
#1662ee
#2416ee

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

#16aaee
#aaee16
#ee16aa

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

#16aaee
#ee16aa
#ee5a16
#16ee5a

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

#16aaee
#c616ee
#ee5a16
#3eee16

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 #16aaee

#042534
#074764
#0b6893
#0e8ac3
#16aaee
#46bbf1
#75cdf5
#a5def8
#d4effc

Tints of #16aaee Color

#16aaee
#2fb3ef
#49bcf1
#63c6f3
#7dcff5
#97d9f7
#b1e2f9
#cbecfb
#e5f5fd
#ffffff

Shades of #16aaee color code

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

#16aaee
#1397d3
#1184b9
#0e719e
#0c5e84
#094b69
#07384f
#042534
#02121a
#000000

Tones

#16aaee
#2fa1d5
#4897bc
#618ea3
#7a858a

Tones

Similar Color like #16aaee color

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

#17abef
#18acf0
#19adf1
#1aaef2
#1baff3
#1cb0f4
#1db1f5
#1eb2f6
#1fb3f7
#20b4f8
#21b5f9
#22b6fa
#23b7fb
#24b8fc
#15a9ed
#14a8ec
#13a7eb
#12a6ea
#11a5e9
#10a4e8
#0fa3e7
#0ea2e6
#0da1e5
#0ca0e4
#0b9fe3
#0a9ee2
#099de1
#089ce0

Download this Dark Blue

Hex #16aaee 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.

#16aaee Color Code Preview on Black Background Color

This is how #16aaee Color will look on black background color. Color contrast ratio is 8.02

#16aaee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #16aaee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #16aaee

#16aaee color code is use for CSS Background Color

Background color for the above div is #16aaee

HTML with inline CSS

<div style="background-color:#16aaee;"></div>

#16aaee color code is use for CSS Border Color

CSS Border color for the above div is #16aaee

HTML with inline CSS

<div style="border:5px solid #16aaee;"></div>

CSS Border Left color for the above div is #16aaee

HTML with inline CSS

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

CSS Border Right color for the above div is #16aaee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #16aaee

HTML with inline CSS

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

CSS Border Top color for the above div is #16aaee

HTML with inline CSS

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

#16aaee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#16aaee Color code Preview on White Background

This is how #16aaee Color code will look on white background color. Color contrast ratio is 2.62

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

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