crispedge.com

Color picker

Loading...

#aae985 hex color - Green - Cool color - Information

#aae985 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #aae985 Color code in RGB color code model is created after adding 66.67% red color, 91.37% green color and 52.16% blue color. Hex #aae985 Color code in CMYK color (process color) code model is generated after subtraction of 27% cyan, 0% magenta, 43% yellow and 9% black.

Hex #aae985 color code is between #99ee88 web safe hex color code and #bbdd77 web safe hex color code. #99ee88 is the nearest web safe color code. You can see here many more shades of #aae985 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaae985#aae985
RGB Decimal170, 233, 133rgb(170, 233, 133)
RGB Percent67%, 91%, 52%rgb(67%, 91%, 52%)
CSS RGBa170, 233, 133,1rgba(170,233,133,1)
CMYK Modelcmyk(27%,0%,43%,9%)
HSL Color Space98,69% ,72%hsl(98,69% ,72%)
HSV Color Space98°, 43%, 91%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010101110100110000101
Octal252351205
Decimal170233133
Hexaae985

Different shades of #aae985 color code.

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

Light Shade of #aae985
#c8f1b0
Dark Shade of #aae985
#8ce15a
Saturated Shade of #aae985
#a8f07e
Desaturated Shade of #aae985
#ace28c
Grey scale Shade of #aae985
#b7b7b7
Brighten Shade
#c3ff9e
Most Readable Shade
#000000

Shades of #aae985 color code

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

#aae985
#97cf76
#84b567
#719b58
#5e8149
#4b673b
#384d2c
#25331d
#12190e
#000000

Similar Color like #aae985 color

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

#abea86
#aceb87
#adec88
#aeed89
#afee8a
#b0ef8b
#b1f08c
#b2f18d
#b3f28e
#b4f38f
#b5f490
#b6f591
#b7f692
#b8f793
#a9e884
#a8e783
#a7e682
#a6e581
#a5e480
#a4e37f
#a3e27e
#a2e17d
#a1e07c
#a0df7b
#9fde7a
#9edd79
#9ddc78
#9cdb77

Monochromatic Color with #aae985

#aae985
#0f140c
#2e3f24
#4d693c
#6c9454
#8bbe6d

Tints of #aae985 Color

#aae985
#b3eb92
#bceda0
#c6f0ad
#cff2bb
#d9f5c8
#e2f7d6
#ecfae3
#f5fcf1
#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

#aae985
#c485e9

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

Split Complementary

#aae985
#9285e9
#e985dc

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

Analogous Color

#d2e985
#bee985
#aae985
#96e985
#85e988

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

#aae985
#85aae9
#e985aa

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

#aae985
#85dce9
#c485e9
#e99285

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

#aae985
#c485e9
#e985dc
#85e992

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

#aae985 Color Code Preview on Black Background Color

This is how #aae985 Color will look on black background color. Color contrast ratio is 14.70

#aae985 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aae985

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aae985

#aae985 color code is use for CSS Background Color

Background color for the above div is #aae985

HTML with inline CSS

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

#aae985 color code is use for CSS Border Color

CSS Border color for the above div is #aae985

HTML with inline CSS

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

CSS Border Left color for the above div is #aae985

HTML with inline CSS

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

CSS Border Right color for the above div is #aae985

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aae985

HTML with inline CSS

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

CSS Border Top color for the above div is #aae985

HTML with inline CSS

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

#aae985 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aae985 Color code Preview on White Background

This is how #aae985 Color code will look on white background color. Color contrast ratio is 1.43

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

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,233,133,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(196,133,233,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(170,233,133,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.