crispedge.com

#af49ee hex color - Violet - Warm color - Information

#af49ee hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #af49ee Color code in RGB color code model is created after adding 68.63% red color, 28.63% green color and 93.33% blue color. Hex #af49ee Color code in CMYK color (process color) code model is generated after subtraction of 26% cyan, 69% magenta, 0% yellow and 7% black.

Hex #af49ee color code is between #aa44dd web safe hex color code and #bb55ff web safe hex color code. #aa44dd is the nearest web safe color code. You can see here many more shades of #af49ee color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaf49ee#af49ee
RGB Decimal175, 73, 238rgb(175, 73, 238)
RGB Percent69%, 29%, 93%rgb(69%, 29%, 93%)
CSS RGBa175, 73, 238,1rgba(175,73,238,1)
CMYK Modelcmyk(26%,69%,0%,7%)
HSL Color Space277,83% ,61%hsl(277,83% ,61%)
HSV Color Space277°, 69%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011110100100111101110
Octal257111356
Decimal17573238
Hexaf49ee

Different shades of #af49ee color code.

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

Light Shade of #af49ee
#c478f2
Dark Shade of #af49ee
#9a1aea
Saturated Shade of #af49ee
#b13ff8
Desaturated Shade of #af49ee
#ad53e4
Grey scale Shade of #af49ee
#9b9b9b
Brighten Shade
#c862ff
Most Readable Shade
#FFFFFF

Shades of #af49ee color code

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

#af49ee
#9b40d3
#8838b9
#74309e
#612884
#4d2069
#3a184f
#261034
#13081a
#000000

Similar Color like #af49ee color

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

#b04aef
#b14bf0
#b24cf1
#b34df2
#b44ef3
#b54ff4
#b650f5
#b751f6
#b852f7
#b953f8
#ba54f9
#bb55fa
#bc56fb
#bd57fc
#ae48ed
#ad47ec
#ac46eb
#ab45ea
#aa44e9
#a943e8
#a842e7
#a741e6
#a640e5
#a53fe4
#a43ee3
#a33de2
#a23ce1
#a13be0

Monochromatic Color with #af49ee

#af49ee
#13081a
#321544
#51226e
#712f99
#903cc3

Tints of #af49ee Color

#af49ee
#b75def
#c071f1
#c985f3
#d299f5
#dbaef7
#e4c2f9
#edd6fb
#f6eafd
#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

#af49ee
#88ee49

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

Split Complementary

#af49ee
#daee49
#49ee5d

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

Analogous Color

#6d49ee
#8e49ee
#af49ee
#d049ee
#ee49eb

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

#af49ee
#eeaf49
#49eeaf

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

#af49ee
#ee5d49
#88ee49
#49daee

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

#af49ee
#88ee49
#49ee5d
#ee49da

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

#af49ee Color Code Preview on Black Background Color

This is how #af49ee Color will look on black background color. Color contrast ratio is 5.01

#af49ee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af49ee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af49ee

#af49ee color code is use for CSS Background Color

Background color for the above div is #af49ee

HTML with inline CSS

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

#af49ee color code is use for CSS Border Color

CSS Border color for the above div is #af49ee

HTML with inline CSS

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

CSS Border Left color for the above div is #af49ee

HTML with inline CSS

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

CSS Border Right color for the above div is #af49ee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #af49ee

HTML with inline CSS

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

CSS Border Top color for the above div is #af49ee

HTML with inline CSS

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

#af49ee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#af49ee Color code Preview on White Background

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

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(175,73,238,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(136,238,73,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(175,73,238,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.

< /html>