crispedge.com

Color picker

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

#ae545c hex color - Red - Warm color - Information

#ae545c hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #ae545c Color code in RGB color code model is created after adding 68.24% red color, 32.94% green color and 36.08% blue color. Hex #ae545c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 52% magenta, 47% yellow and 32% black.

Hex #ae545c color code is between #aa5555 web safe hex color code and #bb4466 web safe hex color code. #aa5555 is the nearest web safe color code. You can see here many more shades of #ae545c color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codeae545c#ae545c
RGB Decimal174, 84, 92rgb(174, 84, 92)
RGB Percent68%, 33%, 36%rgb(68%, 33%, 36%)
CSS RGBa174, 84, 92,1rgba(174,84,92,1)
CMYK Modelcmyk(0%,52%,47%,32%)
HSL Color Space355,36% ,51%hsl(355,36% ,51%)
HSV Color Space355°, 52%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011100101010001011100
Octal256124134
Decimal1748492
Hexae545c

Different shades of #ae545c color code.

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

Light Shade of #ae545c
#be777d
Dark Shade of #ae545c
#8c4349
Saturated Shade of #ae545c
#bb4752
Desaturated Shade of #ae545c
#a16166
Grey scale Shade of #ae545c
#818181
Brighten Shade
#c76d75
Most Readable Shade
#FFFFFF

Shades of #ae545c color code

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

#ae545c
#9a4a51
#874147
#74383d
#602e33
#4d2528
#3a1c1e
#261214
#13090a
#000000

Similar Color like #ae545c color

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

#af555d
#b0565e
#b1575f
#b25860
#b35961
#b45a62
#b55b63
#b65c64
#b75d65
#b85e66
#b95f67
#ba6068
#bb6169
#bc626a
#ad535b
#ac525a
#ab5159
#aa5058
#a94f57
#a84e56
#a74d55
#a64c54
#a54b53
#a44a52
#a34951
#a24850
#a1474f
#a0464e

Monochromatic Color with #ae545c

#ae545c
#d86972
#040202
#2e1619
#592b2f
#833f46

Tints of #ae545c Color

#ae545c
#b7676e
#c07a80
#c98d92
#d2a0a4
#dbb3b6
#e4c6c8
#edd9da
#f6ecec
#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

#ae545c
#54aea6

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

Split Complementary

#ae545c
#54ae79
#5489ae

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

Analogous Color

#ae5480
#ae546e
#ae545c
#ae5e54
#ae7054

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

#ae545c
#5cae54
#545cae

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

#ae545c
#89ae54
#54aea6
#7954ae

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

#ae545c
#54aea6
#5489ae
#ae7954

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

#ae545c Color Code Preview on Black Background Color

This is how #ae545c Color will look on black background color. Color contrast ratio is 4.22

#ae545c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae545c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae545c

#ae545c color code is use for CSS Background Color

Background color for the above div is #ae545c

HTML with inline CSS

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

#ae545c color code is use for CSS Border Color

CSS Border color for the above div is #ae545c

HTML with inline CSS

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

CSS Border Left color for the above div is #ae545c

HTML with inline CSS

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

CSS Border Right color for the above div is #ae545c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ae545c

HTML with inline CSS

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

CSS Border Top color for the above div is #ae545c

HTML with inline CSS

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

#ae545c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ae545c Color code Preview on White Background

This is how #ae545c Color code will look on white background color. Color contrast ratio is 4.97

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.