crispedge.com

Color picker

Loading...

#aebeaa hex color - Green - Cool color - Information

#aebeaa hex color - Green - Cool color

Color Hue/Base color: Green

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

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

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codeaebeaa#aebeaa
RGB Decimal174, 190, 170rgb(174, 190, 170)
RGB Percent68%, 75%, 67%rgb(68%, 75%, 67%)
CSS RGBa174, 190, 170,1rgba(174,190,170,1)
CMYK Modelcmyk(8%,0%,11%,25%)
HSL Color Space108,13% ,71%hsl(108,13% ,71%)
HSV Color Space108°, 11%, 75%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011101011111010101010
Octal256276252
Decimal174190170
Hexaebeaa

Different shades of #aebeaa color code.

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

Light Shade of #aebeaa
#cad4c7
Dark Shade of #aebeaa
#92a88d
Saturated Shade of #aebeaa
#a9c5a2
Desaturated Shade of #aebeaa
#b2b6b1
Grey scale Shade of #aebeaa
#b4b4b4
Brighten Shade
#c7d7c3
Most Readable Shade
#000000

Shades of #aebeaa color code

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

#aebeaa
#9aa897
#879384
#747e71
#60695e
#4d544b
#3a3f38
#262a25
#131512
#000000

Similar Color like #aebeaa color

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

#afbfab
#b0c0ac
#b1c1ad
#b2c2ae
#b3c3af
#b4c4b0
#b5c5b1
#b6c6b2
#b7c7b3
#b8c8b4
#b9c9b5
#bacab6
#bbcbb7
#bcccb8
#adbda9
#acbca8
#abbba7
#aabaa6
#a9b9a5
#a8b8a4
#a7b7a3
#a6b6a2
#a5b5a1
#a4b4a0
#a3b39f
#a2b29e
#a1b19d
#a0b09c

Monochromatic Color with #aebeaa

#aebeaa
#d5e8d0
#121412
#393e38
#60695e
#879384

Tints of #aebeaa Color

#aebeaa
#b7c5b3
#c0ccbc
#c9d3c6
#d2dacf
#dbe2d9
#e4e9e2
#edf0ec
#f6f7f5
#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

#aebeaa
#baaabe

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

Split Complementary

#aebeaa
#b0aabe
#beaab8

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

Analogous Color

#b6beaa
#b2beaa
#aebeaa
#aabeaa
#aabeae

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

#aebeaa
#aaaebe
#beaaae

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

#aebeaa
#aab8be
#baaabe
#beb0aa

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

#aebeaa
#baaabe
#beaab8
#aabeb0

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

#aebeaa Color Code Preview on Black Background Color

This is how #aebeaa Color will look on black background color. Color contrast ratio is 10.75

#aebeaa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aebeaa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aebeaa

#aebeaa color code is use for CSS Background Color

Background color for the above div is #aebeaa

HTML with inline CSS

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

#aebeaa color code is use for CSS Border Color

CSS Border color for the above div is #aebeaa

HTML with inline CSS

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

CSS Border Left color for the above div is #aebeaa

HTML with inline CSS

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

CSS Border Right color for the above div is #aebeaa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aebeaa

HTML with inline CSS

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

CSS Border Top color for the above div is #aebeaa

HTML with inline CSS

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

#aebeaa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aebeaa Color code Preview on White Background

This is how #aebeaa Color code will look on white background color. Color contrast ratio is 1.95

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

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