crispedge.com

Color picker

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

#ae1c2f hex color - Red - Warm color - Information

#ae1c2f hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #ae1c2f Color code in RGB color code model is created after adding 68.24% red color, 10.98% green color and 18.43% blue color. Hex #ae1c2f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 84% magenta, 73% yellow and 32% black.

Hex #ae1c2f color code is between #aa2233 web safe hex color code and #bb1122 web safe hex color code. #aa2233 is the nearest web safe color code. You can see here many more shades of #ae1c2f color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeae1c2f#ae1c2f
RGB Decimal174, 28, 47rgb(174, 28, 47)
RGB Percent68%, 11%, 18%rgb(68%, 11%, 18%)
CSS RGBa174, 28, 47,1rgba(174,28,47,1)
CMYK Modelcmyk(0%,84%,73%,32%)
HSL Color Space352,72% ,40%hsl(352,72% ,40%)
HSV Color Space352°, 84%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011100001110000101111
Octal2563457
Decimal1742847
Hexae1c2f

Different shades of #ae1c2f color code.

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

Light Shade of #ae1c2f
#da233b
Dark Shade of #ae1c2f
#821523
Saturated Shade of #ae1c2f
#b81228
Desaturated Shade of #ae1c2f
#a42636
Grey scale Shade of #ae1c2f
#656565
Brighten Shade
#c73548
Most Readable Shade
#FFFFFF

Shades of #ae1c2f color code

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

#ae1c2f
#9a1829
#871524
#74121f
#600f1a
#4d0c14
#3a090f
#26060a
#130305
#000000

Similar Color like #ae1c2f color

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

#af1d30
#b01e31
#b11f32
#b22033
#b32134
#b42235
#b52336
#b62437
#b72538
#b82639
#b9273a
#ba283b
#bb293c
#bc2a3d
#ad1b2e
#ac1a2d
#ab192c
#aa182b
#a9172a
#a81629
#a71528
#a61427
#a51326
#a41225
#a31124
#a21023
#a10f22
#a00e21

Monochromatic Color with #ae1c2f

#ae1c2f
#d8233a
#040101
#2e070d
#590e18
#831524

Tints of #ae1c2f Color

#ae1c2f
#b73546
#c04e5d
#c96774
#d2808b
#db9aa2
#e4b3b9
#edccd0
#f6e5e7
#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

#ae1c2f
#1cae9b

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

Split Complementary

#ae1c2f
#1cae52
#1c78ae

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

Analogous Color

#ae1c69
#ae1c4c
#ae1c2f
#ae261c
#ae431c

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

#ae1c2f
#2fae1c
#1c2fae

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

#ae1c2f
#78ae1c
#1cae9b
#521cae

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

#ae1c2f
#1cae9b
#1c78ae
#ae521c

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

#ae1c2f Color Code Preview on Black Background Color

This is how #ae1c2f Color will look on black background color. Color contrast ratio is 3.01

#ae1c2f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae1c2f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae1c2f

#ae1c2f color code is use for CSS Background Color

Background color for the above div is #ae1c2f

HTML with inline CSS

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

#ae1c2f color code is use for CSS Border Color

CSS Border color for the above div is #ae1c2f

HTML with inline CSS

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

CSS Border Left color for the above div is #ae1c2f

HTML with inline CSS

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

CSS Border Right color for the above div is #ae1c2f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ae1c2f

HTML with inline CSS

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

CSS Border Top color for the above div is #ae1c2f

HTML with inline CSS

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

#ae1c2f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ae1c2f Color code Preview on White Background

This is how #ae1c2f Color code will look on white background color. Color contrast ratio is 6.98

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

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.