crispedge.com

Color picker

Loading...

#ae371c hex color - Red - Warm color - Information

#ae371c hex color - Red - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Red

Hex #ae371c Color code in RGB color code model is created after adding 68.24% red color, 21.57% green color and 10.98% blue color. Hex #ae371c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 68% magenta, 84% yellow and 32% black.

Hex #ae371c color code is between #aa3322 web safe hex color code and #bb4411 web safe hex color code. #aa3322 is the nearest web safe color code. You can see here many more shades of #ae371c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeae371c#ae371c
RGB Decimal174, 55, 28rgb(174, 55, 28)
RGB Percent68%, 22%, 11%rgb(68%, 22%, 11%)
CSS RGBa174, 55, 28,1rgba(174,55,28,1)
CMYK Modelcmyk(0%,68%,84%,32%)
HSL Color Space11,72% ,40%hsl(11,72% ,40%)
HSV Color Space11°, 84%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011100011011100011100
Octal2566734
Decimal1745528
Hexae371c

Different shades of #ae371c color code.

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

Light Shade of #ae371c
#da4523
Dark Shade of #ae371c
#822915
Saturated Shade of #ae371c
#b83112
Desaturated Shade of #ae371c
#a43d26
Grey scale Shade of #ae371c
#656565
Brighten Shade
#c75035
Most Readable Shade
#FFFFFF

Shades of #ae371c color code

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

#ae371c
#9a3018
#872a15
#742412
#601e0f
#4d180c
#3a1209
#260c06
#130603
#000000

Similar Color like #ae371c color

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

#af381d
#b0391e
#b13a1f
#b23b20
#b33c21
#b43d22
#b53e23
#b63f24
#b74025
#b84126
#b94227
#ba4328
#bb4429
#bc452a
#ad361b
#ac351a
#ab3419
#aa3318
#a93217
#a83116
#a73015
#a62f14
#a52e13
#a42d12
#a32c11
#a22b10
#a12a0f
#a0290e

Monochromatic Color with #ae371c

#ae371c
#d84423
#040101
#2e0f07
#591c0e
#832a15

Tints of #ae371c Color

#ae371c
#b74d35
#c0634e
#c97967
#d28f80
#dba69a
#e4bcb3
#edd2cc
#f6e8e5
#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

#ae371c
#1c93ae

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

Split Complementary

#ae371c
#1cae80
#1c4aae

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

Analogous Color

#ae1c3b
#ae1c1e
#ae371c
#ae541c
#ae711c

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

#ae371c
#1cae37
#371cae

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

#ae371c
#4aae1c
#1c93ae
#801cae

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

#ae371c
#1c93ae
#1c4aae
#ae801c

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

#ae371c Color Code Preview on Black Background Color

This is how #ae371c Color will look on black background color. Color contrast ratio is 3.36

#ae371c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae371c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae371c

#ae371c color code is use for CSS Background Color

Background color for the above div is #ae371c

HTML with inline CSS

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

#ae371c color code is use for CSS Border Color

CSS Border color for the above div is #ae371c

HTML with inline CSS

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

CSS Border Left color for the above div is #ae371c

HTML with inline CSS

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

CSS Border Right color for the above div is #ae371c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ae371c

HTML with inline CSS

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

CSS Border Top color for the above div is #ae371c

HTML with inline CSS

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

#ae371c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ae371c Color code Preview on White Background

This is how #ae371c Color code will look on white background color. Color contrast ratio is 6.24

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

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,55,28,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(28,147,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(174,55,28,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.