Skip to main content Skip to docs navigation

#aebd7a 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 Lime Lollipop and its hex is #B4BD7A Nearest Color Name

Color Hue/Base color: Green

Hex #aebd7a Color code in RGB color code model is created after adding 68.24% red color, 74.12% green color and 47.84% blue color. Hex #aebd7a Color code in CMYK color (process color) code model is generated after subtraction of 8% cyan, 0% magenta, 35% yellow and 25.88% black.

Hex #aebd7a color code is between #aabb77 web safe hex color code and #bbcc88 web safe hex color code. #aabb77 is the nearest web safe color code. You can see here many more shades of #aebd7a color code.

RGB Chart

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

Color Table

Hex Color Code aebd7a #aebd7a
RGB Decimal 174, 189, 122 174, 189, 122
RGB Percent 68%, 74%, 48% rgb(68%, 74%, 48%)
CSS RGBa 174, 189, 122,1 rgba(174,189,122,1)
CMYK Model cmyk(8%,0%,35%,25.88%)
HSL Color Space 73,34% ,61% hsl(73,34% ,61%)
HSV Color Space 73°, 35%, 74%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101110 10111101 01111010
Octal 256 275 172
Decimal 174 189 122
Hex ae bd 7a

Different shades of #aebd7a color code.

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

Darkest of #aebd7a
#5e6a34
Darker of #aebd7a
#7c8c45
Dark of #aebd7a
#99ac58
Base of #aebd7a
#aebd7a
Light of #aebd7a
#c3ce9c
Lighter
#d8dfbe
Lightest
#ecf0e0

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

#aebd7a
#897abd

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

Split Complementary

#aebd7a
#7a8dbd
#aa7abd

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

Analogous Color

#bda57a
#bdb07a
#aebd7a
#98bd7a
#7cbd7a

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

#aebd7a
#bd7aae
#7aaebd

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

#aebd7a
#7aaebd
#897abd
#bd897a

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

#aebd7a
#7abdaa
#897abd
#bd7a8d

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

#3f4823
#5e6a34
#7c8c45
#99ac58
#aebd7a
#c3ce9c
#d8dfbe
#ecf0e0
#ffffff

Tints of #aebd7a Color

#aebd7a
#b7c488
#c0cb97
#c9d3a6
#d2dab5
#dbe1c3
#e4e9d2
#edf0e1
#f6f7f0
#ffffff

Shades of #aebd7a color code

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

#aebd7a
#9aa86c
#87935e
#747e51
#606943
#4d5436
#3a3f28
#262a1b
#13150d
#000000

Tones

#aebd7a
#a3a98e
#9b9b9b
#9b9b9b
#9b9b9b

Tones

Similar Color like #aebd7a color

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

#afbe7b
#b0bf7c
#b1c07d
#b2c17e
#b3c27f
#b4c380
#b5c481
#b6c582
#b7c683
#b8c784
#b9c885
#bac986
#bbca87
#bccb88
#adbc79
#acbb78
#abba77
#aab976
#a9b875
#a8b774
#a7b673
#a6b572
#a5b471
#a4b370
#a3b26f
#a2b16e
#a1b06d
#a0af6c

Download this Dark Green

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

#aebd7a Color Code Preview on Black Background Color

This is how #aebd7a Color will look on black background color. Color contrast ratio is 10.36

#aebd7a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aebd7a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aebd7a

#aebd7a color code is use for CSS Background Color

Background color for the above div is #aebd7a

HTML with inline CSS

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

#aebd7a color code is use for CSS Border Color

CSS Border color for the above div is #aebd7a

HTML with inline CSS

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

CSS Border Left color for the above div is #aebd7a

HTML with inline CSS

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

CSS Border Right color for the above div is #aebd7a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aebd7a

HTML with inline CSS

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

CSS Border Top color for the above div is #aebd7a

HTML with inline CSS

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

#aebd7a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aebd7a Color code Preview on White Background

This is how #aebd7a Color code will look on white background color. Color contrast ratio is 2.03

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

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