crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#aea06e hex color - Green - Warm color - Information

#aea06e hex color - Green - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Green

Hex #aea06e Color code in RGB color code model is created after adding 68.24% red color, 62.75% green color and 43.14% blue color. Hex #aea06e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 8% magenta, 37% yellow and 32% black.

Hex #aea06e color code is between #aa9966 web safe hex color code and #bbaa77 web safe hex color code. #aa9966 is the nearest web safe color code. You can see here many more shades of #aea06e color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeaea06e#aea06e
RGB Decimal174, 160, 110rgb(174, 160, 110)
RGB Percent68%, 63%, 43%rgb(68%, 63%, 43%)
CSS RGBa174, 160, 110,1rgba(174,160,110,1)
CMYK Modelcmyk(0%,8%,37%,32%)
HSL Color Space47,28% ,56%hsl(47,28% ,56%)
HSV Color Space47°, 37%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011101010000001101110
Octal256240156
Decimal174160110
Hexaea06e

Different shades of #aea06e color code.

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

Light Shade of #aea06e
#c0b58f
Dark Shade of #aea06e
#958754
Saturated Shade of #aea06e
#b9a663
Desaturated Shade of #aea06e
#a39a79
Grey scale Shade of #aea06e
#8e8e8e
Brighten Shade
#c7b987
Most Readable Shade
#000000

Shades of #aea06e color code

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

#aea06e
#9a8e61
#877c55
#746a49
#60583d
#4d4730
#3a3524
#262318
#13110c
#000000

Similar Color like #aea06e color

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

#afa16f
#b0a270
#b1a371
#b2a472
#b3a573
#b4a674
#b5a775
#b6a876
#b7a977
#b8aa78
#b9ab79
#baac7a
#bbad7b
#bcae7c
#ad9f6d
#ac9e6c
#ab9d6b
#aa9c6a
#a99b69
#a89a68
#a79967
#a69866
#a59765
#a49664
#a39563
#a29462
#a19361
#a09260

Monochromatic Color with #aea06e

#aea06e
#d8c789
#040403
#2e2b1d
#595238
#837953

Tints of #aea06e Color

#aea06e
#b7aa7e
#c0b58e
#c9bf9e
#d2caae
#dbd4be
#e4dfce
#ede9de
#f6f4ee
#ffffff

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

#aea06e
#6e7cae

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

Split Complementary

#aea06e
#6e9cae
#806eae

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

Analogous Color

#ae866e
#ae936e
#aea06e
#aead6e
#a2ae6e

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

#aea06e
#6eaea0
#a06eae

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

#aea06e
#6eae80
#6e7cae
#ae6e9c

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#aea06e
#6e7cae
#806eae
#9cae6e

Double Complementary 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).

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

#aea06e Color Code Preview on Black Background Color

This is how #aea06e Color will look on black background color. Color contrast ratio is 8.05

#aea06e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aea06e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aea06e

#aea06e color code is use for CSS Background Color

Background color for the above div is #aea06e

HTML with inline CSS

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

#aea06e color code is use for CSS Border Color

CSS Border color for the above div is #aea06e

HTML with inline CSS

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

CSS Border Left color for the above div is #aea06e

HTML with inline CSS

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

CSS Border Right color for the above div is #aea06e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aea06e

HTML with inline CSS

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

CSS Border Top color for the above div is #aea06e

HTML with inline CSS

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

#aea06e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aea06e Color code Preview on White Background

This is how #aea06e Color code will look on white background color. Color contrast ratio is 2.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 #aea06e; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #aea06e; }

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.