crispedge.com

Color picker

Loading...

#ae998e hex color - Brown - Warm color - Information

#ae998e hex color - Brown - Warm color

Color Hue/Base color: Brown

Hex #ae998e Color code in RGB color code model is created after adding 68.24% red color, 60% green color and 55.69% blue color. Hex #ae998e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 12% magenta, 18% yellow and 32% black.

Hex #ae998e color code is between #aa8888 web safe hex color code and #bbaa99 web safe hex color code. #aa8888 is the nearest web safe color code. You can see here many more shades of #ae998e color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codeae998e#ae998e
RGB Decimal174, 153, 142rgb(174, 153, 142)
RGB Percent68%, 60%, 56%rgb(68%, 60%, 56%)
CSS RGBa174, 153, 142,1rgba(174,153,142,1)
CMYK Modelcmyk(0%,12%,18%,32%)
HSL Color Space21,16% ,62%hsl(21,16% ,62%)
HSV Color Space21°, 18%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011101001100110001110
Octal256231216
Decimal174153142
Hexae998e

Different shades of #ae998e color code.

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

Light Shade of #ae998e
#c3b4ac
Dark Shade of #ae998e
#997e70
Saturated Shade of #ae998e
#b89684
Desaturated Shade of #ae998e
#a49c98
Grey scale Shade of #ae998e
#9e9e9e
Brighten Shade
#c7b2a7
Most Readable Shade
#000000

Shades of #ae998e color code

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

#ae998e
#9a887e
#87776e
#74665e
#60554e
#4d443f
#3a332f
#26221f
#13110f
#000000

Similar Color like #ae998e color

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

#af9a8f
#b09b90
#b19c91
#b29d92
#b39e93
#b49f94
#b5a095
#b6a196
#b7a297
#b8a398
#b9a499
#baa59a
#bba69b
#bca79c
#ad988d
#ac978c
#ab968b
#aa958a
#a99489
#a89388
#a79287
#a69186
#a59085
#a48f84
#a38e83
#a28d82
#a18c81
#a08b80

Monochromatic Color with #ae998e

#ae998e
#d8beb1
#040303
#2e2926
#594e49
#83746b

Tints of #ae998e Color

#ae998e
#b7a49a
#c0afa7
#c9bbb3
#d2c6c0
#dbd1cc
#e4ddd9
#ede8e5
#f6f3f2
#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

#ae998e
#8ea3ae

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

Split Complementary

#ae998e
#8eaea9
#8e93ae

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

Analogous Color

#ae8e90
#ae938e
#ae998e
#ae9f8e
#aea68e

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

#ae998e
#8eae99
#998eae

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

#ae998e
#93ae8e
#8ea3ae
#a98eae

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

#ae998e
#8ea3ae
#8e93ae
#aea98e

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

#ae998e Color Code Preview on Black Background Color

This is how #ae998e Color will look on black background color. Color contrast ratio is 7.75

#ae998e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae998e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae998e

#ae998e color code is use for CSS Background Color

Background color for the above div is #ae998e

HTML with inline CSS

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

#ae998e color code is use for CSS Border Color

CSS Border color for the above div is #ae998e

HTML with inline CSS

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

CSS Border Left color for the above div is #ae998e

HTML with inline CSS

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

CSS Border Right color for the above div is #ae998e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ae998e

HTML with inline CSS

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

CSS Border Top color for the above div is #ae998e

HTML with inline CSS

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

#ae998e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ae998e Color code Preview on White Background

This is how #ae998e Color code will look on white background color. Color contrast ratio is 2.71

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.