@
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.

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

#80b57a hex color - Green - Cool color

Color Hue/Base color: Green

Hex #80b57a Color code in RGB color code model is created after adding 50.2% red color, 70.98% green color and 47.84% blue color. Hex #80b57a Color code in CMYK color (process color) code model is generated after subtraction of 29% cyan, 0% magenta, 33% yellow and 29.02% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code80b57a#80b57a
RGB Decimal128, 181, 122rgb(128, 181, 122)
RGB Percent50%, 71%, 48%rgb(50%, 71%, 48%)
CSS RGBa128, 181, 122,1rgba(128,181,122,1)
CMYK Modelcmyk(29%,0%,33%,29.02%)
HSL Color Space114,29% ,59%hsl(114,29% ,59%)
HSV Color Space114°, 33%, 71%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100000001011010101111010
Octal200265172
Decimal128181122
Hex80b57a

Different shades of #80b57a color code.

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

Light Shade of #80b57a
#9fc79b
Dark Shade of #80b57a
#61a25a
Saturated Shade of #80b57a
#78bf70
Desaturated Shade of #80b57a
#88ab84
Grey scale Shade of #80b57a
#979797
Brighten Shade
#99ce93
Most Readable Shade
#000000

Shades of #80b57a color code

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

#80b57a
#71a06c
#638c5e
#557851
#476443
#385036
#2a3c28
#1c281b
#0e140d
#000000

Similar Color like #80b57a color

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

#81b67b
#82b77c
#83b87d
#84b97e
#85ba7f
#86bb80
#87bc81
#88bd82
#89be83
#8abf84
#8bc085
#8cc186
#8dc287
#8ec388
#7fb479
#7eb378
#7db277
#7cb176
#7bb075
#7aaf74
#79ae73
#78ad72
#77ac71
#76ab70
#75aa6f
#74a96e
#73a86d
#72a76c

Monochromatic Color with #80b57a

#80b57a
#9edf97
#080b07
#263524
#446041
#628a5d

Tints of #80b57a Color

#80b57a
#8ebd88
#9cc597
#aacda6
#b8d5b5
#c6dec3
#d4e6d2
#e2eee1
#f0f6f0
#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

#80b57a
#af7ab5

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

Split Complementary

#80b57a
#917ab5
#b57a9e

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

Analogous Color

#98b57a
#8cb57a
#80b57a
#7ab580
#7ab58c

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

#80b57a
#7a80b5
#b57a80

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

#80b57a
#7a9db5
#af7ab5
#b5917a

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

#80b57a
#af7ab5
#b57a9e
#7ab591

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

#80b57a Color Code Preview on Black Background Color

This is how #80b57a Color will look on black background color. Color contrast ratio is 8.81

#80b57a in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#80b57a color code is use for CSS Background Color

Background color for the above div is #80b57a

HTML with inline CSS

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

#80b57a color code is use for CSS Border Color

CSS Border color for the above div is #80b57a

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#80b57a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#80b57a Color code Preview on White Background

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

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

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,181,122,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(175,122,181,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(128,181,122,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.