crispedge.com

Color picker

Loading...

#ae3409 hex color - Red - Warm color - Information

#ae3409 hex color - Red - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Red

Hex #ae3409 Color code in RGB color code model is created after adding 68.24% red color, 20.39% green color and 3.53% blue color. Hex #ae3409 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 70% magenta, 95% yellow and 32% black.

Hex #ae3409 color code is between #aa3311 web safe hex color code and #bb4400 web safe hex color code. #aa3311 is the nearest web safe color code. You can see here many more shades of #ae3409 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeae3409#ae3409
RGB Decimal174, 52, 9rgb(174, 52, 9)
RGB Percent68%, 20%, 4%rgb(68%, 20%, 4%)
CSS RGBa174, 52, 9,1rgba(174,52,9,1)
CMYK Modelcmyk(0%,70%,95%,32%)
HSL Color Space16,90% ,36%hsl(16,90% ,36%)
HSV Color Space16°, 95%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011100011010000001001
Octal2566411
Decimal174529
Hexae3409

Different shades of #ae3409 color code.

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

Light Shade of #ae3409
#de420c
Dark Shade of #ae3409
#7d2606
Saturated Shade of #ae3409
#b73000
Desaturated Shade of #ae3409
#a53812
Grey scale Shade of #ae3409
#5b5b5b
Brighten Shade
#c74d22
Most Readable Shade
#FFFFFF

Shades of #ae3409 color code

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

#ae3409
#9a2e08
#872807
#742206
#601c05
#4d1704
#3a1103
#260b02
#130501
#000000

Similar Color like #ae3409 color

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

#af350a
#b0360b
#b1370c
#b2380d
#b3390e
#b43a0f
#b53b10
#b63c11
#b73d12
#b83e13
#b93f14
#ba4015
#bb4116
#bc4217
#ad3308
#ac3207
#ab3106
#aa3005
#a92f04
#a82e03
#a72d02
#a62c01
#a52b00
#a42a00
#a32900
#a22800
#a12700
#a02600

Monochromatic Color with #ae3409

#ae3409
#d8410b
#040100
#2e0e02
#591b05
#832707

Tints of #ae3409 Color

#ae3409
#b74a24
#c0613f
#c9775b
#d28e76
#dba491
#e4bbad
#edd1c8
#f6e8e3
#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

#ae3409
#0983ae

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

Split Complementary

#ae3409
#09ae86
#0931ae

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

Analogous Color

#ae0920
#ae1309
#ae3409
#ae5509
#ae7609

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

#ae3409
#09ae34
#3409ae

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

#ae3409
#30ae09
#0983ae
#8609ae

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

#ae3409
#0983ae
#0931ae
#ae8609

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

#ae3409 Color Code Preview on Black Background Color

This is how #ae3409 Color will look on black background color. Color contrast ratio is 3.29

#ae3409 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae3409

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae3409

#ae3409 color code is use for CSS Background Color

Background color for the above div is #ae3409

HTML with inline CSS

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

#ae3409 color code is use for CSS Border Color

CSS Border color for the above div is #ae3409

HTML with inline CSS

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

CSS Border Left color for the above div is #ae3409

HTML with inline CSS

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

CSS Border Right color for the above div is #ae3409

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ae3409

HTML with inline CSS

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

CSS Border Top color for the above div is #ae3409

HTML with inline CSS

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

#ae3409 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ae3409 Color code Preview on White Background

This is how #ae3409 Color code will look on white background color. Color contrast ratio is 6.37

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

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,52,9,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(9,131,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(174,52,9,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.