Skip to main content Skip to docs navigation

#76a020 hex color - Green - Warm color - Information

On this page
@
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 Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #76a020 Color code in RGB color code model is created after adding 46.27% red color, 62.75% green color and 12.55% blue color. Hex #76a020 Color code in CMYK color (process color) code model is generated after subtraction of 26% cyan, 0% magenta, 80% yellow and 37.25% black.

Hex #76a020 color code is between #779922 web safe hex color code and #66aa11 web safe hex color code. #779922 is the nearest web safe color code. You can see here many more shades of #76a020 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 76a020 #76a020
RGB Decimal 118, 160, 32 rgb(118, 160, 32)
RGB Percent 46%, 63%, 13% rgb(46%, 63%, 13%)
CSS RGBa 118, 160, 32,1 rgba(118,160,32,1)
CMYK Model cmyk(26%,0%,80%,37.25%)
HSL Color Space 80,67% ,38% hsl(80,67% ,38%)
HSV Color Space 80°, 80%, 63%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 01110110 10100000 00100000
Octal 166 240 40
Decimal 118 160 32
Hex 76 a0 20

Different shades of #76a020 color code.

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

Light Shade of #76a020
#95ca29
Dark Shade of #76a020
#577517
Saturated Shade of #76a020
#79aa16
Desaturated Shade of #76a020
#73962a
Grey scale Shade of #76a020
#606060
Brighten Shade
#8fb939
Most Readable Shade
#000000

Shades of #76a020 color code

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

#76a020
#688e1c
#5b7c18
#4e6a15
#415811
#34470e
#27350a
#1a2307
#0d1103
#000000

Similar Color like #76a020 color

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

#77a121
#78a222
#79a323
#7aa424
#7ba525
#7ca626
#7da727
#7ea828
#7fa929
#80aa2a
#81ab2b
#82ac2c
#83ad2d
#84ae2e
#759f1f
#749e1e
#739d1d
#729c1c
#719b1b
#709a1a
#6f9919
#6e9818
#6d9717
#6c9616
#6b9515
#6a9414
#699313
#689212

Monochromatic Color with #76a020

#76a020
#95ca28
#b5f531
#182006
#374b0f
#577517

Tints of #76a020 Color

#76a020
#85aa38
#94b551
#a3bf6a
#b2ca83
#c2d49b
#d1dfb4
#e0e9cd
#eff4e6
#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

#76a020
#4a20a0

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

Split Complementary

#76a020
#2036a0
#8a20a0

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

Analogous Color

#a09720
#90a020
#76a020
#5ca020
#43a020

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

#76a020
#2076a0
#a02076

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

#76a020
#20a08a
#4a20a0
#a02036

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

#76a020
#4a20a0
#8a20a0
#36a020

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 #76a020 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.

#76a020 Color Code Preview on Black Background Color

This is how #76a020 Color will look on black background color. Color contrast ratio is 6.82

#76a020 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #76a020

HTML with inline CSS

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

Your Example Paragraph content text in with font color #76a020

#76a020 color code is use for CSS Background Color

Background color for the above div is #76a020

HTML with inline CSS

<div style="background-color:#76a020;"></div>

#76a020 color code is use for CSS Border Color

CSS Border color for the above div is #76a020

HTML with inline CSS

<div style="border:5px solid #76a020;"></div>

CSS Border Left color for the above div is #76a020

HTML with inline CSS

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

CSS Border Right color for the above div is #76a020

HTML with inline CSS

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

CSS Border Bottom color for the above div is #76a020

HTML with inline CSS

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

CSS Border Top color for the above div is #76a020

HTML with inline CSS

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

#76a020 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#76a020 Color code Preview on White Background

This is how #76a020 Color code will look on white background color. Color contrast ratio is 3.08

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

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(118,160,32,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(74,32,160,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(118,160,32,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.