crispedge.com

Color picker

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

#80d3ae hex color - Green - Cool color - Information

#80d3ae hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #80d3ae Color code in RGB color code model is created after adding 50.2% red color, 82.75% green color and 68.24% blue color. Hex #80d3ae Color code in CMYK color (process color) code model is generated after subtraction of 39% cyan, 0% magenta, 18% yellow and 17% black.

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

0 Likes 0 Comments | 7 Views

Color Table

Hex Color Code80d3ae#80d3ae
RGB Decimal128, 211, 174rgb(128, 211, 174)
RGB Percent50%, 83%, 68%rgb(50%, 83%, 68%)
CSS RGBa128, 211, 174,1rgba(128,211,174,1)
CMYK Modelcmyk(39%,0%,18%,17%)
HSL Color Space153,49% ,66%hsl(153,49% ,66%)
HSV Color Space153°, 39%, 83%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100000001101001110101110
Octal200323256
Decimal128211174
Hex80d3ae

Different shades of #80d3ae color code.

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

Light Shade of #80d3ae
#a6e0c6
Dark Shade of #80d3ae
#5ac696
Saturated Shade of #80d3ae
#77dcaf
Desaturated Shade of #80d3ae
#89caad
Grey scale Shade of #80d3ae
#a9a9a9
Brighten Shade
#99ecc7
Most Readable Shade
#000000

Shades of #80d3ae color code

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

#80d3ae
#71bb9a
#63a487
#558c74
#477560
#385d4d
#2a463a
#1c2e26
#0e1713
#000000

Similar Color like #80d3ae color

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

#81d4af
#82d5b0
#83d6b1
#84d7b2
#85d8b3
#86d9b4
#87dab5
#88dbb6
#89dcb7
#8addb8
#8bdeb9
#8cdfba
#8de0bb
#8ee1bc
#7fd2ad
#7ed1ac
#7dd0ab
#7ccfaa
#7bcea9
#7acda8
#79cca7
#78cba6
#77caa5
#76c9a4
#75c8a3
#74c7a2
#73c6a1
#72c5a0

Monochromatic Color with #80d3ae

#80d3ae
#9afdd1
#192922
#335345
#4c7e68
#66a88b

Tints of #80d3ae Color

#80d3ae
#8ed7b7
#9cdcc0
#aae1c9
#b8e6d2
#c6ebdb
#d4f0e4
#e2f5ed
#f0faf6
#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

#80d3ae
#d380a5

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

Split Complementary

#80d3ae
#d380ce
#d38480

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

Analogous Color

#80d38d
#80d39d
#80d3ae
#80d3bf
#80d3cf

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

#80d3ae
#ae80d3
#d3ae80

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

#80d3ae
#8580d3
#d380a5
#ced380

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

#80d3ae
#d380a5
#d38480
#80ced3

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

#80d3ae Color Code Preview on Black Background Color

This is how #80d3ae Color will look on black background color. Color contrast ratio is 11.85

#80d3ae in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#80d3ae color code is use for CSS Background Color

Background color for the above div is #80d3ae

HTML with inline CSS

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

#80d3ae color code is use for CSS Border Color

CSS Border color for the above div is #80d3ae

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#80d3ae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#80d3ae Color code Preview on White Background

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

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

Related Gradients

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

0 Likes 0 Comments | 7 Views

Post your comment:-

By submitting comment you agree to our privacy policy.