crispedge.com

Color picker

Loading...

#ae8761 hex color - Yellow - Warm color - Information

#ae8761 hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #ae8761 Color code in RGB color code model is created after adding 68.24% red color, 52.94% green color and 38.04% blue color. Hex #ae8761 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 22% magenta, 44% yellow and 32% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeae8761#ae8761
RGB Decimal174, 135, 97rgb(174, 135, 97)
RGB Percent68%, 53%, 38%rgb(68%, 53%, 38%)
CSS RGBa174, 135, 97,1rgba(174,135,97,1)
CMYK Modelcmyk(0%,22%,44%,32%)
HSL Color Space30,32% ,53%hsl(30,32% ,53%)
HSV Color Space30°, 44%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011101000011101100001
Octal256207141
Decimal17413597
Hexae8761

Different shades of #ae8761 color code.

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

Light Shade of #ae8761
#bfa183
Dark Shade of #ae8761
#916e4b
Saturated Shade of #ae8761
#ba8755
Desaturated Shade of #ae8761
#a2876d
Grey scale Shade of #ae8761
#878787
Brighten Shade
#c7a07a
Most Readable Shade
#000000

Shades of #ae8761 color code

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

#ae8761
#9a7856
#87694b
#745a40
#604b35
#4d3c2b
#3a2d20
#261e15
#130f0a
#000000

Similar Color like #ae8761 color

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

#af8862
#b08963
#b18a64
#b28b65
#b38c66
#b48d67
#b58e68
#b68f69
#b7906a
#b8916b
#b9926c
#ba936d
#bb946e
#bc956f
#ad8660
#ac855f
#ab845e
#aa835d
#a9825c
#a8815b
#a7805a
#a67f59
#a57e58
#a47d57
#a37c56
#a27b55
#a17a54
#a07953

Monochromatic Color with #ae8761

#ae8761
#d8a879
#040302
#2e241a
#594532
#836649

Tints of #ae8761 Color

#ae8761
#b79472
#c0a184
#c9af95
#d2bca7
#dbc9b8
#e4d7ca
#ede4db
#f6f1ed
#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

#ae8761
#6188ae

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

Split Complementary

#ae8761
#61aead
#6162ae

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

Analogous Color

#ae6861
#ae7861
#ae8761
#ae9661
#aea661

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

#ae8761
#61ae87
#8761ae

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

#ae8761
#61ae61
#6188ae
#ad61ae

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

#ae8761
#6188ae
#6162ae
#aead61

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

#ae8761 Color Code Preview on Black Background Color

This is how #ae8761 Color will look on black background color. Color contrast ratio is 6.44

#ae8761 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae8761

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae8761

#ae8761 color code is use for CSS Background Color

Background color for the above div is #ae8761

HTML with inline CSS

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

#ae8761 color code is use for CSS Border Color

CSS Border color for the above div is #ae8761

HTML with inline CSS

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

CSS Border Left color for the above div is #ae8761

HTML with inline CSS

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

CSS Border Right color for the above div is #ae8761

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ae8761

HTML with inline CSS

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

CSS Border Top color for the above div is #ae8761

HTML with inline CSS

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

#ae8761 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ae8761 Color code Preview on White Background

This is how #ae8761 Color code will look on white background color. Color contrast ratio is 3.26

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

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,135,97,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(97,136,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(174,135,97,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.