crispedge.com

Color picker

Loading...

#af42cf hex color - Violet - Warm color - Information

#af42cf hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #af42cf Color code in RGB color code model is created after adding 68.63% red color, 25.88% green color and 81.18% blue color. Hex #af42cf Color code in CMYK color (process color) code model is generated after subtraction of 15% cyan, 68% magenta, 0% yellow and 19% black.

Hex #af42cf color code is between #aa44cc web safe hex color code and #bb33dd web safe hex color code. #aa44cc is the nearest web safe color code. You can see here many more shades of #af42cf color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaf42cf#af42cf
RGB Decimal175, 66, 207rgb(175, 66, 207)
RGB Percent69%, 26%, 81%rgb(69%, 26%, 81%)
CSS RGBa175, 66, 207,1rgba(175,66,207,1)
CMYK Modelcmyk(15%,68%,0%,19%)
HSL Color Space286,59% ,54%hsl(286,59% ,54%)
HSV Color Space286°, 68%, 81%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011110100001011001111
Octal257102317
Decimal17566207
Hexaf42cf

Different shades of #af42cf color code.

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

Light Shade of #af42cf
#c06bd9
Dark Shade of #af42cf
#932db1
Saturated Shade of #af42cf
#b536db
Desaturated Shade of #af42cf
#a94ec3
Grey scale Shade of #af42cf
#888888
Brighten Shade
#c85be8
Most Readable Shade
#FFFFFF

Shades of #af42cf color code

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

#af42cf
#9b3ab8
#8833a1
#742c8a
#612473
#4d1d5c
#3a1645
#260e2e
#130717
#000000

Similar Color like #af42cf color

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

#b043d0
#b144d1
#b245d2
#b346d3
#b447d4
#b548d5
#b649d6
#b74ad7
#b84bd8
#b94cd9
#ba4dda
#bb4edb
#bc4fdc
#bd50dd
#ae41ce
#ad40cd
#ac3fcc
#ab3ecb
#aa3dca
#a93cc9
#a83bc8
#a73ac7
#a639c6
#a538c5
#a437c4
#a336c3
#a235c2
#a134c1

Monochromatic Color with #af42cf

#af42cf
#d350f9
#1f0c25
#43194f
#67277a
#8b34a4

Tints of #af42cf Color

#af42cf
#b757d4
#c06cd9
#c981df
#d296e4
#dbabe9
#e4c0ef
#edd5f4
#f6eaf9
#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

#af42cf
#62cf42

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

Split Complementary

#af42cf
#a9cf42
#42cf68

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

Analogous Color

#7742cf
#9342cf
#af42cf
#cb42cf
#cf42b7

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

#af42cf
#cfaf42
#42cfaf

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

#af42cf
#cf6842
#62cf42
#42a8cf

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

#af42cf
#62cf42
#42cf68
#cf42a9

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

#af42cf Color Code Preview on Black Background Color

This is how #af42cf Color will look on black background color. Color contrast ratio is 4.50

#af42cf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af42cf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af42cf

#af42cf color code is use for CSS Background Color

Background color for the above div is #af42cf

HTML with inline CSS

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

#af42cf color code is use for CSS Border Color

CSS Border color for the above div is #af42cf

HTML with inline CSS

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

CSS Border Left color for the above div is #af42cf

HTML with inline CSS

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

CSS Border Right color for the above div is #af42cf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #af42cf

HTML with inline CSS

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

CSS Border Top color for the above div is #af42cf

HTML with inline CSS

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

#af42cf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#af42cf Color code Preview on White Background

This is how #af42cf Color code will look on white background color. Color contrast ratio is 4.66

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

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,66,207,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(98,207,66,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(175,66,207,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.