Skip to main content Skip to docs navigation

#16aedf 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 Huelveño Horizon and its hex is #17A9E5 Nearest Color Name

Color Hue/Base color: Blue

Hex #16aedf Color code in RGB color code model is created after adding 8.63% red color, 68.24% green color and 87.45% blue color. Hex #16aedf Color code in CMYK color (process color) code model is generated after subtraction of 90% cyan, 22% magenta, 0% yellow and 12.55% black.

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

RGB Chart

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

Color Table

Hex Color Code 16aedf #16aedf
RGB Decimal 22, 174, 223 22, 174, 223
RGB Percent 9%, 68%, 87% rgb(9%, 68%, 87%)
CSS RGBa 22, 174, 223,1 rgba(22,174,223,1)
CMYK Model cmyk(90%,22%,0%,12.55%)
HSL Color Space 195,82% ,48% hsl(195,82% ,48%)
HSV Color Space 195°, 90%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00010110 10101110 11011111
Octal 26 256 337
Decimal 22 174 223
Hex 16 ae df

Different shades of #16aedf color code.

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

Darkest of #16aedf
#084154
Darker of #16aedf
#0d6682
Dark of #16aedf
#118ab1
Base of #16aedf
#16aedf
Light of #16aedf
#3cc1ec
Lighter
#6bd0f0
Lightest
#99dff5

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

#16aedf
#df4716

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

Split Complementary

#16aedf
#df1649
#dfac16

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

Analogous Color

#16df9b
#16dfbc
#16aedf
#166bdf
#1617df

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

#16aedf
#aedf16
#df16ae

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

#16aedf
#df16ae
#df4716
#16df47

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

#16aedf
#ac16df
#df4716
#49df16

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

#041d25
#084154
#0d6682
#118ab1
#16aedf
#3cc1ec
#6bd0f0
#99dff5
#c7edfa

Tints of #16aedf Color

#16aedf
#2fb7e2
#49c0e6
#63c9e9
#7dd2ed
#97dbf0
#b1e4f4
#cbedf7
#e5f6fb
#ffffff

Shades of #16aedf color code

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

#16aedf
#139ac6
#1187ad
#0e7494
#0c607b
#094d63
#073a4a
#042631
#021318
#000000

Tones

#16aedf
#2fa1c7
#4795ae
#608896
#787c7d

Tones

Similar Color like #16aedf color

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

#17afe0
#18b0e1
#19b1e2
#1ab2e3
#1bb3e4
#1cb4e5
#1db5e6
#1eb6e7
#1fb7e8
#20b8e9
#21b9ea
#22baeb
#23bbec
#24bced
#15adde
#14acdd
#13abdc
#12aadb
#11a9da
#10a8d9
#0fa7d8
#0ea6d7
#0da5d6
#0ca4d5
#0ba3d4
#0aa2d3
#09a1d2
#08a0d1

Download this Dark Blue

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

#16aedf Color Code Preview on Black Background Color

This is how #16aedf Color will look on black background color. Color contrast ratio is 8.15

#16aedf in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#16aedf color code is use for CSS Background Color

Background color for the above div is #16aedf

HTML with inline CSS

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

#16aedf color code is use for CSS Border Color

CSS Border color for the above div is #16aedf

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#16aedf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#16aedf Color code Preview on White Background

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

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

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