@
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.

#ae79bd hex color - Violet - Warm color - Information

#ae79bd hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #ae79bd Color code in RGB color code model is created after adding 68.24% red color, 47.45% green color and 74.12% blue color. Hex #ae79bd Color code in CMYK color (process color) code model is generated after subtraction of 8% cyan, 36% magenta, 0% yellow and 25.88% black.

Hex #ae79bd color code is between #aa77bb web safe hex color code and #bb88cc web safe hex color code. #aa77bb is the nearest web safe color code. You can see here many more shades of #ae79bd 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 ae79bd #ae79bd
RGB Decimal 174, 121, 189 rgb(174, 121, 189)
RGB Percent 68%, 47%, 74% rgb(68%, 47%, 74%)
CSS RGBa 174, 121, 189,1 rgba(174,121,189,1)
CMYK Model cmyk(8%,36%,0%,25.88%)
HSL Color Space 287,34% ,61% hsl(287,34% ,61%)
HSV Color Space 287°, 36%, 74%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101110 01111001 10111101
Octal 256 171 275
Decimal 174 121 189
Hex ae 79 bd

Different shades of #ae79bd color code.

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

Light Shade of #ae79bd
#c39bce
Dark Shade of #ae79bd
#9957ac
Saturated Shade of #ae79bd
#b46fc7
Desaturated Shade of #ae79bd
#a883b3
Grey scale Shade of #ae79bd
#9b9b9b
Brighten Shade
#c792d6
Most Readable Shade
#000000

Shades of #ae79bd color code

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

#ae79bd
#9a6ba8
#875e93
#74507e
#604369
#4d3554
#3a283f
#261a2a
#130d15
#000000

Similar Color like #ae79bd color

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

#af7abe
#b07bbf
#b17cc0
#b27dc1
#b37ec2
#b47fc3
#b580c4
#b681c5
#b782c6
#b883c7
#b984c8
#ba85c9
#bb86ca
#bc87cb
#ad78bc
#ac77bb
#ab76ba
#aa75b9
#a974b8
#a873b7
#a772b6
#a671b5
#a570b4
#a46fb3
#a36eb2
#a26db1
#a16cb0
#a06baf

Monochromatic Color with #ae79bd

#ae79bd
#d594e7
#110c13
#39273d
#604368
#875e92

Tints of #ae79bd Color

#ae79bd
#b787c4
#c096cb
#c9a5d3
#d2b4da
#dbc3e1
#e4d2e9
#ede1f0
#f6f0f7
#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

#ae79bd
#88bd79

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

Split Complementary

#ae79bd
#aabd79
#79bd8c

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

Analogous Color

#9379bd
#a079bd
#ae79bd
#bc79bd
#bd79b1

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

#ae79bd
#bdae79
#79bdae

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

#ae79bd
#bd8c79
#88bd79
#79aabd

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

#ae79bd
#88bd79
#79bd8c
#bd79aa

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

#ae79bd Color Code Preview on Black Background Color

This is how #ae79bd Color will look on black background color. Color contrast ratio is 6.27

#ae79bd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae79bd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae79bd

#ae79bd color code is use for CSS Background Color

Background color for the above div is #ae79bd

HTML with inline CSS

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

#ae79bd color code is use for CSS Border Color

CSS Border color for the above div is #ae79bd

HTML with inline CSS

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

CSS Border Left color for the above div is #ae79bd

HTML with inline CSS

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

CSS Border Right color for the above div is #ae79bd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ae79bd

HTML with inline CSS

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

CSS Border Top color for the above div is #ae79bd

HTML with inline CSS

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

#ae79bd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ae79bd Color code Preview on White Background

This is how #ae79bd Color code will look on white background color. Color contrast ratio is 3.35

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

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,121,189,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(136,189,121,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(174,121,189,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.