crispedge.com

Color picker

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

#ae6458 hex color - Orange - Warm color - Information

#ae6458 hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #ae6458 Color code in RGB color code model is created after adding 68.24% red color, 39.22% green color and 34.51% blue color. Hex #ae6458 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 43% magenta, 49% yellow and 32% black.

Hex #ae6458 color code is between #aa6655 web safe hex color code and #bb5566 web safe hex color code. #aa6655 is the nearest web safe color code. You can see here many more shades of #ae6458 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeae6458#ae6458
RGB Decimal174, 100, 88rgb(174, 100, 88)
RGB Percent68%, 39%, 35%rgb(68%, 39%, 35%)
CSS RGBa174, 100, 88,1rgba(174,100,88,1)
CMYK Modelcmyk(0%,43%,49%,32%)
HSL Color Space8,35% ,51%hsl(8,35% ,51%)
HSV Color Space8°, 49%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011100110010001011000
Octal256144130
Decimal17410088
Hexae6458

Different shades of #ae6458 color code.

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

Light Shade of #ae6458
#bf847a
Dark Shade of #ae6458
#8e4f45
Saturated Shade of #ae6458
#ba5b4c
Desaturated Shade of #ae6458
#a26d64
Grey scale Shade of #ae6458
#838383
Brighten Shade
#c77d71
Most Readable Shade
#FFFFFF

Shades of #ae6458 color code

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

#ae6458
#9a584e
#874d44
#74423a
#603730
#4d2c27
#3a211d
#261613
#130b09
#000000

Similar Color like #ae6458 color

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

#af6559
#b0665a
#b1675b
#b2685c
#b3695d
#b46a5e
#b56b5f
#b66c60
#b76d61
#b86e62
#b96f63
#ba7064
#bb7165
#bc7266
#ad6357
#ac6256
#ab6155
#aa6054
#a95f53
#a85e52
#a75d51
#a65c50
#a55b4f
#a45a4e
#a3594d
#a2584c
#a1574b
#a0564a

Monochromatic Color with #ae6458

#ae6458
#d87c6e
#040202
#2e1b18
#59332d
#834c43

Tints of #ae6458 Color

#ae6458
#b7756a
#c0867d
#c9978f
#d2a8a2
#dbbab4
#e4cbc7
#eddcd9
#f6edec
#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

#ae6458
#58a2ae

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

Split Complementary

#ae6458
#58ae8f
#5877ae

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

Analogous Color

#ae586e
#ae585d
#ae6458
#ae7558
#ae8658

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

#ae6458
#58ae64
#6458ae

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

#ae6458
#77ae58
#58a2ae
#8f58ae

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

#ae6458
#58a2ae
#5877ae
#ae8f58

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

#ae6458 Color Code Preview on Black Background Color

This is how #ae6458 Color will look on black background color. Color contrast ratio is 4.76

#ae6458 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae6458

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae6458

#ae6458 color code is use for CSS Background Color

Background color for the above div is #ae6458

HTML with inline CSS

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

#ae6458 color code is use for CSS Border Color

CSS Border color for the above div is #ae6458

HTML with inline CSS

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

CSS Border Left color for the above div is #ae6458

HTML with inline CSS

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

CSS Border Right color for the above div is #ae6458

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ae6458

HTML with inline CSS

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

CSS Border Top color for the above div is #ae6458

HTML with inline CSS

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

#ae6458 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ae6458 Color code Preview on White Background

This is how #ae6458 Color code will look on white background color. Color contrast ratio is 4.41

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.