crispedge.com

Color picker

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

#aeae5e hex color - Green - Warm color - Information

#aeae5e hex color - Green - Warm color

Color Hue/Base color: Green

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

Hex #aeae5e color code is between #aaaa66 web safe hex color code and #bbbb55 web safe hex color code. #aaaa66 is the nearest web safe color code. You can see here many more shades of #aeae5e color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeaeae5e#aeae5e
RGB Decimal174, 174, 94rgb(174, 174, 94)
RGB Percent68%, 68%, 37%rgb(68%, 68%, 37%)
CSS RGBa174, 174, 94,1rgba(174,174,94,1)
CMYK Modelcmyk(0%,0%,46%,32%)
HSL Color Space60,33% ,53%hsl(60,33% ,53%)
HSV Color Space60°, 46%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011101010111001011110
Octal256256136
Decimal17417494
Hexaeae5e

Different shades of #aeae5e color code.

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

Light Shade of #aeae5e
#bfbf80
Dark Shade of #aeae5e
#909049
Saturated Shade of #aeae5e
#baba52
Desaturated Shade of #aeae5e
#a2a26a
Grey scale Shade of #aeae5e
#868686
Brighten Shade
#c7c777
Most Readable Shade
#000000

Shades of #aeae5e color code

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

#aeae5e
#9a9a53
#878749
#74743e
#606034
#4d4d29
#3a3a1f
#262614
#13130a
#000000

Similar Color like #aeae5e color

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

#afaf5f
#b0b060
#b1b161
#b2b262
#b3b363
#b4b464
#b5b565
#b6b666
#b7b767
#b8b868
#b9b969
#baba6a
#bbbb6b
#bcbc6c
#adad5d
#acac5c
#abab5b
#aaaa5a
#a9a959
#a8a858
#a7a757
#a6a656
#a5a555
#a4a454
#a3a353
#a2a252
#a1a151
#a0a050

Monochromatic Color with #aeae5e

#aeae5e
#d8d875
#040402
#2e2e19
#595930
#838347

Tints of #aeae5e Color

#aeae5e
#b7b76f
#c0c081
#c9c993
#d2d2a5
#dbdbb7
#e4e4c9
#ededdb
#f6f6ed
#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

#aeae5e
#5e5eae

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

Split Complementary

#aeae5e
#5e86ae
#865eae

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

Analogous Color

#ae8e5e
#ae9e5e
#aeae5e
#9eae5e
#8eae5e

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

#aeae5e
#5eaeae
#ae5eae

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

#aeae5e
#5eae86
#5e5eae
#ae5e86

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

#aeae5e
#5e5eae
#865eae
#86ae5e

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 #aeae5e 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.

#aeae5e Color Code Preview on Black Background Color

This is how #aeae5e Color will look on black background color. Color contrast ratio is 9.02

#aeae5e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aeae5e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aeae5e

#aeae5e color code is use for CSS Background Color

Background color for the above div is #aeae5e

HTML with inline CSS

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

#aeae5e color code is use for CSS Border Color

CSS Border color for the above div is #aeae5e

HTML with inline CSS

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

CSS Border Left color for the above div is #aeae5e

HTML with inline CSS

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

CSS Border Right color for the above div is #aeae5e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aeae5e

HTML with inline CSS

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

CSS Border Top color for the above div is #aeae5e

HTML with inline CSS

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

#aeae5e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aeae5e Color code Preview on White Background

This is how #aeae5e Color code will look on white background color. Color contrast ratio is 2.33

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

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.