crispedge.com

Color picker

Loading...

#ae5c33 hex color - Orange - Warm color - Information

#ae5c33 hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

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

Hex #ae5c33 color code is between #aa5522 web safe hex color code and #bb6644 web safe hex color code. #aa5522 is the nearest web safe color code. You can see here many more shades of #ae5c33 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeae5c33#ae5c33
RGB Decimal174, 92, 51rgb(174, 92, 51)
RGB Percent68%, 36%, 20%rgb(68%, 36%, 20%)
CSS RGBa174, 92, 51,1rgba(174,92,51,1)
CMYK Modelcmyk(0%,47%,71%,32%)
HSL Color Space20,55% ,44%hsl(20,55% ,44%)
HSV Color Space20°, 71%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011100101110000110011
Octal25613463
Decimal1749251
Hexae5c33

Different shades of #ae5c33 color code.

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

Light Shade of #ae5c33
#ca754a
Dark Shade of #ae5c33
#874727
Saturated Shade of #ae5c33
#b95828
Desaturated Shade of #ae5c33
#a3603e
Grey scale Shade of #ae5c33
#707070
Brighten Shade
#c7754c
Most Readable Shade
#FFFFFF

Shades of #ae5c33 color code

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

#ae5c33
#9a512d
#874727
#743d22
#60331c
#4d2816
#3a1e11
#26140b
#130a05
#000000

Similar Color like #ae5c33 color

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

#af5d34
#b05e35
#b15f36
#b26037
#b36138
#b46239
#b5633a
#b6643b
#b7653c
#b8663d
#b9673e
#ba683f
#bb6940
#bc6a41
#ad5b32
#ac5a31
#ab5930
#aa582f
#a9572e
#a8562d
#a7552c
#a6542b
#a5532a
#a45229
#a35128
#a25027
#a14f26
#a04e25

Monochromatic Color with #ae5c33

#ae5c33
#d8723f
#040201
#2e190e
#592f1a
#834627

Tints of #ae5c33 Color

#ae5c33
#b76e49
#c08060
#c99277
#d2a48d
#dbb6a4
#e4c8bb
#eddad1
#f6ece8
#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

#ae5c33
#3385ae

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

Split Complementary

#ae5c33
#33ae9a
#3348ae

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

Analogous Color

#ae333b
#ae4333
#ae5c33
#ae7533
#ae8d33

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

#ae5c33
#33ae5c
#5c33ae

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

#ae5c33
#47ae33
#3385ae
#9933ae

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

#ae5c33
#3385ae
#3348ae
#ae9a33

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

#ae5c33 Color Code Preview on Black Background Color

This is how #ae5c33 Color will look on black background color. Color contrast ratio is 4.38

#ae5c33 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae5c33

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae5c33

#ae5c33 color code is use for CSS Background Color

Background color for the above div is #ae5c33

HTML with inline CSS

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

#ae5c33 color code is use for CSS Border Color

CSS Border color for the above div is #ae5c33

HTML with inline CSS

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

CSS Border Left color for the above div is #ae5c33

HTML with inline CSS

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

CSS Border Right color for the above div is #ae5c33

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ae5c33

HTML with inline CSS

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

CSS Border Top color for the above div is #ae5c33

HTML with inline CSS

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

#ae5c33 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ae5c33 Color code Preview on White Background

This is how #ae5c33 Color code will look on white background color. Color contrast ratio is 4.80

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

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.