Skip to main content Skip to docs navigation

#aedc73 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 Pantone 366 C and its hex is #B7DD79 Nearest Color Name

Color Hue/Base color: Green

Hex #aedc73 Color code in RGB color code model is created after adding 68.24% red color, 86.27% green color and 45.1% blue color. Hex #aedc73 Color code in CMYK color (process color) code model is generated after subtraction of 21% cyan, 0% magenta, 48% yellow and 13.73% black.

Hex #aedc73 color code is between #aadd77 web safe hex color code and #bbcc66 web safe hex color code. #aadd77 is the nearest web safe color code. You can see here many more shades of #aedc73 color code.

RGB Chart

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

Color Table

Hex Color Code aedc73 #aedc73
RGB Decimal 174, 220, 115 174, 220, 115
RGB Percent 68%, 86%, 45% rgb(68%, 86%, 45%)
CSS RGBa 174, 220, 115,1 rgba(174,220,115,1)
CMYK Model cmyk(21%,0%,48%,13.73%)
HSL Color Space 86,60% ,66% hsl(86,60% ,66%)
HSV Color Space 86°, 48%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101110 11011100 01110011
Octal 256 334 163
Decimal 174 220 115
Hex ae dc 73

Different shades of #aedc73 color code.

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

Darkest of #aedc73
#629224
Darker of #aedc73
#7dba2f
Dark of #aedc73
#96d24a
Base of #aedc73
#aedc73
Light of #aedc73
#c6e69c
Lighter
#ddf0c5
Lightest
#f5fbed

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

#aedc73
#a173dc

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

Split Complementary

#aedc73
#737adc
#d673dc

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

Analogous Color

#dccd73
#dadc73
#aedc73
#8bdc73
#73dc87

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

#aedc73
#dc73ae
#73aedc

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

#aedc73
#73aedc
#a173dc
#dca173

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

#aedc73
#73dcd6
#a173dc
#dc737a

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 #aedc73

#46691a
#629224
#7dba2f
#96d24a
#aedc73
#c6e69c
#ddf0c5
#f5fbed
#ffffff

Tints of #aedc73 Color

#aedc73
#b7df82
#c0e392
#c9e7a1
#d2ebb1
#dbefc0
#e4f3d0
#edf7df
#f6fbef
#ffffff

Shades of #aedc73 color code

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

#aedc73
#9ac366
#87ab59
#74924c
#607a3f
#4d6133
#3a4926
#263019
#13180c
#000000

Tones

#aedc73
#accb85
#aab996
#a8a8a8
#a8a8a8

Tones

Similar Color like #aedc73 color

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

#afdd74
#b0de75
#b1df76
#b2e077
#b3e178
#b4e279
#b5e37a
#b6e47b
#b7e57c
#b8e67d
#b9e77e
#bae87f
#bbe980
#bcea81
#addb72
#acda71
#abd970
#aad86f
#a9d76e
#a8d66d
#a7d56c
#a6d46b
#a5d36a
#a4d269
#a3d168
#a2d067
#a1cf66
#a0ce65

Download this Dark Green

Hex #aedc73 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.

#aedc73 Color Code Preview on Black Background Color

This is how #aedc73 Color will look on black background color. Color contrast ratio is 13.28

#aedc73 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aedc73

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aedc73

#aedc73 color code is use for CSS Background Color

Background color for the above div is #aedc73

HTML with inline CSS

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

#aedc73 color code is use for CSS Border Color

CSS Border color for the above div is #aedc73

HTML with inline CSS

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

CSS Border Left color for the above div is #aedc73

HTML with inline CSS

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

CSS Border Right color for the above div is #aedc73

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aedc73

HTML with inline CSS

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

CSS Border Top color for the above div is #aedc73

HTML with inline CSS

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

#aedc73 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aedc73 Color code Preview on White Background

This is how #aedc73 Color code will look on white background color. Color contrast ratio is 1.58

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

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(174,220,115,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(161,115,220,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(174,220,115,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }