crispedge.com

#af889f hex color - Violet - Warm color - Information

#af889f hex color - Violet - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Violet

Hex #af889f Color code in RGB color code model is created after adding 68.63% red color, 53.33% green color and 62.35% blue color. Hex #af889f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 22% magenta, 9% yellow and 31% black.

Hex #af889f color code is between #aa7799 web safe hex color code and #bb99aa web safe hex color code. #aa7799 is the nearest web safe color code. You can see here many more shades of #af889f color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaf889f#af889f
RGB Decimal175, 136, 159rgb(175, 136, 159)
RGB Percent69%, 53%, 62%rgb(69%, 53%, 62%)
CSS RGBa175, 136, 159,1rgba(175,136,159,1)
CMYK Modelcmyk(0%,22%,9%,31%)
HSL Color Space325,20% ,61%hsl(325,20% ,61%)
HSV Color Space325°, 22%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011111000100010011111
Octal257210237
Decimal175136159
Hexaf889f

Different shades of #af889f color code.

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

Light Shade of #af889f
#c3a7b8
Dark Shade of #af889f
#9a6a86
Saturated Shade of #af889f
#b97ea1
Desaturated Shade of #af889f
#a5929d
Grey scale Shade of #af889f
#9b9b9b
Brighten Shade
#c8a1b8
Most Readable Shade
#000000

Shades of #af889f color code

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

#af889f
#9b788d
#88697b
#745a6a
#614b58
#4d3c46
#3a2d35
#261e23
#130f11
#000000

Similar Color like #af889f color

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

#b089a0
#b18aa1
#b28ba2
#b38ca3
#b48da4
#b58ea5
#b68fa6
#b790a7
#b891a8
#b992a9
#ba93aa
#bb94ab
#bc95ac
#bd96ad
#ae879e
#ad869d
#ac859c
#ab849b
#aa839a
#a98299
#a88198
#a78097
#a67f96
#a57e95
#a47d94
#a37c93
#a27b92
#a17a91

Monochromatic Color with #af889f

#af889f
#d9a9c6
#050405
#2f252b
#5a4652
#846778

Tints of #af889f Color

#af889f
#b795a9
#c0a2b4
#c9afbf
#d2bcc9
#dbcad4
#e4d7df
#ede4e9
#f6f1f4
#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

#af889f
#88af98

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

Split Complementary

#af889f
#8caf88
#88afac

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

Analogous Color

#af88af
#af88a7
#af889f
#af8897
#af888f

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

#af889f
#9faf88
#889faf

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

#af889f
#afab88
#88af98
#888caf

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

#af889f
#88af98
#88afac
#af888c

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

#af889f Color Code Preview on Black Background Color

This is how #af889f Color will look on black background color. Color contrast ratio is 6.85

#af889f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af889f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af889f

#af889f color code is use for CSS Background Color

Background color for the above div is #af889f

HTML with inline CSS

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

#af889f color code is use for CSS Border Color

CSS Border color for the above div is #af889f

HTML with inline CSS

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

CSS Border Left color for the above div is #af889f

HTML with inline CSS

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

CSS Border Right color for the above div is #af889f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #af889f

HTML with inline CSS

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

CSS Border Top color for the above div is #af889f

HTML with inline CSS

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

#af889f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#af889f Color code Preview on White Background

This is how #af889f Color code will look on white background color. Color contrast ratio is 3.07

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

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,136,159,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(136,175,152,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(175,136,159,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.

< /html>