Skip to main content Skip to docs navigation

#aecd45 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 Lyceum (Was Lycra Strip) and its hex is #ADCF43 Nearest Color Name

Color Hue/Base color: Green

Hex #aecd45 Color code in RGB color code model is created after adding 68.24% red color, 80.39% green color and 27.06% blue color. Hex #aecd45 Color code in CMYK color (process color) code model is generated after subtraction of 15% cyan, 0% magenta, 66% yellow and 19.61% black.

Hex #aecd45 color code is between #aacc44 web safe hex color code and #bbdd55 web safe hex color code. #aacc44 is the nearest web safe color code. You can see here many more shades of #aecd45 color code.

RGB Chart

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

Color Table

Hex Color Code aecd45 #aecd45
RGB Decimal 174, 205, 69 174, 205, 69
RGB Percent 68%, 80%, 27% rgb(68%, 80%, 27%)
CSS RGBa 174, 205, 69,1 rgba(174,205,69,1)
CMYK Model cmyk(15%,0%,66%,19.61%)
HSL Color Space 74,58% ,54% hsl(74,58% ,54%)
HSV Color Space 74°, 66%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101110 11001101 01000101
Octal 256 315 105
Decimal 174 205 69
Hex ae cd 45

Different shades of #aecd45 color code.

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

Darkest of #aecd45
#4f5f1a
Darker of #aecd45
#718824
Dark of #aecd45
#92b02f
Base of #aecd45
#aecd45
Light of #aecd45
#c0d86d
Lighter
#d1e395
Lightest
#e3edbe

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

#aecd45
#6445cd

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

Split Complementary

#aecd45
#456acd
#a845cd

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

Analogous Color

#cd9d45
#cdb345
#aecd45
#81cd45
#48cd45

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

#aecd45
#cd45ae
#45aecd

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

#aecd45
#45aecd
#6445cd
#cd6445

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

#aecd45
#45cda8
#6445cd
#cd456a

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

#2e370f
#4f5f1a
#718824
#92b02f
#aecd45
#c0d86d
#d1e395
#e3edbe
#f4f8e6

Tints of #aecd45 Color

#aecd45
#b7d259
#c0d86e
#c9dd83
#d2e397
#dbe8ac
#e4eec1
#edf3d5
#f6f9ea
#ffffff

Shades of #aecd45 color code

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

#aecd45
#9ab63d
#879f35
#74882e
#607126
#4d5b1e
#3a4417
#262d0f
#131607
#000000

Tones

#aecd45
#a1b55d
#949e74
#898989
#898989

Tones

Similar Color like #aecd45 color

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

#afce46
#b0cf47
#b1d048
#b2d149
#b3d24a
#b4d34b
#b5d44c
#b6d54d
#b7d64e
#b8d74f
#b9d850
#bad951
#bbda52
#bcdb53
#adcc44
#accb43
#abca42
#aac941
#a9c840
#a8c73f
#a7c63e
#a6c53d
#a5c43c
#a4c33b
#a3c23a
#a2c139
#a1c038
#a0bf37

Download this Dark Green

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

#aecd45 Color Code Preview on Black Background Color

This is how #aecd45 Color will look on black background color. Color contrast ratio is 11.62

#aecd45 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aecd45

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aecd45

#aecd45 color code is use for CSS Background Color

Background color for the above div is #aecd45

HTML with inline CSS

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

#aecd45 color code is use for CSS Border Color

CSS Border color for the above div is #aecd45

HTML with inline CSS

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

CSS Border Left color for the above div is #aecd45

HTML with inline CSS

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

CSS Border Right color for the above div is #aecd45

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aecd45

HTML with inline CSS

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

CSS Border Top color for the above div is #aecd45

HTML with inline CSS

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

#aecd45 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aecd45 Color code Preview on White Background

This is how #aecd45 Color code will look on white background color. Color contrast ratio is 1.81

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

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