crispedge.com

Color picker

Loading...

#ae523b hex color - Orange - Warm color - Information

#ae523b hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #ae523b Color code in RGB color code model is created after adding 68.24% red color, 32.16% green color and 23.14% blue color. Hex #ae523b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 53% magenta, 66% yellow and 32% black.

Hex #ae523b color code is between #aa5533 web safe hex color code and #bb4444 web safe hex color code. #aa5533 is the nearest web safe color code. You can see here many more shades of #ae523b color code.

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Codeae523b#ae523b
RGB Decimal174, 82, 59rgb(174, 82, 59)
RGB Percent68%, 32%, 23%rgb(68%, 32%, 23%)
CSS RGBa174, 82, 59,1rgba(174,82,59,1)
CMYK Modelcmyk(0%,53%,66%,32%)
HSL Color Space12,49% ,46%hsl(12,49% ,46%)
HSV Color Space12°, 66%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011100101001000111011
Octal25612273
Decimal1748259
Hexae523b

Different shades of #ae523b color code.

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

Light Shade of #ae523b
#c66d56
Dark Shade of #ae523b
#88402e
Saturated Shade of #ae523b
#ba4b2f
Desaturated Shade of #ae523b
#a25947
Grey scale Shade of #ae523b
#747474
Brighten Shade
#c76b54
Most Readable Shade
#FFFFFF

Shades of #ae523b color code

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

#ae523b
#9a4834
#873f2d
#743627
#602d20
#4d241a
#3a1b13
#26120d
#130906
#000000

Similar Color like #ae523b color

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

#af533c
#b0543d
#b1553e
#b2563f
#b35740
#b45841
#b55942
#b65a43
#b75b44
#b85c45
#b95d46
#ba5e47
#bb5f48
#bc6049
#ad513a
#ac5039
#ab4f38
#aa4e37
#a94d36
#a84c35
#a74b34
#a64a33
#a54932
#a44831
#a34730
#a2462f
#a1452e
#a0442d

Monochromatic Color with #ae523b

#ae523b
#d86649
#040201
#2e1610
#592a1e
#833e2d

Tints of #ae523b Color

#ae523b
#b76550
#c07866
#c98b7c
#d29e92
#dbb2a7
#e4c5bd
#edd8d3
#f6ebe9
#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

#ae523b
#3b97ae

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

Split Complementary

#ae523b
#3bae8c
#3b5eae

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

Analogous Color

#ae3b52
#ae3b3b
#ae523b
#ae693b
#ae803b

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

#ae523b
#3bae52
#523bae

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

#ae523b
#5dae3b
#3b97ae
#8b3bae

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

#ae523b
#3b97ae
#3b5eae
#ae8c3b

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

#ae523b Color Code Preview on Black Background Color

This is how #ae523b Color will look on black background color. Color contrast ratio is 4.07

#ae523b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae523b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae523b

#ae523b color code is use for CSS Background Color

Background color for the above div is #ae523b

HTML with inline CSS

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

#ae523b color code is use for CSS Border Color

CSS Border color for the above div is #ae523b

HTML with inline CSS

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

CSS Border Left color for the above div is #ae523b

HTML with inline CSS

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

CSS Border Right color for the above div is #ae523b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ae523b

HTML with inline CSS

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

CSS Border Top color for the above div is #ae523b

HTML with inline CSS

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

#ae523b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ae523b Color code Preview on White Background

This is how #ae523b Color code will look on white background color. Color contrast ratio is 5.16

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

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

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.