crispedge.com

Color picker

Loading...

#ae570e hex color - Red - Warm color - Information

#ae570e hex color - Red - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Red

Hex #ae570e Color code in RGB color code model is created after adding 68.24% red color, 34.12% green color and 5.49% blue color. Hex #ae570e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 50% magenta, 92% yellow and 32% black.

Hex #ae570e color code is between #aa5511 web safe hex color code and #bb6600 web safe hex color code. #aa5511 is the nearest web safe color code. You can see here many more shades of #ae570e color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codeae570e#ae570e
RGB Decimal174, 87, 14rgb(174, 87, 14)
RGB Percent68%, 34%, 5%rgb(68%, 34%, 5%)
CSS RGBa174, 87, 14,1rgba(174,87,14,1)
CMYK Modelcmyk(0%,50%,92%,32%)
HSL Color Space27,85% ,37%hsl(27,85% ,37%)
HSV Color Space27°, 92%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011100101011100001110
Octal25612716
Decimal1748714
Hexae570e

Different shades of #ae570e color code.

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

Light Shade of #ae570e
#dd6f12
Dark Shade of #ae570e
#7f3f0a
Saturated Shade of #ae570e
#b75605
Desaturated Shade of #ae570e
#a55817
Grey scale Shade of #ae570e
#5e5e5e
Brighten Shade
#c77027
Most Readable Shade
#FFFFFF

Shades of #ae570e color code

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

#ae570e
#9a4d0c
#87430a
#743a09
#603007
#4d2606
#3a1d04
#261303
#130901
#000000

Similar Color like #ae570e color

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

#af580f
#b05910
#b15a11
#b25b12
#b35c13
#b45d14
#b55e15
#b65f16
#b76017
#b86118
#b96219
#ba631a
#bb641b
#bc651c
#ad560d
#ac550c
#ab540b
#aa530a
#a95209
#a85108
#a75007
#a64f06
#a54e05
#a44d04
#a34c03
#a24b02
#a14a01
#a04900

Monochromatic Color with #ae570e

#ae570e
#d86c11
#040200
#2e1704
#592c07
#83420b

Tints of #ae570e Color

#ae570e
#b76928
#c07c43
#c98f5e
#d2a179
#dbb493
#e4c7ae
#edd9c9
#f6ece4
#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

#ae570e
#0e65ae

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

Split Complementary

#ae570e
#0eaea7
#0e15ae

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

Analogous Color

#ae170e
#ae370e
#ae570e
#ae770e
#ae970e

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

#ae570e
#0eae57
#570eae

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

#ae570e
#15ae0e
#0e65ae
#a70eae

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

#ae570e
#0e65ae
#0e15ae
#aea70e

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

#ae570e Color Code Preview on Black Background Color

This is how #ae570e Color will look on black background color. Color contrast ratio is 4.17

#ae570e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae570e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae570e

#ae570e color code is use for CSS Background Color

Background color for the above div is #ae570e

HTML with inline CSS

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

#ae570e color code is use for CSS Border Color

CSS Border color for the above div is #ae570e

HTML with inline CSS

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

CSS Border Left color for the above div is #ae570e

HTML with inline CSS

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

CSS Border Right color for the above div is #ae570e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ae570e

HTML with inline CSS

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

CSS Border Top color for the above div is #ae570e

HTML with inline CSS

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

#ae570e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ae570e Color code Preview on White Background

This is how #ae570e Color code will look on white background color. Color contrast ratio is 5.04

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

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,87,14,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(14,101,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(174,87,14,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.