Skip to main content Skip to docs navigation

#16dced 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 Tamarama and its hex is #11DDEE Nearest Color Name

Color Hue/Base color: Blue

Hex #16dced Color code in RGB color code model is created after adding 8.63% red color, 86.27% green color and 92.94% blue color. Hex #16dced Color code in CMYK color (process color) code model is generated after subtraction of 91% cyan, 7% magenta, 0% yellow and 7.06% black.

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

RGB Chart

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

Color Table

Hex Color Code 16dced #16dced
RGB Decimal 22, 220, 237 22, 220, 237
RGB Percent 9%, 86%, 93% rgb(9%, 86%, 93%)
CSS RGBa 22, 220, 237,1 rgba(22,220,237,1)
CMYK Model cmyk(91%,7%,0%,7.06%)
HSL Color Space 185,86% ,51% hsl(185,86% ,51%)
HSV Color Space 185°, 91%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00010110 11011100 11101101
Octal 26 334 355
Decimal 22 220 237
Hex 16 dc ed

Different shades of #16dced color code.

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

Darkest of #16dced
#085b62
Darker of #16dced
#0b8792
Dark of #16dced
#0fb3c1
Base of #16dced
#16dced
Light of #16dced
#45e3f1
Lighter
#75eaf4
Lightest
#a4f1f8

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

#16dced
#ed2716

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

Split Complementary

#16dced
#ed1671
#ed9216

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

Analogous Color

#16ed81
#16eda4
#16dced
#1694ed
#163bed

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

#16dced
#dced16
#ed16dc

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

#16dced
#ed16dc
#ed2716
#16ed27

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

#16dced
#9216ed
#ed2716
#71ed16

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

#042f33
#085b62
#0b8792
#0fb3c1
#16dced
#45e3f1
#75eaf4
#a4f1f8
#d3f8fc

Tints of #16dced Color

#16dced
#2fdfef
#49e3f1
#63e7f3
#7debf5
#97eff7
#b1f3f9
#cbf7fb
#e5fbfd
#ffffff

Shades of #16dced color code

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

#16dced
#13c3d2
#11abb8
#0e929e
#0c7a83
#096169
#07494f
#043034
#02181a
#000000

Tones

#16dced
#2fc7d4
#48b2bb
#619da2
#7a8789

Tones

Similar Color like #16dced color

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

#17ddee
#18deef
#19dff0
#1ae0f1
#1be1f2
#1ce2f3
#1de3f4
#1ee4f5
#1fe5f6
#20e6f7
#21e7f8
#22e8f9
#23e9fa
#24eafb
#15dbec
#14daeb
#13d9ea
#12d8e9
#11d7e8
#10d6e7
#0fd5e6
#0ed4e5
#0dd3e4
#0cd2e3
#0bd1e2
#0ad0e1
#09cfe0
#08cedf

Download this Dark Blue

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

#16dced Color Code Preview on Black Background Color

This is how #16dced Color will look on black background color. Color contrast ratio is 12.49

#16dced in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#16dced color code is use for CSS Background Color

Background color for the above div is #16dced

HTML with inline CSS

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

#16dced color code is use for CSS Border Color

CSS Border color for the above div is #16dced

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#16dced hex Color code used as CSS color Codes

Example CSS Class for usage

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

#16dced Color code Preview on White Background

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

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

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