crispedge.com

Color picker

Loading...

#80a55a hex color - Green - Warm color - Information

#80a55a hex color - Green - Warm color

Color Hue/Base color: Green

Hex #80a55a Color code in RGB color code model is created after adding 50.2% red color, 64.71% green color and 35.29% blue color. Hex #80a55a Color code in CMYK color (process color) code model is generated after subtraction of 22% cyan, 0% magenta, 45% yellow and 35% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code80a55a#80a55a
RGB Decimal128, 165, 90rgb(128, 165, 90)
RGB Percent50%, 65%, 35%rgb(50%, 65%, 35%)
CSS RGBa128, 165, 90,1rgba(128,165,90,1)
CMYK Modelcmyk(22%,0%,45%,35%)
HSL Color Space90,29% ,50%hsl(90,29% ,50%)
HSV Color Space90°, 45%, 65%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100000001010010101011010
Octal200245132
Decimal12816590
Hex80a55a

Different shades of #80a55a color code.

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

Light Shade of #80a55a
#99b77b
Dark Shade of #80a55a
#668448
Saturated Shade of #80a55a
#80b24d
Desaturated Shade of #80a55a
#809867
Grey scale Shade of #80a55a
#808080
Brighten Shade
#99be73
Most Readable Shade
#000000

Shades of #80a55a color code

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

#80a55a
#719250
#638046
#556e3c
#475b32
#384928
#2a371e
#1c2414
#0e120a
#000000

Similar Color like #80a55a color

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

#81a65b
#82a75c
#83a85d
#84a95e
#85aa5f
#86ab60
#87ac61
#88ad62
#89ae63
#8aaf64
#8bb065
#8cb166
#8db267
#8eb368
#7fa459
#7ea358
#7da257
#7ca156
#7ba055
#7a9f54
#799e53
#789d52
#779c51
#769b50
#759a4f
#74994e
#73984d
#72974c

Monochromatic Color with #80a55a

#80a55a
#a1cf71
#c2fa88
#1d2514
#3e502c
#5f7a43

Tints of #80a55a Color

#80a55a
#8eaf6c
#9cb97e
#aac391
#b8cda3
#c6d7b5
#d4e1c8
#e2ebda
#f0f5ec
#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

#80a55a
#7f5aa5

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

Split Complementary

#80a55a
#5a5aa5
#a55aa5

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

Analogous Color

#9ea55a
#8fa55a
#80a55a
#71a55a
#62a55a

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

#80a55a
#5a80a5
#a55a80

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

#80a55a
#5aa5a4
#7f5aa5
#a55a5b

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

#80a55a
#7f5aa5
#a55aa5
#5aa55a

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

#80a55a Color Code Preview on Black Background Color

This is how #80a55a Color will look on black background color. Color contrast ratio is 7.45

#80a55a in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#80a55a color code is use for CSS Background Color

Background color for the above div is #80a55a

HTML with inline CSS

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

#80a55a color code is use for CSS Border Color

CSS Border color for the above div is #80a55a

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#80a55a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#80a55a Color code Preview on White Background

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

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

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