crispedge.com

Color picker

Loading...

#af84ac hex color - Violet - Warm color - Information

#af84ac hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #af84ac Color code in RGB color code model is created after adding 68.63% red color, 51.76% green color and 67.45% blue color. Hex #af84ac Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 25% magenta, 2% yellow and 31% black.

Hex #af84ac color code is between #aa88aa web safe hex color code and #bb77bb web safe hex color code. #aa88aa is the nearest web safe color code. You can see here many more shades of #af84ac color code.

0 Likes 0 Comments | 7 Views

RGB Chart

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

Color Table

Hex Color Codeaf84ac#af84ac
RGB Decimal175, 132, 172rgb(175, 132, 172)
RGB Percent69%, 52%, 67%rgb(69%, 52%, 67%)
CSS RGBa175, 132, 172,1rgba(175,132,172,1)
CMYK Modelcmyk(0%,25%,2%,31%)
HSL Color Space304,21% ,60%hsl(304,21% ,60%)
HSV Color Space304°, 25%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011111000010010101100
Octal257204254
Decimal175132172
Hexaf84ac

Different shades of #af84ac color code.

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

Light Shade of #af84ac
#c3a3c1
Dark Shade of #af84ac
#9b6597
Saturated Shade of #af84ac
#b97ab5
Desaturated Shade of #af84ac
#a58ea3
Grey scale Shade of #af84ac
#999999
Brighten Shade
#c89dc5
Most Readable Shade
#000000

Shades of #af84ac color code

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

#af84ac
#9b7598
#886685
#745872
#61495f
#4d3a4c
#3a2c39
#261d26
#130e13
#000000

Similar Color like #af84ac color

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

#b085ad
#b186ae
#b287af
#b388b0
#b489b1
#b58ab2
#b68bb3
#b78cb4
#b88db5
#b98eb6
#ba8fb7
#bb90b8
#bc91b9
#bd92ba
#ae83ab
#ad82aa
#ac81a9
#ab80a8
#aa7fa7
#a97ea6
#a87da5
#a77ca4
#a67ba3
#a57aa2
#a479a1
#a378a0
#a2779f
#a1769e

Monochromatic Color with #af84ac

#af84ac
#d9a4d6
#050405
#2f242f
#5a4458
#846482

Tints of #af84ac Color

#af84ac
#b791b5
#c09fbe
#c9adc7
#d2bad0
#dbc8da
#e4d6e3
#ede3ec
#f6f1f5
#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

#af84ac
#84af87

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

Split Complementary

#af84ac
#97af84
#84af9c

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

Analogous Color

#a184af
#a984af
#af84ac
#af84a3
#af849b

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

#af84ac
#acaf84
#84acaf

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

#af84ac
#af9c84
#84af87
#8496af

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

#af84ac
#84af87
#84af9c
#af8497

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

#af84ac Color Code Preview on Black Background Color

This is how #af84ac Color will look on black background color. Color contrast ratio is 6.72

#af84ac in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af84ac

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af84ac

#af84ac color code is use for CSS Background Color

Background color for the above div is #af84ac

HTML with inline CSS

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

#af84ac color code is use for CSS Border Color

CSS Border color for the above div is #af84ac

HTML with inline CSS

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

CSS Border Left color for the above div is #af84ac

HTML with inline CSS

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

CSS Border Right color for the above div is #af84ac

HTML with inline CSS

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

CSS Border Bottom color for the above div is #af84ac

HTML with inline CSS

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

CSS Border Top color for the above div is #af84ac

HTML with inline CSS

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

#af84ac hex Color code used as CSS color Codes

Example CSS Class for usage

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

#af84ac Color code Preview on White Background

This is how #af84ac Color code will look on white background color. Color contrast ratio is 3.13

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

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

0 Likes 0 Comments | 7 Views

Post your comment:-

By submitting comment you agree to our privacy policy.