crispedge.com

Color picker

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

#ae012d hex color - Red - Warm color - Information

#ae012d hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ae012d Color code in RGB color code model is created after adding 68.24% red color, 0.39% green color and 17.65% blue color. Hex #ae012d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 99% magenta, 74% yellow and 32% black.

Hex #ae012d color code is between #aa0033 web safe hex color code and #bb0022 web safe hex color code. #aa0033 is the nearest web safe color code. You can see here many more shades of #ae012d color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codeae012d#ae012d
RGB Decimal174, 1, 45rgb(174, 1, 45)
RGB Percent68%, 0%, 18%rgb(68%, 0%, 18%)
CSS RGBa174, 1, 45,1rgba(174,1,45,1)
CMYK Modelcmyk(0%,99%,74%,32%)
HSL Color Space345,99% ,34%hsl(345,99% ,34%)
HSV Color Space345°, 99%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011100000000100101101
Octal256155
Decimal174145
Hexae012d

Different shades of #ae012d color code.

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

Light Shade of #ae012d
#e1013a
Dark Shade of #ae012d
#7b0120
Saturated Shade of #ae012d
#af002d
Desaturated Shade of #ae012d
#a50a31
Grey scale Shade of #ae012d
#575757
Brighten Shade
#c71a46
Most Readable Shade
#FFFFFF

Shades of #ae012d color code

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

#ae012d
#9a0028
#870023
#74001e
#600019
#4d0014
#3a000f
#26000a
#130005
#000000

Similar Color like #ae012d color

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

#af022e
#b0032f
#b10430
#b20531
#b30632
#b40733
#b50834
#b60935
#b70a36
#b80b37
#b90c38
#ba0d39
#bb0e3a
#bc0f3b
#ad002c
#ac002b
#ab002a
#aa0029
#a90028
#a80027
#a70026
#a60025
#a50024
#a40023
#a30022
#a20021
#a10020
#a0001f

Monochromatic Color with #ae012d

#ae012d
#d80138
#040001
#2e000c
#590117
#830122

Tints of #ae012d Color

#ae012d
#b71d44
#c0395b
#c95573
#d2718a
#db8ea1
#e4aab9
#edc6d0
#f6e2e7
#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

#ae012d
#01ae82

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

Split Complementary

#ae012d
#01ae2b
#0184ae

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

Analogous Color

#ae0172
#ae0150
#ae012d
#ae010a
#ae1a01

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

#ae012d
#2dae01
#012dae

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

#ae012d
#83ae01
#01ae82
#2b01ae

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

#ae012d
#01ae82
#0184ae
#ae2b01

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

#ae012d Color Code Preview on Black Background Color

This is how #ae012d Color will look on black background color. Color contrast ratio is 2.84

#ae012d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae012d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae012d

#ae012d color code is use for CSS Background Color

Background color for the above div is #ae012d

HTML with inline CSS

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

#ae012d color code is use for CSS Border Color

CSS Border color for the above div is #ae012d

HTML with inline CSS

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

CSS Border Left color for the above div is #ae012d

HTML with inline CSS

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

CSS Border Right color for the above div is #ae012d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ae012d

HTML with inline CSS

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

CSS Border Top color for the above div is #ae012d

HTML with inline CSS

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

#ae012d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ae012d Color code Preview on White Background

This is how #ae012d Color code will look on white background color. Color contrast ratio is 7.39

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

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.