crispedge.com

Color picker

Loading...

#aebf9d hex color - Green - Cool color - Information

#aebf9d hex color - Green - Cool color

Color Hue/Base color: Green

Hex #aebf9d Color code in RGB color code model is created after adding 68.24% red color, 74.9% green color and 61.57% blue color. Hex #aebf9d Color code in CMYK color (process color) code model is generated after subtraction of 9% cyan, 0% magenta, 18% yellow and 25% black.

Hex #aebf9d color code is between #aabb99 web safe hex color code and #bbccaa web safe hex color code. #aabb99 is the nearest web safe color code. You can see here many more shades of #aebf9d color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaebf9d#aebf9d
RGB Decimal174, 191, 157rgb(174, 191, 157)
RGB Percent68%, 75%, 62%rgb(68%, 75%, 62%)
CSS RGBa174, 191, 157,1rgba(174,191,157,1)
CMYK Modelcmyk(9%,0%,18%,25%)
HSL Color Space90,21% ,68%hsl(90,21% ,68%)
HSV Color Space90°, 18%, 75%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011101011111110011101
Octal256277235
Decimal174191157
Hexaebf9d

Different shades of #aebf9d color code.

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

Light Shade of #aebf9d
#c7d3bc
Dark Shade of #aebf9d
#94ab7e
Saturated Shade of #aebf9d
#aec795
Desaturated Shade of #aebf9d
#aeb7a5
Grey scale Shade of #aebf9d
#aeaeae
Brighten Shade
#c7d8b6
Most Readable Shade
#000000

Shades of #aebf9d color code

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

#aebf9d
#9aa98b
#87947a
#747f68
#606a57
#4d5445
#3a3f34
#262a22
#131511
#000000

Similar Color like #aebf9d color

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

#afc09e
#b0c19f
#b1c2a0
#b2c3a1
#b3c4a2
#b4c5a3
#b5c6a4
#b6c7a5
#b7c8a6
#b8c9a7
#b9caa8
#bacba9
#bbccaa
#bccdab
#adbe9c
#acbd9b
#abbc9a
#aabb99
#a9ba98
#a8b997
#a7b896
#a6b795
#a5b694
#a4b593
#a3b492
#a2b391
#a1b290
#a0b18f

Monochromatic Color with #aebf9d

#aebf9d
#d5e9c0
#131511
#3a3f34
#616a57
#87947a

Tints of #aebf9d Color

#aebf9d
#b7c6a7
#c0cdb2
#c9d4bd
#d2dbc8
#dbe2d3
#e4e9de
#edf0e9
#f6f7f4
#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

#aebf9d
#ae9dbf

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

Split Complementary

#aebf9d
#9d9dbf
#bf9dbf

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

Analogous Color

#bcbf9d
#b5bf9d
#aebf9d
#a7bf9d
#a0bf9d

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

#aebf9d
#9daebf
#bf9dae

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

#aebf9d
#9dbfbf
#ae9dbf
#bf9d9d

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

#aebf9d
#ae9dbf
#bf9dbf
#9dbf9d

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

#aebf9d Color Code Preview on Black Background Color

This is how #aebf9d Color will look on black background color. Color contrast ratio is 10.74

#aebf9d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aebf9d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aebf9d

#aebf9d color code is use for CSS Background Color

Background color for the above div is #aebf9d

HTML with inline CSS

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

#aebf9d color code is use for CSS Border Color

CSS Border color for the above div is #aebf9d

HTML with inline CSS

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

CSS Border Left color for the above div is #aebf9d

HTML with inline CSS

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

CSS Border Right color for the above div is #aebf9d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aebf9d

HTML with inline CSS

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

CSS Border Top color for the above div is #aebf9d

HTML with inline CSS

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

#aebf9d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aebf9d Color code Preview on White Background

This is how #aebf9d Color code will look on white background color. Color contrast ratio is 1.96

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

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,191,157,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(174,157,191,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(174,191,157,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.