crispedge.com

Color picker

Loading...

#ae6fee hex color - Blue - Cool color - Information

#ae6fee hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #ae6fee Color code in RGB color code model is created after adding 68.24% red color, 43.53% green color and 93.33% blue color. Hex #ae6fee Color code in CMYK color (process color) code model is generated after subtraction of 27% cyan, 53% magenta, 0% yellow and 7% black.

Hex #ae6fee color code is between #aa77dd web safe hex color code and #bb66ff web safe hex color code. #aa77dd is the nearest web safe color code. You can see here many more shades of #ae6fee color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codeae6fee#ae6fee
RGB Decimal174, 111, 238rgb(174, 111, 238)
RGB Percent68%, 44%, 93%rgb(68%, 44%, 93%)
CSS RGBa174, 111, 238,1rgba(174,111,238,1)
CMYK Modelcmyk(27%,53%,0%,7%)
HSL Color Space270,79% ,68%hsl(270,79% ,68%)
HSV Color Space270°, 53%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011100110111111101110
Octal256157356
Decimal174111238
Hexae6fee

Different shades of #ae6fee color code.

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

Light Shade of #ae6fee
#c89df3
Dark Shade of #ae6fee
#9441e9
Saturated Shade of #ae6fee
#ae67f6
Desaturated Shade of #ae6fee
#ae77e6
Grey scale Shade of #ae6fee
#aeaeae
Brighten Shade
#c788ff
Most Readable Shade
#000000

Shades of #ae6fee color code

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

#ae6fee
#9a62d3
#8756b9
#744a9e
#603d84
#4d3169
#3a254f
#261834
#130c1a
#000000

Similar Color like #ae6fee color

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

#af70ef
#b071f0
#b172f1
#b273f2
#b374f3
#b475f4
#b576f5
#b677f6
#b778f7
#b879f8
#b97af9
#ba7bfa
#bb7cfb
#bc7dfc
#ad6eed
#ac6dec
#ab6ceb
#aa6bea
#a96ae9
#a869e8
#a768e7
#a667e6
#a566e5
#a465e4
#a364e3
#a263e2
#a162e1
#a061e0

Monochromatic Color with #ae6fee

#ae6fee
#130c1a
#322044
#51346e
#704799
#8f5bc3

Tints of #ae6fee Color

#ae6fee
#b77fef
#c08ff1
#c99ff3
#d2aff5
#dbbff7
#e4cff9
#eddffb
#f6effd
#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

#ae6fee
#afee6f

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

Split Complementary

#ae6fee
#eeed6f
#70ee6f

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

Analogous Color

#7b6fee
#956fee
#ae6fee
#c76fee
#e16fee

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

#ae6fee
#eeae6f
#6feeae

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

#ae6fee
#ee6f6f
#afee6f
#6feeed

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

#ae6fee
#afee6f
#70ee6f
#ed6fee

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

#ae6fee Color Code Preview on Black Background Color

This is how #ae6fee Color will look on black background color. Color contrast ratio is 6.31

#ae6fee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae6fee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae6fee

#ae6fee color code is use for CSS Background Color

Background color for the above div is #ae6fee

HTML with inline CSS

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

#ae6fee color code is use for CSS Border Color

CSS Border color for the above div is #ae6fee

HTML with inline CSS

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

CSS Border Left color for the above div is #ae6fee

HTML with inline CSS

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

CSS Border Right color for the above div is #ae6fee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ae6fee

HTML with inline CSS

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

CSS Border Top color for the above div is #ae6fee

HTML with inline CSS

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

#ae6fee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ae6fee Color code Preview on White Background

This is how #ae6fee Color code will look on white background color. Color contrast ratio is 3.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 #ae6fee; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #ae6fee; }

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,111,238,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(175,238,111,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(174,111,238,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.