crispedge.com

Color picker

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

#ae3a10 hex color - Red - Warm color - Information

#ae3a10 hex color - Red - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Red

Hex #ae3a10 Color code in RGB color code model is created after adding 68.24% red color, 22.75% green color and 6.27% blue color. Hex #ae3a10 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 67% magenta, 91% yellow and 32% black.

Hex #ae3a10 color code is between #aa3311 web safe hex color code and #bb4400 web safe hex color code. #aa3311 is the nearest web safe color code. You can see here many more shades of #ae3a10 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeae3a10#ae3a10
RGB Decimal174, 58, 16rgb(174, 58, 16)
RGB Percent68%, 23%, 6%rgb(68%, 23%, 6%)
CSS RGBa174, 58, 16,1rgba(174,58,16,1)
CMYK Modelcmyk(0%,67%,91%,32%)
HSL Color Space16,83% ,37%hsl(16,83% ,37%)
HSV Color Space16°, 91%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011100011101000010000
Octal2567220
Decimal1745816
Hexae3a10

Different shades of #ae3a10 color code.

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

Light Shade of #ae3a10
#dd4a14
Dark Shade of #ae3a10
#7f2a0c
Saturated Shade of #ae3a10
#b73607
Desaturated Shade of #ae3a10
#a43e1a
Grey scale Shade of #ae3a10
#5f5f5f
Brighten Shade
#c75329
Most Readable Shade
#FFFFFF

Shades of #ae3a10 color code

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

#ae3a10
#9a330e
#872d0c
#74260a
#602008
#4d1907
#3a1305
#260c03
#130601
#000000

Similar Color like #ae3a10 color

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

#af3b11
#b03c12
#b13d13
#b23e14
#b33f15
#b44016
#b54117
#b64218
#b74319
#b8441a
#b9451b
#ba461c
#bb471d
#bc481e
#ad390f
#ac380e
#ab370d
#aa360c
#a9350b
#a8340a
#a73309
#a63208
#a53107
#a43006
#a32f05
#a22e04
#a12d03
#a02c02

Monochromatic Color with #ae3a10

#ae3a10
#d84814
#040100
#2e0f04
#591e08
#832c0c

Tints of #ae3a10 Color

#ae3a10
#b74f2a
#c06545
#c97b5f
#d2917a
#dba794
#e4bdaf
#edd3c9
#f6e9e4
#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

#ae3a10
#1084ae

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

Split Complementary

#ae3a10
#10ae89
#1035ae

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

Analogous Color

#ae1025
#ae1a10
#ae3a10
#ae5a10
#ae7910

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

#ae3a10
#10ae3a
#3a10ae

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

#ae3a10
#35ae10
#1084ae
#8910ae

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

#ae3a10
#1084ae
#1035ae
#ae8910

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

#ae3a10 Color Code Preview on Black Background Color

This is how #ae3a10 Color will look on black background color. Color contrast ratio is 3.41

#ae3a10 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae3a10

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae3a10

#ae3a10 color code is use for CSS Background Color

Background color for the above div is #ae3a10

HTML with inline CSS

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

#ae3a10 color code is use for CSS Border Color

CSS Border color for the above div is #ae3a10

HTML with inline CSS

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

CSS Border Left color for the above div is #ae3a10

HTML with inline CSS

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

CSS Border Right color for the above div is #ae3a10

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ae3a10

HTML with inline CSS

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

CSS Border Top color for the above div is #ae3a10

HTML with inline CSS

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

#ae3a10 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ae3a10 Color code Preview on White Background

This is how #ae3a10 Color code will look on white background color. Color contrast ratio is 6.15

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

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.