crispedge.com

Color picker

Loading...

#af44df hex color - Violet - Warm color - Information

#af44df hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #af44df Color code in RGB color code model is created after adding 68.63% red color, 26.67% green color and 87.45% blue color. Hex #af44df Color code in CMYK color (process color) code model is generated after subtraction of 22% cyan, 70% magenta, 0% yellow and 13% black.

Hex #af44df color code is between #aa33dd web safe hex color code and #bb55ee web safe hex color code. #aa33dd is the nearest web safe color code. You can see here many more shades of #af44df color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaf44df#af44df
RGB Decimal175, 68, 223rgb(175, 68, 223)
RGB Percent69%, 27%, 87%rgb(69%, 27%, 87%)
CSS RGBa175, 68, 223,1rgba(175,68,223,1)
CMYK Modelcmyk(22%,70%,0%,13%)
HSL Color Space281,71% ,57%hsl(281,71% ,57%)
HSV Color Space281°, 70%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011110100010011011111
Octal257104337
Decimal17568223
Hexaf44df

Different shades of #af44df color code.

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

Light Shade of #af44df
#c270e6
Dark Shade of #af44df
#9823cd
Saturated Shade of #af44df
#b339ea
Desaturated Shade of #af44df
#ab4fd4
Grey scale Shade of #af44df
#919191
Brighten Shade
#c85df8
Most Readable Shade
#FFFFFF

Shades of #af44df color code

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

#af44df
#9b3cc6
#8834ad
#742d94
#61257b
#4d1e63
#3a164a
#260f31
#130718
#000000

Similar Color like #af44df color

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

#b045e0
#b146e1
#b247e2
#b348e3
#b449e4
#b54ae5
#b64be6
#b74ce7
#b84de8
#b94ee9
#ba4fea
#bb50eb
#bc51ec
#bd52ed
#ae43de
#ad42dd
#ac41dc
#ab40db
#aa3fda
#a93ed9
#a83dd8
#a73cd7
#a63bd6
#a53ad5
#a439d4
#a338d3
#a237d2
#a136d1

Monochromatic Color with #af44df

#af44df
#08030a
#2a1035
#4b1d5f
#6c2a8a
#8e37b4

Tints of #af44df Color

#af44df
#b758e2
#c06de6
#c982e9
#d297ed
#dbabf0
#e4c0f4
#edd5f7
#f6eafb
#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

#af44df
#74df44

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

Split Complementary

#af44df
#c1df44
#44df62

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

Analogous Color

#7144df
#9044df
#af44df
#ce44df
#df44d1

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

#af44df
#dfaf44
#44dfaf

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

#af44df
#df6144
#74df44
#44c1df

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

#af44df
#74df44
#44df62
#df44c1

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

#af44df Color Code Preview on Black Background Color

This is how #af44df Color will look on black background color. Color contrast ratio is 4.72

#af44df in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af44df

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af44df

#af44df color code is use for CSS Background Color

Background color for the above div is #af44df

HTML with inline CSS

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

#af44df color code is use for CSS Border Color

CSS Border color for the above div is #af44df

HTML with inline CSS

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

CSS Border Left color for the above div is #af44df

HTML with inline CSS

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

CSS Border Right color for the above div is #af44df

HTML with inline CSS

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

CSS Border Bottom color for the above div is #af44df

HTML with inline CSS

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

CSS Border Top color for the above div is #af44df

HTML with inline CSS

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

#af44df hex Color code used as CSS color Codes

Example CSS Class for usage

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

#af44df Color code Preview on White Background

This is how #af44df Color code will look on white background color. Color contrast ratio is 4.45

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

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,68,223,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(116,223,68,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(175,68,223,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.