crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

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

#80d8dd hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #80d8dd Color code in RGB color code model is created after adding 50.2% red color, 84.71% green color and 86.67% blue color. Hex #80d8dd Color code in CMYK color (process color) code model is generated after subtraction of 42% cyan, 2% magenta, 0% yellow and 13% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code80d8dd#80d8dd
RGB Decimal128, 216, 221rgb(128, 216, 221)
RGB Percent50%, 85%, 87%rgb(50%, 85%, 87%)
CSS RGBa128, 216, 221,1rgba(128,216,221,1)
CMYK Modelcmyk(42%,2%,0%,13%)
HSL Color Space183,58% ,68%hsl(183,58% ,68%)
HSV Color Space183°, 42%, 87%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100000001101100011011101
Octal200330335
Decimal128216221
Hex80d8dd

Different shades of #80d8dd color code.

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

Light Shade of #80d8dd
#a8e4e8
Dark Shade of #80d8dd
#58ccd2
Saturated Shade of #80d8dd
#78dfe5
Desaturated Shade of #80d8dd
#88d1d5
Grey scale Shade of #80d8dd
#aeaeae
Brighten Shade
#99f1f6
Most Readable Shade
#000000

Shades of #80d8dd color code

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

#80d8dd
#71c0c4
#63a8ab
#559093
#47787a
#386062
#2a4849
#1c3031
#0e1818
#000000

Similar Color like #80d8dd color

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

#81d9de
#82dadf
#83dbe0
#84dce1
#85dde2
#86dee3
#87dfe4
#88e0e5
#89e1e6
#8ae2e7
#8be3e8
#8ce4e9
#8de5ea
#8ee6eb
#7fd7dc
#7ed6db
#7dd5da
#7cd4d9
#7bd3d8
#7ad2d7
#79d1d6
#78d0d5
#77cfd4
#76ced3
#75cdd2
#74ccd1
#73cbd0
#72cacf

Monochromatic Color with #80d8dd

#80d8dd
#050808
#1e3233
#365b5d
#4f8588
#67aeb3

Tints of #80d8dd Color

#80d8dd
#8edce0
#9ce0e4
#aae5e8
#b8e9ec
#c6edef
#d4f2f3
#e2f6f7
#f0fafb
#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

#80d8dd
#dd8580

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

Split Complementary

#80d8dd
#dd80a9
#ddb480

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

Analogous Color

#80ddbd
#80ddcf
#80d8dd
#80c5dd
#80b3dd

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

#80d8dd
#dd80d8
#d8dd80

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

#80d8dd
#b380dd
#dd8580
#a9dd80

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

#80d8dd
#dd8580
#ddb480
#80a9dd

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 #80d8dd 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.

#80d8dd Color Code Preview on Black Background Color

This is how #80d8dd Color will look on black background color. Color contrast ratio is 12.78

#80d8dd in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#80d8dd color code is use for CSS Background Color

Background color for the above div is #80d8dd

HTML with inline CSS

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

#80d8dd color code is use for CSS Border Color

CSS Border color for the above div is #80d8dd

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#80d8dd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#80d8dd Color code Preview on White Background

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

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.