crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#ae9164 hex color - Brown - Warm color - Information

#ae9164 hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #ae9164 Color code in RGB color code model is created after adding 68.24% red color, 56.86% green color and 39.22% blue color. Hex #ae9164 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 17% magenta, 43% yellow and 32% black.

Hex #ae9164 color code is between #aa9966 web safe hex color code and #bb8855 web safe hex color code. #aa9966 is the nearest web safe color code. You can see here many more shades of #ae9164 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeae9164#ae9164
RGB Decimal174, 145, 100rgb(174, 145, 100)
RGB Percent68%, 57%, 39%rgb(68%, 57%, 39%)
CSS RGBa174, 145, 100,1rgba(174,145,100,1)
CMYK Modelcmyk(0%,17%,43%,32%)
HSL Color Space36,31% ,54%hsl(36,31% ,54%)
HSV Color Space36°, 43%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011101001000101100100
Octal256221144
Decimal174145100
Hexae9164

Different shades of #ae9164 color code.

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

Light Shade of #ae9164
#bfa985
Dark Shade of #ae9164
#92774d
Saturated Shade of #ae9164
#ba9458
Desaturated Shade of #ae9164
#a28e70
Grey scale Shade of #ae9164
#898989
Brighten Shade
#c7aa7d
Most Readable Shade
#000000

Shades of #ae9164 color code

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

#ae9164
#9a8058
#87704d
#746042
#605037
#4d402c
#3a3021
#262016
#13100b
#000000

Similar Color like #ae9164 color

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

#af9265
#b09366
#b19467
#b29568
#b39669
#b4976a
#b5986b
#b6996c
#b79a6d
#b89b6e
#b99c6f
#ba9d70
#bb9e71
#bc9f72
#ad9063
#ac8f62
#ab8e61
#aa8d60
#a98c5f
#a88b5e
#a78a5d
#a6895c
#a5885b
#a4875a
#a38659
#a28558
#a18457
#a08356

Monochromatic Color with #ae9164

#ae9164
#d8b47c
#040302
#2e271b
#594a33
#836e4c

Tints of #ae9164 Color

#ae9164
#b79d75
#c0a986
#c9b597
#d2c1a8
#dbceba
#e4dacb
#ede6dc
#f6f2ed
#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

#ae9164
#6481ae

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

Split Complementary

#ae9164
#64a6ae
#6c64ae

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

Analogous Color

#ae7364
#ae8264
#ae9164
#aea064
#adae64

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

#ae9164
#64ae91
#9164ae

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

#ae9164
#64ae6c
#6481ae
#ae64a6

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

#ae9164
#6481ae
#6c64ae
#a6ae64

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

#ae9164 Color Code Preview on Black Background Color

This is how #ae9164 Color will look on black background color. Color contrast ratio is 7.03

#ae9164 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae9164

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae9164

#ae9164 color code is use for CSS Background Color

Background color for the above div is #ae9164

HTML with inline CSS

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

#ae9164 color code is use for CSS Border Color

CSS Border color for the above div is #ae9164

HTML with inline CSS

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

CSS Border Left color for the above div is #ae9164

HTML with inline CSS

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

CSS Border Right color for the above div is #ae9164

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ae9164

HTML with inline CSS

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

CSS Border Top color for the above div is #ae9164

HTML with inline CSS

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

#ae9164 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ae9164 Color code Preview on White Background

This is how #ae9164 Color code will look on white background color. Color contrast ratio is 2.99

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.