Skip to main content Skip to docs navigation

#aedf41 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 Dynamic Green and its hex is #A7E142 Nearest Color Name

Color Hue/Base color: Green

Hex #aedf41 Color code in RGB color code model is created after adding 68.24% red color, 87.45% green color and 25.49% blue color. Hex #aedf41 Color code in CMYK color (process color) code model is generated after subtraction of 22% cyan, 0% magenta, 71% yellow and 12.55% black.

Hex #aedf41 color code is between #aadd44 web safe hex color code and #bbee33 web safe hex color code. #aadd44 is the nearest web safe color code. You can see here many more shades of #aedf41 color code.

RGB Chart

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

Color Table

Hex Color Code aedf41 #aedf41
RGB Decimal 174, 223, 65 174, 223, 65
RGB Percent 68%, 87%, 25% rgb(68%, 87%, 25%)
CSS RGBa 174, 223, 65,1 rgba(174,223,65,1)
CMYK Model cmyk(22%,0%,71%,12.55%)
HSL Color Space 79,71% ,56% hsl(79,71% ,56%)
HSV Color Space 79°, 71%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101110 11011111 01000001
Octal 256 337 101
Decimal 174 223 65
Hex ae df 41

Different shades of #aedf41 color code.

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

Darkest of #aedf41
#567413
Darker of #aedf41
#769f1b
Dark of #aedf41
#97cb22
Base of #aedf41
#aedf41
Light of #aedf41
#c1e66d
Lighter
#d3ee98
Lightest
#e6f5c4

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

#aedf41
#7241df

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

Split Complementary

#aedf41
#415fdf
#c141df

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

Analogous Color

#dfb441
#dfce41
#aedf41
#79df41
#41df4b

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

#aedf41
#df41ae
#41aedf

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

#aedf41
#41aedf
#7241df
#df7241

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

#aedf41
#41dfc1
#7241df
#df415f

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

#35480c
#567413
#769f1b
#97cb22
#aedf41
#c1e66d
#d3ee98
#e6f5c4
#f8fcf0

Tints of #aedf41 Color

#aedf41
#b7e256
#c0e66b
#c9e980
#d2ed95
#dbf0aa
#e4f4bf
#edf7d4
#f6fbe9
#ffffff

Shades of #aedf41 color code

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

#aedf41
#9ac639
#87ad32
#74942b
#607b24
#4d631c
#3a4a15
#26310e
#131807
#000000

Tones

#aedf41
#a6c957
#9db36d
#959c84
#909090

Tones

Similar Color like #aedf41 color

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

#afe042
#b0e143
#b1e244
#b2e345
#b3e446
#b4e547
#b5e648
#b6e749
#b7e84a
#b8e94b
#b9ea4c
#baeb4d
#bbec4e
#bced4f
#adde40
#acdd3f
#abdc3e
#aadb3d
#a9da3c
#a8d93b
#a7d83a
#a6d739
#a5d638
#a4d537
#a3d436
#a2d335
#a1d234
#a0d133

Download this Dark Green

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

#aedf41 Color Code Preview on Black Background Color

This is how #aedf41 Color will look on black background color. Color contrast ratio is 13.43

#aedf41 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aedf41

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aedf41

#aedf41 color code is use for CSS Background Color

Background color for the above div is #aedf41

HTML with inline CSS

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

#aedf41 color code is use for CSS Border Color

CSS Border color for the above div is #aedf41

HTML with inline CSS

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

CSS Border Left color for the above div is #aedf41

HTML with inline CSS

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

CSS Border Right color for the above div is #aedf41

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aedf41

HTML with inline CSS

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

CSS Border Top color for the above div is #aedf41

HTML with inline CSS

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

#aedf41 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aedf41 Color code Preview on White Background

This is how #aedf41 Color code will look on white background color. Color contrast ratio is 1.56

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

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