crispedge.com

Color picker

Loading...

#af89bd hex color - Violet - Warm color - Information

#af89bd hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #af89bd Color code in RGB color code model is created after adding 68.63% red color, 53.73% green color and 74.12% blue color. Hex #af89bd Color code in CMYK color (process color) code model is generated after subtraction of 7% cyan, 28% magenta, 0% yellow and 26% black.

Hex #af89bd color code is between #aa88bb web safe hex color code and #bb99cc web safe hex color code. #aa88bb is the nearest web safe color code. You can see here many more shades of #af89bd color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaf89bd#af89bd
RGB Decimal175, 137, 189rgb(175, 137, 189)
RGB Percent69%, 54%, 74%rgb(69%, 54%, 74%)
CSS RGBa175, 137, 189,1rgba(175,137,189,1)
CMYK Modelcmyk(7%,28%,0%,26%)
HSL Color Space284,28% ,64%hsl(284,28% ,64%)
HSV Color Space284°, 28%, 74%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011111000100110111101
Octal257211275
Decimal175137189
Hexaf89bd

Different shades of #af89bd color code.

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

Light Shade of #af89bd
#c5aacf
Dark Shade of #af89bd
#9968ab
Saturated Shade of #af89bd
#b380c6
Desaturated Shade of #af89bd
#ab92b4
Grey scale Shade of #af89bd
#a3a3a3
Brighten Shade
#c8a2d6
Most Readable Shade
#000000

Shades of #af89bd color code

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

#af89bd
#9b79a8
#886a93
#745b7e
#614c69
#4d3c54
#3a2d3f
#261e2a
#130f15
#000000

Similar Color like #af89bd color

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

#b08abe
#b18bbf
#b28cc0
#b38dc1
#b48ec2
#b58fc3
#b690c4
#b791c5
#b892c6
#b993c7
#ba94c8
#bb95c9
#bc96ca
#bd97cb
#ae88bc
#ad87bb
#ac86ba
#ab85b9
#aa84b8
#a983b7
#a882b6
#a781b5
#a680b4
#a57fb3
#a47eb2
#a37db1
#a27cb0
#a17baf

Monochromatic Color with #af89bd

#af89bd
#d6a8e7
#120e13
#392d3d
#604b68
#886a92

Tints of #af89bd Color

#af89bd
#b796c4
#c0a3cb
#c9b0d3
#d2bdda
#dbcae1
#e4d7e9
#ede4f0
#f6f1f7
#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

#af89bd
#97bd89

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

Split Complementary

#af89bd
#b1bd89
#89bd95

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

Analogous Color

#9a89bd
#a589bd
#af89bd
#b989bd
#bd89b6

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

#af89bd
#bdaf89
#89bdaf

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

#af89bd
#bd9589
#97bd89
#89b1bd

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

#af89bd
#97bd89
#89bd95
#bd89b1

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

#af89bd Color Code Preview on Black Background Color

This is how #af89bd Color will look on black background color. Color contrast ratio is 7.14

#af89bd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af89bd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af89bd

#af89bd color code is use for CSS Background Color

Background color for the above div is #af89bd

HTML with inline CSS

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

#af89bd color code is use for CSS Border Color

CSS Border color for the above div is #af89bd

HTML with inline CSS

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

CSS Border Left color for the above div is #af89bd

HTML with inline CSS

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

CSS Border Right color for the above div is #af89bd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #af89bd

HTML with inline CSS

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

CSS Border Top color for the above div is #af89bd

HTML with inline CSS

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

#af89bd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#af89bd Color code Preview on White Background

This is how #af89bd Color code will look on white background color. Color contrast ratio is 2.94

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

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