crispedge.com

#ae4714 hex color - Red - Warm color - Information

#ae4714 hex color - Red - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Red

Hex #ae4714 Color code in RGB color code model is created after adding 68.24% red color, 27.84% green color and 7.84% blue color. Hex #ae4714 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 59% magenta, 89% yellow and 32% black.

Hex #ae4714 color code is between #aa4411 web safe hex color code and #bb5522 web safe hex color code. #aa4411 is the nearest web safe color code. You can see here many more shades of #ae4714 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeae4714#ae4714
RGB Decimal174, 71, 20rgb(174, 71, 20)
RGB Percent68%, 28%, 8%rgb(68%, 28%, 8%)
CSS RGBa174, 71, 20,1rgba(174,71,20,1)
CMYK Modelcmyk(0%,59%,89%,32%)
HSL Color Space20,79% ,38%hsl(20,79% ,38%)
HSV Color Space20°, 89%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011100100011100010100
Octal25610724
Decimal1747120
Hexae4714

Different shades of #ae4714 color code.

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

Light Shade of #ae4714
#dc5a19
Dark Shade of #ae4714
#80340f
Saturated Shade of #ae4714
#b8440a
Desaturated Shade of #ae4714
#a44a1e
Grey scale Shade of #ae4714
#616161
Brighten Shade
#c7602d
Most Readable Shade
#FFFFFF

Shades of #ae4714 color code

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

#ae4714
#9a3f11
#87370f
#742f0d
#60270b
#4d1f08
#3a1706
#260f04
#130702
#000000

Similar Color like #ae4714 color

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

#af4815
#b04916
#b14a17
#b24b18
#b34c19
#b44d1a
#b54e1b
#b64f1c
#b7501d
#b8511e
#b9521f
#ba5320
#bb5421
#bc5522
#ad4613
#ac4512
#ab4411
#aa4310
#a9420f
#a8410e
#a7400d
#a63f0c
#a53e0b
#a43d0a
#a33c09
#a23b08
#a13a07
#a03906

Monochromatic Color with #ae4714

#ae4714
#d85819
#040200
#2e1305
#59240a
#83360f

Tints of #ae4714 Color

#ae4714
#b75b2e
#c06f48
#c98462
#d2987c
#dbad96
#e4c1b0
#edd6ca
#f6eae4
#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

#ae4714
#147bae

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

Split Complementary

#ae4714
#14ae94
#142eae

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

Analogous Color

#ae141f
#ae2814
#ae4714
#ae6614
#ae8514

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

#ae4714
#14ae47
#4714ae

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

#ae4714
#2eae14
#147bae
#9414ae

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

#ae4714
#147bae
#142eae
#ae9414

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

#ae4714 Color Code Preview on Black Background Color

This is how #ae4714 Color will look on black background color. Color contrast ratio is 3.71

#ae4714 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae4714

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae4714

#ae4714 color code is use for CSS Background Color

Background color for the above div is #ae4714

HTML with inline CSS

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

#ae4714 color code is use for CSS Border Color

CSS Border color for the above div is #ae4714

HTML with inline CSS

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

CSS Border Left color for the above div is #ae4714

HTML with inline CSS

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

CSS Border Right color for the above div is #ae4714

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ae4714

HTML with inline CSS

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

CSS Border Top color for the above div is #ae4714

HTML with inline CSS

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

#ae4714 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ae4714 Color code Preview on White Background

This is how #ae4714 Color code will look on white background color. Color contrast ratio is 5.66

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

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,71,20,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(20,123,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(174,71,20,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.

< /html>