@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#ae74b2 hex color - Violet - Warm color - Information

#ae74b2 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #ae74b2 Color code in RGB color code model is created after adding 68.24% red color, 45.49% green color and 69.8% blue color. Hex #ae74b2 Color code in CMYK color (process color) code model is generated after subtraction of 2% cyan, 35% magenta, 0% yellow and 30.2% black.

Hex #ae74b2 color code is between #aa77aa web safe hex color code and #bb66bb web safe hex color code. #aa77aa is the nearest web safe color code. You can see here many more shades of #ae74b2 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code ae74b2 #ae74b2
RGB Decimal 174, 116, 178 rgb(174, 116, 178)
RGB Percent 68%, 45%, 70% rgb(68%, 45%, 70%)
CSS RGBa 174, 116, 178,1 rgba(174,116,178,1)
CMYK Model cmyk(2%,35%,0%,30.2%)
HSL Color Space 296,29% ,58% hsl(296,29% ,58%)
HSV Color Space 296°, 35%, 70%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101110 01110100 10110010
Octal 256 164 262
Decimal 174 116 178
Hex ae 74 b2

Different shades of #ae74b2 color code.

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

Light Shade of #ae74b2
#c195c4
Dark Shade of #ae74b2
#98579c
Saturated Shade of #ae74b2
#b769bd
Desaturated Shade of #ae74b2
#a57fa7
Grey scale Shade of #ae74b2
#939393
Brighten Shade
#c78dcb
Most Readable Shade
#000000

Shades of #ae74b2 color code

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

#ae74b2
#9a679e
#875a8a
#744d76
#604062
#4d334f
#3a263b
#261927
#130c13
#000000

Similar Color like #ae74b2 color

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

#af75b3
#b076b4
#b177b5
#b278b6
#b379b7
#b47ab8
#b57bb9
#b67cba
#b77dbb
#b87ebc
#b97fbd
#ba80be
#bb81bf
#bc82c0
#ad73b1
#ac72b0
#ab71af
#aa70ae
#a96fad
#a86eac
#a76dab
#a66caa
#a56ba9
#a46aa8
#a369a7
#a268a6
#a167a5
#a066a4

Monochromatic Color with #ae74b2

#ae74b2
#d890dc
#080508
#312132
#5b3d5d
#845887

Tints of #ae74b2 Color

#ae74b2
#b783ba
#c092c3
#c9a2cb
#d2b1d4
#dbc1dc
#e4d0e5
#ede0ed
#f6eff6
#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

#ae74b2
#78b274

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

Split Complementary

#ae74b2
#97b274
#74b28f

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

Analogous Color

#9574b2
#a274b2
#ae74b2
#b274aa
#b2749d

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

#ae74b2
#b2ae74
#74b2ae

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

#ae74b2
#b28f74
#78b274
#7497b2

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

#ae74b2
#78b274
#74b28f
#b27497

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

#ae74b2 Color Code Preview on Black Background Color

This is how #ae74b2 Color will look on black background color. Color contrast ratio is 5.94

#ae74b2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae74b2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae74b2

#ae74b2 color code is use for CSS Background Color

Background color for the above div is #ae74b2

HTML with inline CSS

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

#ae74b2 color code is use for CSS Border Color

CSS Border color for the above div is #ae74b2

HTML with inline CSS

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

CSS Border Left color for the above div is #ae74b2

HTML with inline CSS

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

CSS Border Right color for the above div is #ae74b2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ae74b2

HTML with inline CSS

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

CSS Border Top color for the above div is #ae74b2

HTML with inline CSS

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

#ae74b2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ae74b2 Color code Preview on White Background

This is how #ae74b2 Color code will look on white background color. Color contrast ratio is 3.53

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(174,116,178,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(120,178,116,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(174,116,178,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.