Skip to main content Skip to docs navigation

#80adec hex color - Blue - Cool color - Information

On this page
@
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 Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #80adec Color code in RGB color code model is created after adding 50.2% red color, 67.84% green color and 92.55% blue color. Hex #80adec Color code in CMYK color (process color) code model is generated after subtraction of 46% cyan, 27% magenta, 0% yellow and 7.45% black.

Hex #80adec color code is between #88aaee web safe hex color code and #77bbdd web safe hex color code. #88aaee is the nearest web safe color code. You can see here many more shades of #80adec color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 80adec #80adec
RGB Decimal 128, 173, 236 rgb(128, 173, 236)
RGB Percent 50%, 68%, 93% rgb(50%, 68%, 93%)
CSS RGBa 128, 173, 236,1 rgba(128,173,236,1)
CMYK Model cmyk(46%,27%,0%,7.45%)
HSL Color Space 215,74% ,71% hsl(215,74% ,71%)
HSV Color Space 215°, 46%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10000000 10101101 11101100
Octal 200 255 354
Decimal 128 173 236
Hex 80 ad ec

Different shades of #80adec color code.

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

Light Shade of #80adec
#accaf3
Dark Shade of #80adec
#5490e5
Saturated Shade of #80adec
#79acf3
Desaturated Shade of #80adec
#87aee5
Grey scale Shade of #80adec
#b6b6b6
Brighten Shade
#99c6ff
Most Readable Shade
#000000

Shades of #80adec color code

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

#80adec
#7199d1
#6386b7
#55739d
#476083
#384c68
#2a394e
#1c2634
#0e131a
#000000

Similar Color like #80adec color

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

#81aeed
#82afee
#83b0ef
#84b1f0
#85b2f1
#86b3f2
#87b4f3
#88b5f4
#89b6f5
#8ab7f6
#8bb8f7
#8cb9f8
#8dbaf9
#8ebbfa
#7faceb
#7eabea
#7daae9
#7ca9e8
#7ba8e7
#7aa7e6
#79a6e5
#78a5e4
#77a4e3
#76a3e2
#75a2e1
#74a1e0
#73a0df
#729fde

Monochromatic Color with #80adec

#80adec
#0d1117
#243042
#3b506c
#526f97
#698ec1

Tints of #80adec Color

#80adec
#8eb6ee
#9cbff0
#aac8f2
#b8d1f4
#c6daf6
#d4e3f8
#e2ecfa
#f0f5fc
#ffffff

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

#80adec
#ecbf80

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

Split Complementary

#80adec
#ec8980
#e3ec80

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

Analogous Color

#80d8ec
#80c3ec
#80adec
#8097ec
#8082ec

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

#80adec
#ec80ad
#adec80

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

#80adec
#ec80e3
#ecbf80
#80ec89

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#80adec
#ecbf80
#e3ec80
#8980ec

Double Complementary 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).

Hex #80adec 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.

#80adec Color Code Preview on Black Background Color

This is how #80adec Color will look on black background color. Color contrast ratio is 9.11

#80adec in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #80adec

HTML with inline CSS

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

Your Example Paragraph content text in with font color #80adec

#80adec color code is use for CSS Background Color

Background color for the above div is #80adec

HTML with inline CSS

<div style="background-color:#80adec;"></div>

#80adec color code is use for CSS Border Color

CSS Border color for the above div is #80adec

HTML with inline CSS

<div style="border:5px solid #80adec;"></div>

CSS Border Left color for the above div is #80adec

HTML with inline CSS

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

CSS Border Right color for the above div is #80adec

HTML with inline CSS

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

CSS Border Bottom color for the above div is #80adec

HTML with inline CSS

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

CSS Border Top color for the above div is #80adec

HTML with inline CSS

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

#80adec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#80adec Color code Preview on White Background

This is how #80adec Color code will look on white background color. Color contrast ratio is 2.31

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(128,173,236,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(236,191,128,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(128,173,236,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.