crispedge.com

Color picker

Loading...

#aae3a5 hex color - Green - Cool color - Information

#aae3a5 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #aae3a5 Color code in RGB color code model is created after adding 66.67% red color, 89.02% green color and 64.71% blue color. Hex #aae3a5 Color code in CMYK color (process color) code model is generated after subtraction of 25% cyan, 0% magenta, 27% yellow and 11% black.

Hex #aae3a5 color code is between #99ddaa web safe hex color code and #bbee99 web safe hex color code. #99ddaa is the nearest web safe color code. You can see here many more shades of #aae3a5 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codeaae3a5#aae3a5
RGB Decimal170, 227, 165rgb(170, 227, 165)
RGB Percent67%, 89%, 65%rgb(67%, 89%, 65%)
CSS RGBa170, 227, 165,1rgba(170,227,165,1)
CMYK Modelcmyk(25%,0%,27%,11%)
HSL Color Space115,53% ,77%hsl(115,53% ,77%)
HSV Color Space115°, 27%, 89%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010101110001110100101
Octal252343245
Decimal170227165
Hexaae3a5

Different shades of #aae3a5 color code.

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

Light Shade of #aae3a5
#cfefcc
Dark Shade of #aae3a5
#85d77e
Saturated Shade of #aae3a5
#a5e99f
Desaturated Shade of #aae3a5
#afddab
Grey scale Shade of #aae3a5
#c4c4c4
Brighten Shade
#c3fcbe
Most Readable Shade
#000000

Shades of #aae3a5 color code

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

#aae3a5
#97c992
#84b080
#71976e
#5e7e5b
#4b6449
#384b37
#253224
#121912
#000000

Similar Color like #aae3a5 color

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

#abe4a6
#ace5a7
#ade6a8
#aee7a9
#afe8aa
#b0e9ab
#b1eaac
#b2ebad
#b3ecae
#b4edaf
#b5eeb0
#b6efb1
#b7f0b2
#b8f1b3
#a9e2a4
#a8e1a3
#a7e0a2
#a6dfa1
#a5dea0
#a4dd9f
#a3dc9e
#a2db9d
#a1da9c
#a0d99b
#9fd89a
#9ed799
#9dd698
#9cd597

Monochromatic Color with #aae3a5

#aae3a5
#0b0e0b
#2b3929
#4a6348
#6a8e67
#8ab886

Tints of #aae3a5 Color

#aae3a5
#b3e6af
#bce9b9
#c6ecc3
#cfefcd
#d9f2d7
#e2f5e1
#ecf8eb
#f5fbf5
#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

#aae3a5
#dea5e3

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

Split Complementary

#aae3a5
#bfa5e3
#e3a5c9

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

Analogous Color

#c3e3a5
#b6e3a5
#aae3a5
#a5e3ac
#a5e3b9

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

#aae3a5
#a5aae3
#e3a5aa

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

#aae3a5
#a5c9e3
#dea5e3
#e3bfa5

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

#aae3a5
#dea5e3
#e3a5c9
#a5e3bf

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

#aae3a5 Color Code Preview on Black Background Color

This is how #aae3a5 Color will look on black background color. Color contrast ratio is 14.24

#aae3a5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aae3a5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aae3a5

#aae3a5 color code is use for CSS Background Color

Background color for the above div is #aae3a5

HTML with inline CSS

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

#aae3a5 color code is use for CSS Border Color

CSS Border color for the above div is #aae3a5

HTML with inline CSS

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

CSS Border Left color for the above div is #aae3a5

HTML with inline CSS

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

CSS Border Right color for the above div is #aae3a5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aae3a5

HTML with inline CSS

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

CSS Border Top color for the above div is #aae3a5

HTML with inline CSS

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

#aae3a5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aae3a5 Color code Preview on White Background

This is how #aae3a5 Color code will look on white background color. Color contrast ratio is 1.47

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(170,227,165,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(222,165,227,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(170,227,165,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.