crispedge.com

Color picker

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

#ae5122 hex color - Orange - Warm color - Information

#ae5122 hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #ae5122 Color code in RGB color code model is created after adding 68.24% red color, 31.76% green color and 13.33% blue color. Hex #ae5122 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 53% magenta, 80% yellow and 32% black.

Hex #ae5122 color code is between #aa5511 web safe hex color code and #bb4433 web safe hex color code. #aa5511 is the nearest web safe color code. You can see here many more shades of #ae5122 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeae5122#ae5122
RGB Decimal174, 81, 34rgb(174, 81, 34)
RGB Percent68%, 32%, 13%rgb(68%, 32%, 13%)
CSS RGBa174, 81, 34,1rgba(174,81,34,1)
CMYK Modelcmyk(0%,53%,80%,32%)
HSL Color Space20,67% ,41%hsl(20,67% ,41%)
HSV Color Space20°, 80%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011100101000100100010
Octal25612142
Decimal1748134
Hexae5122

Different shades of #ae5122 color code.

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

Light Shade of #ae5122
#d6662d
Dark Shade of #ae5122
#833d1a
Saturated Shade of #ae5122
#b84e18
Desaturated Shade of #ae5122
#a4542c
Grey scale Shade of #ae5122
#686868
Brighten Shade
#c76a3b
Most Readable Shade
#FFFFFF

Shades of #ae5122 color code

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

#ae5122
#9a481e
#873f1a
#743616
#602d12
#4d240f
#3a1b0b
#261207
#130903
#000000

Similar Color like #ae5122 color

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

#af5223
#b05324
#b15425
#b25526
#b35627
#b45728
#b55829
#b6592a
#b75a2b
#b85b2c
#b95c2d
#ba5d2e
#bb5e2f
#bc5f30
#ad5021
#ac4f20
#ab4e1f
#aa4d1e
#a94c1d
#a84b1c
#a74a1b
#a6491a
#a54819
#a44718
#a34617
#a24516
#a14415
#a04314

Monochromatic Color with #ae5122

#ae5122
#d8652a
#040201
#2e1609
#592911
#833d1a

Tints of #ae5122 Color

#ae5122
#b7643a
#c07753
#c98b6b
#d29e84
#dbb19c
#e4c5b5
#edd8cd
#f6ebe6
#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

#ae5122
#227fae

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

Split Complementary

#ae5122
#22ae97
#2239ae

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

Analogous Color

#ae222b
#ae3522
#ae5122
#ae6d22
#ae8922

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

#ae5122
#22ae51
#5122ae

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

#ae5122
#39ae22
#227fae
#9722ae

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

#ae5122
#227fae
#2239ae
#ae9722

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

#ae5122 Color Code Preview on Black Background Color

This is how #ae5122 Color will look on black background color. Color contrast ratio is 4.00

#ae5122 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae5122

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae5122

#ae5122 color code is use for CSS Background Color

Background color for the above div is #ae5122

HTML with inline CSS

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

#ae5122 color code is use for CSS Border Color

CSS Border color for the above div is #ae5122

HTML with inline CSS

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

CSS Border Left color for the above div is #ae5122

HTML with inline CSS

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

CSS Border Right color for the above div is #ae5122

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ae5122

HTML with inline CSS

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

CSS Border Top color for the above div is #ae5122

HTML with inline CSS

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

#ae5122 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ae5122 Color code Preview on White Background

This is how #ae5122 Color code will look on white background color. Color contrast ratio is 5.25

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

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.