crispedge.com

Color picker

Loading...

#ae864c hex color - Yellow - Warm color - Information

#ae864c hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #ae864c Color code in RGB color code model is created after adding 68.24% red color, 52.55% green color and 29.8% blue color. Hex #ae864c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 23% magenta, 56% yellow and 32% black.

Hex #ae864c color code is between #aa8844 web safe hex color code and #bb7755 web safe hex color code. #aa8844 is the nearest web safe color code. You can see here many more shades of #ae864c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeae864c#ae864c
RGB Decimal174, 134, 76rgb(174, 134, 76)
RGB Percent68%, 53%, 30%rgb(68%, 53%, 30%)
CSS RGBa174, 134, 76,1rgba(174,134,76,1)
CMYK Modelcmyk(0%,23%,56%,32%)
HSL Color Space36,39% ,49%hsl(36,39% ,49%)
HSV Color Space36°, 56%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011101000011001001100
Octal256206114
Decimal17413476
Hexae864c

Different shades of #ae864c color code.

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

Light Shade of #ae864c
#bf9e6e
Dark Shade of #ae864c
#8a6b3c
Saturated Shade of #ae864c
#ba883f
Desaturated Shade of #ae864c
#a18458
Grey scale Shade of #ae864c
#7d7d7d
Brighten Shade
#c79f65
Most Readable Shade
#000000

Shades of #ae864c color code

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

#ae864c
#9a7743
#87683b
#745932
#604a2a
#4d3b21
#3a2c19
#261d10
#130e08
#000000

Similar Color like #ae864c color

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

#af874d
#b0884e
#b1894f
#b28a50
#b38b51
#b48c52
#b58d53
#b68e54
#b78f55
#b89056
#b99157
#ba9258
#bb9359
#bc945a
#ad854b
#ac844a
#ab8349
#aa8248
#a98147
#a88046
#a77f45
#a67e44
#a57d43
#a47c42
#a37b41
#a27a40
#a1793f
#a0783e

Monochromatic Color with #ae864c

#ae864c
#d8a75f
#040302
#2e2414
#594527
#836539

Tints of #ae864c Color

#ae864c
#b7935f
#c0a073
#c9ae87
#d2bb9b
#dbc9af
#e4d6c3
#ede4d7
#f6f1eb
#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

#ae864c
#4c74ae

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

Split Complementary

#ae864c
#4ca5ae
#554cae

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

Analogous Color

#ae5f4c
#ae724c
#ae864c
#ae9a4c
#aead4c

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

#ae864c
#4cae86
#864cae

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

#ae864c
#4cae55
#4c74ae
#ae4ca5

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

#ae864c
#4c74ae
#554cae
#a5ae4c

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

#ae864c Color Code Preview on Black Background Color

This is how #ae864c Color will look on black background color. Color contrast ratio is 6.31

#ae864c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae864c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae864c

#ae864c color code is use for CSS Background Color

Background color for the above div is #ae864c

HTML with inline CSS

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

#ae864c color code is use for CSS Border Color

CSS Border color for the above div is #ae864c

HTML with inline CSS

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

CSS Border Left color for the above div is #ae864c

HTML with inline CSS

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

CSS Border Right color for the above div is #ae864c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ae864c

HTML with inline CSS

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

CSS Border Top color for the above div is #ae864c

HTML with inline CSS

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

#ae864c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ae864c Color code Preview on White Background

This is how #ae864c Color code will look on white background color. Color contrast ratio is 3.33

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

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,134,76,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(76,116,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(174,134,76,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.