crispedge.com

Color picker

Loading...

#aed48c hex color - Green - Cool color - Information

#aed48c hex color - Green - Cool color

Color Hue/Base color: Green

Hex #aed48c Color code in RGB color code model is created after adding 68.24% red color, 83.14% green color and 54.9% blue color. Hex #aed48c Color code in CMYK color (process color) code model is generated after subtraction of 18% cyan, 0% magenta, 34% yellow and 17% black.

Hex #aed48c color code is between #aacc88 web safe hex color code and #bbdd99 web safe hex color code. #aacc88 is the nearest web safe color code. You can see here many more shades of #aed48c color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codeaed48c#aed48c
RGB Decimal174, 212, 140rgb(174, 212, 140)
RGB Percent68%, 83%, 55%rgb(68%, 83%, 55%)
CSS RGBa174, 212, 140,1rgba(174,212,140,1)
CMYK Modelcmyk(18%,0%,34%,17%)
HSL Color Space92,46% ,69%hsl(92,46% ,69%)
HSV Color Space92°, 34%, 83%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011101101010010001100
Octal256324214
Decimal174212140
Hexaed48c

Different shades of #aed48c color code.

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

Light Shade of #aed48c
#c8e2b1
Dark Shade of #aed48c
#94c667
Saturated Shade of #aed48c
#aedc84
Desaturated Shade of #aed48c
#aecc94
Grey scale Shade of #aed48c
#b0b0b0
Brighten Shade
#c7eda5
Most Readable Shade
#000000

Shades of #aed48c color code

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

#aed48c
#9abc7c
#87a46c
#748d5d
#60754d
#4d5e3e
#3a462e
#262f1f
#13170f
#000000

Similar Color like #aed48c color

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

#afd58d
#b0d68e
#b1d78f
#b2d890
#b3d991
#b4da92
#b5db93
#b6dc94
#b7dd95
#b8de96
#b9df97
#bae098
#bbe199
#bce29a
#add38b
#acd28a
#abd189
#aad088
#a9cf87
#a8ce86
#a7cd85
#a6cc84
#a5cb83
#a4ca82
#a3c981
#a2c880
#a1c77f
#a0c67e

Monochromatic Color with #aed48c

#aed48c
#d1fea8
#222a1c
#455438
#687f54
#8ba970

Tints of #aed48c Color

#aed48c
#b7d898
#c0dda5
#c9e2b2
#d2e7bf
#dbebcb
#e4f0d8
#edf5e5
#f6faf2
#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

#aed48c
#b28cd4

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

Split Complementary

#aed48c
#8e8cd4
#d48cd2

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

Analogous Color

#cbd48c
#bcd48c
#aed48c
#a0d48c
#91d48c

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

#aed48c
#8caed4
#d48cae

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

#aed48c
#8cd2d4
#b28cd4
#d48e8c

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

#aed48c
#b28cd4
#d48cd2
#8cd48e

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

#aed48c Color Code Preview on Black Background Color

This is how #aed48c Color will look on black background color. Color contrast ratio is 12.60

#aed48c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aed48c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aed48c

#aed48c color code is use for CSS Background Color

Background color for the above div is #aed48c

HTML with inline CSS

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

#aed48c color code is use for CSS Border Color

CSS Border color for the above div is #aed48c

HTML with inline CSS

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

CSS Border Left color for the above div is #aed48c

HTML with inline CSS

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

CSS Border Right color for the above div is #aed48c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aed48c

HTML with inline CSS

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

CSS Border Top color for the above div is #aed48c

HTML with inline CSS

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

#aed48c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aed48c Color code Preview on White Background

This is how #aed48c Color code will look on white background color. Color contrast ratio is 1.67

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

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(174,212,140,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(178,140,212,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(174,212,140,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.