crispedge.com

Color picker

Loading...

#af84a9 hex color - Violet - Warm color - Information

#af84a9 hex color - Violet - Warm color

Color Hue/Base color: Violet

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

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaf84a9#af84a9
RGB Decimal175, 132, 169rgb(175, 132, 169)
RGB Percent69%, 52%, 66%rgb(69%, 52%, 66%)
CSS RGBa175, 132, 169,1rgba(175,132,169,1)
CMYK Modelcmyk(0%,25%,3%,31%)
HSL Color Space308,21% ,60%hsl(308,21% ,60%)
HSV Color Space308°, 25%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011111000010010101001
Octal257204251
Decimal175132169
Hexaf84a9

Different shades of #af84a9 color code.

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

Light Shade of #af84a9
#c3a3bf
Dark Shade of #af84a9
#9b6593
Saturated Shade of #af84a9
#b97ab0
Desaturated Shade of #af84a9
#a58ea2
Grey scale Shade of #af84a9
#999999
Brighten Shade
#c89dc2
Most Readable Shade
#000000

Shades of #af84a9 color code

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

#af84a9
#9b7596
#886683
#745870
#61495d
#4d3a4b
#3a2c38
#261d25
#130e12
#000000

Similar Color like #af84a9 color

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

#b085aa
#b186ab
#b287ac
#b388ad
#b489ae
#b58aaf
#b68bb0
#b78cb1
#b88db2
#b98eb3
#ba8fb4
#bb90b5
#bc91b6
#bd92b7
#ae83a8
#ad82a7
#ac81a6
#ab80a5
#aa7fa4
#a97ea3
#a87da2
#a77ca1
#a67ba0
#a57a9f
#a4799e
#a3789d
#a2779c
#a1769b

Monochromatic Color with #af84a9

#af84a9
#d9a4d2
#050405
#2f242e
#5a4457
#846480

Tints of #af84a9 Color

#af84a9
#b791b2
#c09fbc
#c9adc5
#d2bacf
#dbc8d8
#e4d6e2
#ede3eb
#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

#af84a9
#84af8a

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

Split Complementary

#af84a9
#93af84
#84afa0

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

Analogous Color

#a484af
#ac84af
#af84a9
#af84a0
#af8498

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

#af84a9
#a9af84
#84a9af

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

#af84a9
#af9f84
#84af8a
#8493af

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

#af84a9
#84af8a
#84afa0
#af8493

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

#af84a9 Color Code Preview on Black Background Color

This is how #af84a9 Color will look on black background color. Color contrast ratio is 6.70

#af84a9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af84a9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af84a9

#af84a9 color code is use for CSS Background Color

Background color for the above div is #af84a9

HTML with inline CSS

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

#af84a9 color code is use for CSS Border Color

CSS Border color for the above div is #af84a9

HTML with inline CSS

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

CSS Border Left color for the above div is #af84a9

HTML with inline CSS

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

CSS Border Right color for the above div is #af84a9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #af84a9

HTML with inline CSS

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

CSS Border Top color for the above div is #af84a9

HTML with inline CSS

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

#af84a9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#af84a9 Color code Preview on White Background

This is how #af84a9 Color code will look on white background color. Color contrast ratio is 3.14

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

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,169,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(132,175,138,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(175,132,169,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.