crispedge.com

Color picker

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

#ae169c hex color - Red - Warm color - Information

#ae169c hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ae169c Color code in RGB color code model is created after adding 68.24% red color, 8.63% green color and 61.18% blue color. Hex #ae169c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 87% magenta, 10% yellow and 32% black.

Hex #ae169c color code is between #aa1199 web safe hex color code and #bb22aa web safe hex color code. #aa1199 is the nearest web safe color code. You can see here many more shades of #ae169c color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeae169c#ae169c
RGB Decimal174, 22, 156rgb(174, 22, 156)
RGB Percent68%, 9%, 61%rgb(68%, 9%, 61%)
CSS RGBa174, 22, 156,1rgba(174,22,156,1)
CMYK Modelcmyk(0%,87%,10%,32%)
HSL Color Space307,78% ,38%hsl(307,78% ,38%)
HSV Color Space307°, 87%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011100001011010011100
Octal25626234
Decimal17422156
Hexae169c

Different shades of #ae169c color code.

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

Light Shade of #ae169c
#db1cc5
Dark Shade of #ae169c
#811073
Saturated Shade of #ae169c
#b80ca3
Desaturated Shade of #ae169c
#a42095
Grey scale Shade of #ae169c
#626262
Brighten Shade
#c72fb5
Most Readable Shade
#FFFFFF

Shades of #ae169c color code

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

#ae169c
#9a138a
#871179
#740e68
#600c56
#4d0945
#3a0734
#260422
#130211
#000000

Similar Color like #ae169c color

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

#af179d
#b0189e
#b1199f
#b21aa0
#b31ba1
#b41ca2
#b51da3
#b61ea4
#b71fa5
#b820a6
#b921a7
#ba22a8
#bb23a9
#bc24aa
#ad159b
#ac149a
#ab1399
#aa1298
#a91197
#a81096
#a70f95
#a60e94
#a50d93
#a40c92
#a30b91
#a20a90
#a1098f
#a0088e

Monochromatic Color with #ae169c

#ae169c
#d81bc2
#040104
#2e062a
#590b50
#831176

Tints of #ae169c Color

#ae169c
#b72fa7
#c049b2
#c963bd
#d27dc8
#db97d3
#e4b1de
#edcbe9
#f6e5f4
#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

#ae169c
#16ae28

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

Split Complementary

#ae169c
#50ae16
#16ae74

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

Analogous Color

#8316ae
#a216ae
#ae169c
#ae167e
#ae165f

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

#ae169c
#9cae16
#169cae

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

#ae169c
#ae7416
#16ae28
#1650ae

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

#ae169c
#16ae28
#16ae74
#ae1650

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

#ae169c Color Code Preview on Black Background Color

This is how #ae169c Color will look on black background color. Color contrast ratio is 3.39

#ae169c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae169c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae169c

#ae169c color code is use for CSS Background Color

Background color for the above div is #ae169c

HTML with inline CSS

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

#ae169c color code is use for CSS Border Color

CSS Border color for the above div is #ae169c

HTML with inline CSS

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

CSS Border Left color for the above div is #ae169c

HTML with inline CSS

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

CSS Border Right color for the above div is #ae169c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ae169c

HTML with inline CSS

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

CSS Border Top color for the above div is #ae169c

HTML with inline CSS

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

#ae169c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ae169c Color code Preview on White Background

This is how #ae169c Color code will look on white background color. Color contrast ratio is 6.19

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

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.