@
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.

#ae7b7c hex color - Red - Warm color - Information

#ae7b7c hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ae7b7c Color code in RGB color code model is created after adding 68.24% red color, 48.24% green color and 48.63% blue color. Hex #ae7b7c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 29% magenta, 29% yellow and 31.76% black.

Hex #ae7b7c color code is between #aa7777 web safe hex color code and #bb8888 web safe hex color code. #aa7777 is the nearest web safe color code. You can see here many more shades of #ae7b7c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeae7b7c#ae7b7c
RGB Decimal174, 123, 124rgb(174, 123, 124)
RGB Percent68%, 48%, 49%rgb(68%, 48%, 49%)
CSS RGBa174, 123, 124,1rgba(174,123,124,1)
CMYK Modelcmyk(0%,29%,29%,31.76%)
HSL Color Space359,24% ,58%hsl(359,24% ,58%)
HSV Color Space359°, 29%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011100111101101111100
Octal256173174
Decimal174123124
Hexae7b7c

Different shades of #ae7b7c color code.

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

Light Shade of #ae7b7c
#c19b9b
Dark Shade of #ae7b7c
#985e5f
Saturated Shade of #ae7b7c
#b97072
Desaturated Shade of #ae7b7c
#a38686
Grey scale Shade of #ae7b7c
#949494
Brighten Shade
#c79495
Most Readable Shade
#000000

Shades of #ae7b7c color code

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

#ae7b7c
#9a6d6e
#875f60
#745252
#604444
#4d3637
#3a2929
#261b1b
#130d0d
#000000

Similar Color like #ae7b7c color

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

#af7c7d
#b07d7e
#b17e7f
#b27f80
#b38081
#b48182
#b58283
#b68384
#b78485
#b88586
#b98687
#ba8788
#bb8889
#bc898a
#ad7a7b
#ac797a
#ab7879
#aa7778
#a97677
#a87576
#a77475
#a67374
#a57273
#a47172
#a37071
#a26f70
#a16e6f
#a06d6e

Monochromatic Color with #ae7b7c

#ae7b7c
#d8999a
#040303
#2e2121
#593f3f
#835d5e

Tints of #ae7b7c Color

#ae7b7c
#b7898a
#c09899
#c9a7a7
#d2b5b6
#dbc4c4
#e4d3d3
#ede1e1
#f6f0f0
#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

#ae7b7c
#7baead

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

Split Complementary

#ae7b7c
#7bae94
#7b96ae

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

Analogous Color

#ae7b90
#ae7b86
#ae7b7c
#ae847b
#ae8e7b

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

#ae7b7c
#7cae7b
#7b7cae

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

#ae7b7c
#95ae7b
#7baead
#937bae

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

#ae7b7c
#7baead
#7b96ae
#ae937b

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

#ae7b7c Color Code Preview on Black Background Color

This is how #ae7b7c Color will look on black background color. Color contrast ratio is 5.92

#ae7b7c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae7b7c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae7b7c

#ae7b7c color code is use for CSS Background Color

Background color for the above div is #ae7b7c

HTML with inline CSS

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

#ae7b7c color code is use for CSS Border Color

CSS Border color for the above div is #ae7b7c

HTML with inline CSS

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

CSS Border Left color for the above div is #ae7b7c

HTML with inline CSS

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

CSS Border Right color for the above div is #ae7b7c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ae7b7c

HTML with inline CSS

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

CSS Border Top color for the above div is #ae7b7c

HTML with inline CSS

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

#ae7b7c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ae7b7c Color code Preview on White Background

This is how #ae7b7c Color code will look on white background color. Color contrast ratio is 3.54

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

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