crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#ae7b6a hex color - Red - Warm color - Information

#ae7b6a hex color - Red - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Red

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

Hex #ae7b6a color code is between #aa7766 web safe hex color code and #bb8877 web safe hex color code. #aa7766 is the nearest web safe color code. You can see here many more shades of #ae7b6a color code.

0 Likes 0 Comments | 16 Views

Color Table

Hex Color Codeae7b6a#ae7b6a
RGB Decimal174, 123, 106rgb(174, 123, 106)
RGB Percent68%, 48%, 42%rgb(68%, 48%, 42%)
CSS RGBa174, 123, 106,1rgba(174,123,106,1)
CMYK Modelcmyk(0%,29%,39%,32%)
HSL Color Space15,30% ,55%hsl(15,30% ,55%)
HSV Color Space15°, 39%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011100111101101101010
Octal256173152
Decimal174123106
Hexae7b6a

Different shades of #ae7b6a color code.

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

Light Shade of #ae7b6a
#c0988b
Dark Shade of #ae7b6a
#946251
Saturated Shade of #ae7b6a
#b9755e
Desaturated Shade of #ae7b6a
#a28176
Grey scale Shade of #ae7b6a
#8c8c8c
Brighten Shade
#c79483
Most Readable Shade
#FFFFFF

Shades of #ae7b6a color code

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

#ae7b6a
#9a6d5e
#875f52
#745246
#60443a
#4d362f
#3a2923
#261b17
#130d0b
#000000

Similar Color like #ae7b6a color

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

#af7c6b
#b07d6c
#b17e6d
#b27f6e
#b3806f
#b48170
#b58271
#b68372
#b78473
#b88574
#b98675
#ba8776
#bb8877
#bc8978
#ad7a69
#ac7968
#ab7867
#aa7766
#a97665
#a87564
#a77463
#a67362
#a57261
#a47160
#a3705f
#a26f5e
#a16e5d
#a06d5c

Monochromatic Color with #ae7b6a

#ae7b6a
#d89984
#040302
#2e211c
#593f36
#835d50

Tints of #ae7b6a Color

#ae7b6a
#b7897a
#c0988b
#c9a79b
#d2b5ac
#dbc4bc
#e4d3cd
#ede1dd
#f6f0ee
#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

#ae7b6a
#6a9dae

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

Split Complementary

#ae7b6a
#6aae9d
#6a7bae

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

Analogous Color

#ae6a74
#ae6d6a
#ae7b6a
#ae896a
#ae966a

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

#ae7b6a
#6aae7b
#7b6aae

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

#ae7b6a
#7bae6a
#6a9dae
#9d6aae

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

#ae7b6a
#6a9dae
#6a7bae
#ae9d6a

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

#ae7b6a Color Code Preview on Black Background Color

This is how #ae7b6a Color will look on black background color. Color contrast ratio is 5.84

#ae7b6a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae7b6a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae7b6a

#ae7b6a color code is use for CSS Background Color

Background color for the above div is #ae7b6a

HTML with inline CSS

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

#ae7b6a color code is use for CSS Border Color

CSS Border color for the above div is #ae7b6a

HTML with inline CSS

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

CSS Border Left color for the above div is #ae7b6a

HTML with inline CSS

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

CSS Border Right color for the above div is #ae7b6a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ae7b6a

HTML with inline CSS

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

CSS Border Top color for the above div is #ae7b6a

HTML with inline CSS

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

#ae7b6a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ae7b6a Color code Preview on White Background

This is how #ae7b6a Color code will look on white background color. Color contrast ratio is 3.60

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 16 Views

Post your comment:-

By submitting comment you agree to our privacy policy.