Skip to main content Skip to docs navigation

#80cfbf hex color | Download Dark Green 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 Blue Frosting and its hex is #86D2C1 Nearest Color Name

Color Hue/Base color: Green

Hex #80cfbf Color code in RGB color code model is created after adding 50.2% red color, 81.18% green color and 74.9% blue color. Hex #80cfbf Color code in CMYK color (process color) code model is generated after subtraction of 38% cyan, 0% magenta, 8% yellow and 18.82% black.

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

RGB Chart

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

Color Table

Hex Color Code 80cfbf #80cfbf
RGB Decimal 128, 207, 191 128, 207, 191
RGB Percent 50%, 81%, 75% rgb(50%, 81%, 75%)
CSS RGBa 128, 207, 191,1 rgba(128,207,191,1)
CMYK Model cmyk(38%,0%,8%,18.82%)
HSL Color Space 168,45% ,66% hsl(168,45% ,66%)
HSV Color Space 168°, 38%, 81%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10000000 11001111 10111111
Octal 200 317 277
Decimal 128 207 191
Hex 80 cf bf

Different shades of #80cfbf color code.

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

Darkest of #80cfbf
#328473
Darker of #80cfbf
#40a994
Dark of #80cfbf
#5bc1ac
Base of #80cfbf
#80cfbf
Light of #80cfbf
#a5ddd2
Lighter
#caebe4
Lightest
#eff9f7

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

#80cfbf
#cf8090

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

Split Complementary

#80cfbf
#cf80b8
#cf9880

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

Analogous Color

#80cf91
#80cf9e
#80cfbf
#80c5cf
#80a4cf

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

#80cfbf
#cfbf80
#bf80cf

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

#80cfbf
#bf80cf
#cf8090
#90cf80

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

#80cfbf
#9880cf
#cf8090
#b8cf80

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 #80cfbf

#245f53
#328473
#40a994
#5bc1ac
#80cfbf
#a5ddd2
#caebe4
#eff9f7
#ffffff

Tints of #80cfbf Color

#80cfbf
#8ed4c6
#9cd9cd
#aadfd4
#b8e4db
#c6e9e2
#d4efe9
#e2f4f0
#f0f9f7
#ffffff

Shades of #80cfbf color code

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

#80cfbf
#71b8a9
#63a194
#558a7f
#47736a
#385c54
#2a453f
#1c2e2a
#0e1715
#000000

Tones

#80cfbf
#92beb5
#a3acaa
#a8a8a8
#a8a8a8

Tones

Similar Color like #80cfbf color

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

#81d0c0
#82d1c1
#83d2c2
#84d3c3
#85d4c4
#86d5c5
#87d6c6
#88d7c7
#89d8c8
#8ad9c9
#8bdaca
#8cdbcb
#8ddccc
#8eddcd
#7fcebe
#7ecdbd
#7dccbc
#7ccbbb
#7bcaba
#7ac9b9
#79c8b8
#78c7b7
#77c6b6
#76c5b5
#75c4b4
#74c3b3
#73c2b2
#72c1b1

Download this Dark Green

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

#80cfbf Color Code Preview on Black Background Color

This is how #80cfbf Color will look on black background color. Color contrast ratio is 11.60

#80cfbf in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#80cfbf color code is use for CSS Background Color

Background color for the above div is #80cfbf

HTML with inline CSS

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

#80cfbf color code is use for CSS Border Color

CSS Border color for the above div is #80cfbf

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#80cfbf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#80cfbf Color code Preview on White Background

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

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

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(128,207,191,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(207,128,144,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(128,207,191,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }