crispedge.com

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

#80a373 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #80a373 Color code in RGB color code model is created after adding 50.2% red color, 63.92% green color and 45.1% blue color. Hex #80a373 Color code in CMYK color (process color) code model is generated after subtraction of 21% cyan, 0% magenta, 29% yellow and 36% black.

Hex #80a373 color code is between #88aa77 web safe hex color code and #779966 web safe hex color code. #88aa77 is the nearest web safe color code. You can see here many more shades of #80a373 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code80a373#80a373
RGB Decimal128, 163, 115rgb(128, 163, 115)
RGB Percent50%, 64%, 45%rgb(50%, 64%, 45%)
CSS RGBa128, 163, 115,1rgba(128,163,115,1)
CMYK Modelcmyk(21%,0%,29%,36%)
HSL Color Space104,21% ,55%hsl(104,21% ,55%)
HSV Color Space104°, 29%, 64%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100000001010001101110011
Octal200243163
Decimal128163115
Hex80a373

Different shades of #80a373 color code.

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

Light Shade of #80a373
#9cb792
Dark Shade of #80a373
#67895a
Saturated Shade of #80a373
#7baf67
Desaturated Shade of #80a373
#85977f
Grey scale Shade of #80a373
#8b8b8b
Brighten Shade
#99bc8c
Most Readable Shade
#000000

Shades of #80a373 color code

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

#80a373
#719066
#637e59
#556c4c
#475a3f
#384833
#2a3626
#1c2419
#0e120c
#000000

Similar Color like #80a373 color

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

#81a474
#82a575
#83a676
#84a777
#85a878
#86a979
#87aa7a
#88ab7b
#89ac7c
#8aad7d
#8bae7e
#8caf7f
#8db080
#8eb181
#7fa272
#7ea171
#7da070
#7c9f6f
#7b9e6e
#7a9d6d
#799c6c
#789b6b
#779a6a
#769969
#759868
#749767
#739666
#729565

Monochromatic Color with #80a373

#80a373
#a1cd91
#c3f8af
#1c2319
#3d4e37
#5f7855

Tints of #80a373 Color

#80a373
#8ead82
#9cb792
#aac1a1
#b8cbb1
#c6d6c0
#d4e0d0
#e2eadf
#f0f4ef
#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

#80a373
#9673a3

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

Split Complementary

#80a373
#7e73a3
#a37398

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

Analogous Color

#93a373
#8aa373
#80a373
#76a373
#73a379

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

#80a373
#7380a3
#a37380

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

#80a373
#7398a3
#9673a3
#a37e73

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

#80a373
#9673a3
#a37398
#73a37e

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

#80a373 Color Code Preview on Black Background Color

This is how #80a373 Color will look on black background color. Color contrast ratio is 7.40

#80a373 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#80a373 color code is use for CSS Background Color

Background color for the above div is #80a373

HTML with inline CSS

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

#80a373 color code is use for CSS Border Color

CSS Border color for the above div is #80a373

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#80a373 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#80a373 Color code Preview on White Background

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

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

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,163,115,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(150,115,163,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(128,163,115,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.

< /html>