crispedge.com

Color picker

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

#ae6937 hex color - Orange - Warm color - Information

#ae6937 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #ae6937 Color code in RGB color code model is created after adding 68.24% red color, 41.18% green color and 21.57% blue color. Hex #ae6937 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 40% magenta, 68% yellow and 32% black.

Hex #ae6937 color code is between #aa6633 web safe hex color code and #bb7744 web safe hex color code. #aa6633 is the nearest web safe color code. You can see here many more shades of #ae6937 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codeae6937#ae6937
RGB Decimal174, 105, 55rgb(174, 105, 55)
RGB Percent68%, 41%, 22%rgb(68%, 41%, 22%)
CSS RGBa174, 105, 55,1rgba(174,105,55,1)
CMYK Modelcmyk(0%,40%,68%,32%)
HSL Color Space25,52% ,45%hsl(25,52% ,45%)
HSV Color Space25°, 68%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011100110100100110111
Octal25615167
Decimal17410555
Hexae6937

Different shades of #ae6937 color code.

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

Light Shade of #ae6937
#c88250
Dark Shade of #ae6937
#87522b
Saturated Shade of #ae6937
#b9672c
Desaturated Shade of #ae6937
#a36b42
Grey scale Shade of #ae6937
#727272
Brighten Shade
#c78250
Most Readable Shade
#FFFFFF

Shades of #ae6937 color code

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

#ae6937
#9a5d30
#87512a
#744624
#603a1e
#4d2e18
#3a2312
#26170c
#130b06
#000000

Similar Color like #ae6937 color

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

#af6a38
#b06b39
#b16c3a
#b26d3b
#b36e3c
#b46f3d
#b5703e
#b6713f
#b77240
#b87341
#b97442
#ba7543
#bb7644
#bc7745
#ad6836
#ac6735
#ab6634
#aa6533
#a96432
#a86331
#a76230
#a6612f
#a5602e
#a45f2d
#a35e2c
#a25d2b
#a15c2a
#a05b29

Monochromatic Color with #ae6937

#ae6937
#d88344
#040201
#2e1c0f
#59361c
#834f2a

Tints of #ae6937 Color

#ae6937
#b7794d
#c08a63
#c99b79
#d2ab8f
#dbbca6
#e4cdbc
#edddd2
#f6eee8
#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

#ae6937
#377cae

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

Split Complementary

#ae6937
#37aea4
#3741ae

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

Analogous Color

#ae3937
#ae5137
#ae6937
#ae8137
#ae9937

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

#ae6937
#37ae69
#6937ae

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

#ae6937
#41ae37
#377cae
#a437ae

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

#ae6937
#377cae
#3741ae
#aea437

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

#ae6937 Color Code Preview on Black Background Color

This is how #ae6937 Color will look on black background color. Color contrast ratio is 4.88

#ae6937 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae6937

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae6937

#ae6937 color code is use for CSS Background Color

Background color for the above div is #ae6937

HTML with inline CSS

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

#ae6937 color code is use for CSS Border Color

CSS Border color for the above div is #ae6937

HTML with inline CSS

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

CSS Border Left color for the above div is #ae6937

HTML with inline CSS

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

CSS Border Right color for the above div is #ae6937

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ae6937

HTML with inline CSS

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

CSS Border Top color for the above div is #ae6937

HTML with inline CSS

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

#ae6937 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ae6937 Color code Preview on White Background

This is how #ae6937 Color code will look on white background color. Color contrast ratio is 4.31

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.