Skip to main content Skip to docs navigation

#aedb42 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 #aedb42 Color code in RGB color code model is created after adding 68.24% red color, 85.88% green color and 25.88% blue color. Hex #aedb42 Color code in CMYK color (process color) code model is generated after subtraction of 21% cyan, 0% magenta, 70% yellow and 14.12% black.

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

RGB Chart

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

Color Table

Hex Color Code aedb42 #aedb42
RGB Decimal 174, 219, 66 174, 219, 66
RGB Percent 68%, 86%, 26% rgb(68%, 86%, 26%)
CSS RGBa 174, 219, 66,1 rgba(174,219,66,1)
CMYK Model cmyk(21%,0%,70%,14.12%)
HSL Color Space 78,68% ,56% hsl(78,68% ,56%)
HSV Color Space 78°, 70%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101110 11011011 01000010
Octal 256 333 102
Decimal 174 219 66
Hex ae db 42

Different shades of #aedb42 color code.

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

Darkest of #aedb42
#546f15
Darker of #aedb42
#759a1d
Dark of #aedb42
#96c525
Base of #aedb42
#aedb42
Light of #aedb42
#c0e36d
Lighter
#d3eb98
Lightest
#e5f3c3

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

#aedb42
#6f42db

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

Split Complementary

#aedb42
#4261db
#bc42db

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

Analogous Color

#dbaf42
#dbc842
#aedb42
#7bdb42
#42db49

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

#aedb42
#db42ae
#42aedb

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

#aedb42
#42aedb
#6f42db
#db6f42

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

#aedb42
#42dbbc
#6f42db
#db4261

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

#34440d
#546f15
#759a1d
#96c525
#aedb42
#c0e36d
#d3eb98
#e5f3c3
#f7fced

Tints of #aedb42 Color

#aedb42
#b7df57
#c0e36c
#c9e781
#d2eb96
#dbefab
#e4f3c0
#edf7d5
#f6fbea
#ffffff

Shades of #aedb42 color code

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

#aedb42
#9ac23a
#87aa33
#74922c
#607924
#4d611d
#3a4916
#26300e
#131807
#000000

Tones

#aedb42
#a5c458
#9bae6f
#929785
#8e8e8e

Tones

Similar Color like #aedb42 color

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

#afdc43
#b0dd44
#b1de45
#b2df46
#b3e047
#b4e148
#b5e249
#b6e34a
#b7e44b
#b8e54c
#b9e64d
#bae74e
#bbe84f
#bce950
#adda41
#acd940
#abd83f
#aad73e
#a9d63d
#a8d53c
#a7d43b
#a6d33a
#a5d239
#a4d138
#a3d037
#a2cf36
#a1ce35
#a0cd34

Download this Dark Green

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

#aedb42 Color Code Preview on Black Background Color

This is how #aedb42 Color will look on black background color. Color contrast ratio is 13.01

#aedb42 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aedb42

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aedb42

#aedb42 color code is use for CSS Background Color

Background color for the above div is #aedb42

HTML with inline CSS

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

#aedb42 color code is use for CSS Border Color

CSS Border color for the above div is #aedb42

HTML with inline CSS

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

CSS Border Left color for the above div is #aedb42

HTML with inline CSS

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

CSS Border Right color for the above div is #aedb42

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aedb42

HTML with inline CSS

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

CSS Border Top color for the above div is #aedb42

HTML with inline CSS

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

#aedb42 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aedb42 Color code Preview on White Background

This is how #aedb42 Color code will look on white background color. Color contrast ratio is 1.61

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

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