crispedge.com

Color picker

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

#ae5f2f hex color - Orange - Warm color - Information

#ae5f2f hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #ae5f2f Color code in RGB color code model is created after adding 68.24% red color, 37.25% green color and 18.43% blue color. Hex #ae5f2f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 45% magenta, 73% yellow and 32% black.

Hex #ae5f2f color code is between #aa6633 web safe hex color code and #bb5522 web safe hex color code. #aa6633 is the nearest web safe color code. You can see here many more shades of #ae5f2f color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeae5f2f#ae5f2f
RGB Decimal174, 95, 47rgb(174, 95, 47)
RGB Percent68%, 37%, 18%rgb(68%, 37%, 18%)
CSS RGBa174, 95, 47,1rgba(174,95,47,1)
CMYK Modelcmyk(0%,45%,73%,32%)
HSL Color Space23,57% ,43%hsl(23,57% ,43%)
HSV Color Space23°, 73%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011100101111100101111
Octal25613757
Decimal1749547
Hexae5f2f

Different shades of #ae5f2f color code.

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

Light Shade of #ae5f2f
#cc7744
Dark Shade of #ae5f2f
#864924
Saturated Shade of #ae5f2f
#b95c24
Desaturated Shade of #ae5f2f
#a3623a
Grey scale Shade of #ae5f2f
#6e6e6e
Brighten Shade
#c77848
Most Readable Shade
#FFFFFF

Shades of #ae5f2f color code

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

#ae5f2f
#9a5429
#874924
#743f1f
#60341a
#4d2a14
#3a1f0f
#26150a
#130a05
#000000

Similar Color like #ae5f2f color

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

#af6030
#b06131
#b16232
#b26333
#b36434
#b46535
#b56636
#b66737
#b76838
#b86939
#b96a3a
#ba6b3b
#bb6c3c
#bc6d3d
#ad5e2e
#ac5d2d
#ab5c2c
#aa5b2b
#a95a2a
#a85929
#a75828
#a65727
#a55626
#a45525
#a35424
#a25323
#a15222
#a05121

Monochromatic Color with #ae5f2f

#ae5f2f
#d8763a
#040201
#2e190d
#593118
#834824

Tints of #ae5f2f Color

#ae5f2f
#b77046
#c0825d
#c99474
#d2a68b
#dbb7a2
#e4c9b9
#eddbd0
#f6ede7
#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

#ae5f2f
#2f7eae

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

Split Complementary

#ae5f2f
#2fae9e
#2f3fae

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

Analogous Color

#ae2f32
#ae462f
#ae5f2f
#ae782f
#ae922f

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

#ae5f2f
#2fae5f
#5f2fae

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

#ae5f2f
#3fae2f
#2f7eae
#9e2fae

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

#ae5f2f
#2f7eae
#2f3fae
#ae9e2f

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

#ae5f2f Color Code Preview on Black Background Color

This is how #ae5f2f Color will look on black background color. Color contrast ratio is 4.48

#ae5f2f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae5f2f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae5f2f

#ae5f2f color code is use for CSS Background Color

Background color for the above div is #ae5f2f

HTML with inline CSS

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

#ae5f2f color code is use for CSS Border Color

CSS Border color for the above div is #ae5f2f

HTML with inline CSS

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

CSS Border Left color for the above div is #ae5f2f

HTML with inline CSS

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

CSS Border Right color for the above div is #ae5f2f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ae5f2f

HTML with inline CSS

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

CSS Border Top color for the above div is #ae5f2f

HTML with inline CSS

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

#ae5f2f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ae5f2f Color code Preview on White Background

This is how #ae5f2f Color code will look on white background color. Color contrast ratio is 4.69

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

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.