@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#ae848b hex color - Brown - Warm color - Information

#ae848b hex color - Brown - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Brown

Hex #ae848b Color code in RGB color code model is created after adding 68.24% red color, 51.76% green color and 54.51% blue color. Hex #ae848b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 24% magenta, 20% yellow and 31.76% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code ae848b #ae848b
RGB Decimal 174, 132, 139 rgb(174, 132, 139)
RGB Percent 68%, 52%, 55% rgb(68%, 52%, 55%)
CSS RGBa 174, 132, 139,1 rgba(174,132,139,1)
CMYK Model cmyk(0%,24%,20%,31.76%)
HSL Color Space 350,21% ,60% hsl(350,21% ,60%)
HSV Color Space 350°, 24%, 68%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101110 10000100 10001011
Octal 256 204 213
Decimal 174 132 139
Hex ae 84 8b

Different shades of #ae848b color code.

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

Light Shade of #ae848b
#c2a3a8
Dark Shade of #ae848b
#9a656e
Saturated Shade of #ae848b
#b87a84
Desaturated Shade of #ae848b
#a48e92
Grey scale Shade of #ae848b
#999999
Brighten Shade
#c79da4
Most Readable Shade
#000000

Shades of #ae848b color code

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

#ae848b
#9a757b
#87666c
#74585c
#60494d
#4d3a3d
#3a2c2e
#261d1e
#130e0f
#000000

Similar Color like #ae848b color

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

#af858c
#b0868d
#b1878e
#b2888f
#b38990
#b48a91
#b58b92
#b68c93
#b78d94
#b88e95
#b98f96
#ba9097
#bb9198
#bc9299
#ad838a
#ac8289
#ab8188
#aa8087
#a97f86
#a87e85
#a77d84
#a67c83
#a57b82
#a47a81
#a37980
#a2787f
#a1777e
#a0767d

Monochromatic Color with #ae848b

#ae848b
#d8a4ad
#040303
#2e2325
#594447
#836469

Tints of #ae848b Color

#ae848b
#b79197
#c09fa4
#c9adb1
#d2babe
#dbc8cb
#e4d6d8
#ede3e5
#f6f1f2
#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

#ae848b
#84aea7

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

Split Complementary

#ae848b
#84ae92
#84a0ae

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

Analogous Color

#ae849c
#ae8493
#ae848b
#ae8584
#ae8e84

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

#ae848b
#8bae84
#848bae

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

#ae848b
#a0ae84
#84aea7
#9284ae

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

#ae848b
#84aea7
#84a0ae
#ae9284

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

#ae848b Color Code Preview on Black Background Color

This is how #ae848b Color will look on black background color. Color contrast ratio is 6.47

#ae848b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae848b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae848b

#ae848b color code is use for CSS Background Color

Background color for the above div is #ae848b

HTML with inline CSS

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

#ae848b color code is use for CSS Border Color

CSS Border color for the above div is #ae848b

HTML with inline CSS

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

CSS Border Left color for the above div is #ae848b

HTML with inline CSS

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

CSS Border Right color for the above div is #ae848b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ae848b

HTML with inline CSS

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

CSS Border Top color for the above div is #ae848b

HTML with inline CSS

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

#ae848b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ae848b Color code Preview on White Background

This is how #ae848b Color code will look on white background color. Color contrast ratio is 3.24

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

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