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

#af6adc hex color - Violet - Warm color - Information

#af6adc hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #af6adc Color code in RGB color code model is created after adding 68.63% red color, 41.57% green color and 86.27% blue color. Hex #af6adc Color code in CMYK color (process color) code model is generated after subtraction of 20% cyan, 52% magenta, 0% yellow and 13.73% black.

Hex #af6adc color code is between #aa66dd web safe hex color code and #bb77cc web safe hex color code. #aa66dd is the nearest web safe color code. You can see here many more shades of #af6adc 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 af6adc #af6adc
RGB Decimal 175, 106, 220 rgb(175, 106, 220)
RGB Percent 69%, 42%, 86% rgb(69%, 42%, 86%)
CSS RGBa 175, 106, 220,1 rgba(175,106,220,1)
CMYK Model cmyk(20%,52%,0%,13.73%)
HSL Color Space 276,62% ,64% hsl(276,62% ,64%)
HSV Color Space 276°, 52%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101111 01101010 11011100
Octal 257 152 334
Decimal 175 106 220
Hex af 6a dc

Different shades of #af6adc color code.

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

Light Shade of #af6adc
#c593e6
Dark Shade of #af6adc
#9941d2
Saturated Shade of #af6adc
#b161e5
Desaturated Shade of #af6adc
#ad73d3
Grey scale Shade of #af6adc
#a3a3a3
Brighten Shade
#c883f5
Most Readable Shade
#FFFFFF

Shades of #af6adc color code

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

#af6adc
#9b5ec3
#8852ab
#744692
#613a7a
#4d2f61
#3a2349
#261730
#130b18
#000000

Similar Color like #af6adc color

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

#b06bdd
#b16cde
#b26ddf
#b36ee0
#b46fe1
#b570e2
#b671e3
#b772e4
#b873e5
#b974e6
#ba75e7
#bb76e8
#bc77e9
#bd78ea
#ae69db
#ad68da
#ac67d9
#ab66d8
#aa65d7
#a964d6
#a863d5
#a762d4
#a661d3
#a560d2
#a45fd1
#a35ed0
#a25dcf
#a15cce

Monochromatic Color with #af6adc

#af6adc
#060407
#281832
#4a2d5c
#6b4187
#8d56b1

Tints of #af6adc Color

#af6adc
#b77adf
#c08be3
#c99be7
#d2aceb
#dbbcef
#e4cdf3
#edddf7
#f6eefb
#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

#af6adc
#97dc6a

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

Split Complementary

#af6adc
#d0dc6a
#6adc76

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

Analogous Color

#816adc
#986adc
#af6adc
#c66adc
#dc6adb

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

#af6adc
#dcaf6a
#6adcaf

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

#af6adc
#dc766a
#97dc6a
#6ad0dc

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

#af6adc
#97dc6a
#6adc76
#dc6ad0

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

#af6adc Color Code Preview on Black Background Color

This is how #af6adc Color will look on black background color. Color contrast ratio is 5.92

#af6adc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af6adc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af6adc

#af6adc color code is use for CSS Background Color

Background color for the above div is #af6adc

HTML with inline CSS

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

#af6adc color code is use for CSS Border Color

CSS Border color for the above div is #af6adc

HTML with inline CSS

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

CSS Border Left color for the above div is #af6adc

HTML with inline CSS

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

CSS Border Right color for the above div is #af6adc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #af6adc

HTML with inline CSS

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

CSS Border Top color for the above div is #af6adc

HTML with inline CSS

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

#af6adc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#af6adc Color code Preview on White Background

This is how #af6adc Color code will look on white background color. Color contrast ratio is 3.55

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

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,106,220,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(151,220,106,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(175,106,220,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.