crispedge.com

Color picker

Loading...

#aae4a3 hex color - Green - Cool color - Information

#aae4a3 hex color - Green - Cool color

Color Hue/Base color: Green

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

Hex #aae4a3 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 #aae4a3 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaae4a3#aae4a3
RGB Decimal170, 228, 163rgb(170, 228, 163)
RGB Percent67%, 89%, 64%rgb(67%, 89%, 64%)
CSS RGBa170, 228, 163,1rgba(170,228,163,1)
CMYK Modelcmyk(25%,0%,29%,11%)
HSL Color Space114,55% ,77%hsl(114,55% ,77%)
HSV Color Space114°, 29%, 89%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010101110010010100011
Octal252344243
Decimal170228163
Hexaae4a3

Different shades of #aae4a3 color code.

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

Light Shade of #aae4a3
#cef0ca
Dark Shade of #aae4a3
#86d87c
Saturated Shade of #aae4a3
#a5ea9d
Desaturated Shade of #aae4a3
#afdea9
Grey scale Shade of #aae4a3
#c3c3c3
Brighten Shade
#c3fdbc
Most Readable Shade
#000000

Shades of #aae4a3 color code

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

#aae4a3
#97ca90
#84b17e
#71986c
#5e7e5a
#4b6548
#384c36
#253224
#121912
#000000

Similar Color like #aae4a3 color

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

#abe5a4
#ace6a5
#ade7a6
#aee8a7
#afe9a8
#b0eaa9
#b1ebaa
#b2ecab
#b3edac
#b4eead
#b5efae
#b6f0af
#b7f1b0
#b8f2b1
#a9e3a2
#a8e2a1
#a7e1a0
#a6e09f
#a5df9e
#a4de9d
#a3dd9c
#a2dc9b
#a1db9a
#a0da99
#9fd998
#9ed897
#9dd796
#9cd695

Monochromatic Color with #aae4a3

#aae4a3
#0c0f0b
#2b3a29
#4b6448
#6b8f66
#8ab985

Tints of #aae4a3 Color

#aae4a3
#b3e7ad
#bceab7
#c6edc1
#cff0cb
#d9f3d6
#e2f6e0
#ecf9ea
#f5fcf4
#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

#aae4a3
#dda3e4

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

Split Complementary

#aae4a3
#bda3e4
#e4a3cb

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

Analogous Color

#c4e4a3
#b7e4a3
#aae4a3
#a3e4a9
#a3e4b6

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

#aae4a3
#a3aae4
#e4a3aa

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

#aae4a3
#a3cae4
#dda3e4
#e4bca3

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

#aae4a3
#dda3e4
#e4a3cb
#a3e4bd

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

#aae4a3 Color Code Preview on Black Background Color

This is how #aae4a3 Color will look on black background color. Color contrast ratio is 14.34

#aae4a3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aae4a3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aae4a3

#aae4a3 color code is use for CSS Background Color

Background color for the above div is #aae4a3

HTML with inline CSS

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

#aae4a3 color code is use for CSS Border Color

CSS Border color for the above div is #aae4a3

HTML with inline CSS

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

CSS Border Left color for the above div is #aae4a3

HTML with inline CSS

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

CSS Border Right color for the above div is #aae4a3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aae4a3

HTML with inline CSS

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

CSS Border Top color for the above div is #aae4a3

HTML with inline CSS

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

#aae4a3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aae4a3 Color code Preview on White Background

This is how #aae4a3 Color code will look on white background color. Color contrast ratio is 1.46

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

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,228,163,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(221,163,228,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(170,228,163,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.