crispedge.com

Color picker

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

#ae613f hex color - Orange - Warm color - Information

#ae613f hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

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

Hex #ae613f color code is between #aa6644 web safe hex color code and #bb5533 web safe hex color code. #aa6644 is the nearest web safe color code. You can see here many more shades of #ae613f color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeae613f#ae613f
RGB Decimal174, 97, 63rgb(174, 97, 63)
RGB Percent68%, 38%, 25%rgb(68%, 38%, 25%)
CSS RGBa174, 97, 63,1rgba(174,97,63,1)
CMYK Modelcmyk(0%,44%,64%,32%)
HSL Color Space18,47% ,46%hsl(18,47% ,46%)
HSV Color Space18°, 64%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011100110000100111111
Octal25614177
Decimal1749763
Hexae613f

Different shades of #ae613f color code.

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

Light Shade of #ae613f
#c47c5c
Dark Shade of #ae613f
#894c31
Saturated Shade of #ae613f
#ba5c33
Desaturated Shade of #ae613f
#a2664b
Grey scale Shade of #ae613f
#767676
Brighten Shade
#c77a58
Most Readable Shade
#FFFFFF

Shades of #ae613f color code

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

#ae613f
#9a5638
#874b31
#74402a
#603523
#4d2b1c
#3a2015
#26150e
#130a07
#000000

Similar Color like #ae613f color

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

#af6240
#b06341
#b16442
#b26543
#b36644
#b46745
#b56846
#b66947
#b76a48
#b86b49
#b96c4a
#ba6d4b
#bb6e4c
#bc6f4d
#ad603e
#ac5f3d
#ab5e3c
#aa5d3b
#a95c3a
#a85b39
#a75a38
#a65937
#a55836
#a45735
#a35634
#a25533
#a15432
#a05331

Monochromatic Color with #ae613f

#ae613f
#d8794e
#040201
#2e1a11
#593220
#834930

Tints of #ae613f Color

#ae613f
#b77254
#c08469
#c9957f
#d2a794
#dbb8a9
#e4cabf
#eddbd4
#f6ede9
#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

#ae613f
#3f8cae

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

Split Complementary

#ae613f
#3fae99
#3f54ae

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

Analogous Color

#ae3f49
#ae4b3f
#ae613f
#ae773f
#ae8d3f

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

#ae613f
#3fae61
#613fae

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

#ae613f
#55ae3f
#3f8cae
#983fae

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

#ae613f
#3f8cae
#3f54ae
#ae993f

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

#ae613f Color Code Preview on Black Background Color

This is how #ae613f Color will look on black background color. Color contrast ratio is 4.58

#ae613f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae613f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae613f

#ae613f color code is use for CSS Background Color

Background color for the above div is #ae613f

HTML with inline CSS

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

#ae613f color code is use for CSS Border Color

CSS Border color for the above div is #ae613f

HTML with inline CSS

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

CSS Border Left color for the above div is #ae613f

HTML with inline CSS

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

CSS Border Right color for the above div is #ae613f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ae613f

HTML with inline CSS

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

CSS Border Top color for the above div is #ae613f

HTML with inline CSS

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

#ae613f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ae613f Color code Preview on White Background

This is how #ae613f Color code will look on white background color. Color contrast ratio is 4.58

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

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.