crispedge.com

Color picker

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

#ae6186 hex color - Red - Warm color - Information

#ae6186 hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #ae6186 color code is between #aa6688 web safe hex color code and #bb5577 web safe hex color code. #aa6688 is the nearest web safe color code. You can see here many more shades of #ae6186 color code.

0 Likes 0 Comments | 4 Views

Color Table

Hex Color Codeae6186#ae6186
RGB Decimal174, 97, 134rgb(174, 97, 134)
RGB Percent68%, 38%, 53%rgb(68%, 38%, 53%)
CSS RGBa174, 97, 134,1rgba(174,97,134,1)
CMYK Modelcmyk(0%,44%,23%,32%)
HSL Color Space331,32% ,53%hsl(331,32% ,53%)
HSV Color Space331°, 44%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011100110000110000110
Octal256141206
Decimal17497134
Hexae6186

Different shades of #ae6186 color code.

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

Light Shade of #ae6186
#bf83a0
Dark Shade of #ae6186
#914b6d
Saturated Shade of #ae6186
#ba5586
Desaturated Shade of #ae6186
#a26d86
Grey scale Shade of #ae6186
#878787
Brighten Shade
#c77a9f
Most Readable Shade
#FFFFFF

Shades of #ae6186 color code

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

#ae6186
#9a5677
#874b68
#744059
#60354a
#4d2b3b
#3a202c
#26151d
#130a0e
#000000

Similar Color like #ae6186 color

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

#af6287
#b06388
#b16489
#b2658a
#b3668b
#b4678c
#b5688d
#b6698e
#b76a8f
#b86b90
#b96c91
#ba6d92
#bb6e93
#bc6f94
#ad6085
#ac5f84
#ab5e83
#aa5d82
#a95c81
#a85b80
#a75a7f
#a6597e
#a5587d
#a4577c
#a3567b
#a2557a
#a15479
#a05378

Monochromatic Color with #ae6186

#ae6186
#d879a7
#040203
#2e1a24
#593245
#834965

Tints of #ae6186 Color

#ae6186
#b77293
#c084a0
#c995ae
#d2a7bb
#dbb8c9
#e4cad6
#eddbe4
#f6edf1
#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

#ae6186
#61ae89

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

Split Complementary

#ae6186
#61ae62
#61adae

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

Analogous Color

#ae61a5
#ae6195
#ae6186
#ae6177
#ae6167

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

#ae6186
#86ae61
#6186ae

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

#ae6186
#acae61
#61ae89
#6261ae

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

#ae6186
#61ae89
#61adae
#ae6261

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

#ae6186 Color Code Preview on Black Background Color

This is how #ae6186 Color will look on black background color. Color contrast ratio is 4.85

#ae6186 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae6186

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae6186

#ae6186 color code is use for CSS Background Color

Background color for the above div is #ae6186

HTML with inline CSS

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

#ae6186 color code is use for CSS Border Color

CSS Border color for the above div is #ae6186

HTML with inline CSS

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

CSS Border Left color for the above div is #ae6186

HTML with inline CSS

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

CSS Border Right color for the above div is #ae6186

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ae6186

HTML with inline CSS

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

CSS Border Top color for the above div is #ae6186

HTML with inline CSS

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

#ae6186 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ae6186 Color code Preview on White Background

This is how #ae6186 Color code will look on white background color. Color contrast ratio is 4.33

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.