crispedge.com

Color picker

Loading...

#af91bb hex color - Violet - Warm color - Information

#af91bb hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #af91bb Color code in RGB color code model is created after adding 68.63% red color, 56.86% green color and 73.33% blue color. Hex #af91bb Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 22% magenta, 0% yellow and 27% black.

Hex #af91bb color code is between #aa99aa web safe hex color code and #bb88cc web safe hex color code. #aa99aa is the nearest web safe color code. You can see here many more shades of #af91bb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaf91bb#af91bb
RGB Decimal175, 145, 187rgb(175, 145, 187)
RGB Percent69%, 57%, 73%rgb(69%, 57%, 73%)
CSS RGBa175, 145, 187,1rgba(175,145,187,1)
CMYK Modelcmyk(6%,22%,0%,27%)
HSL Color Space283,24% ,65%hsl(283,24% ,65%)
HSV Color Space283°, 22%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011111001000110111011
Octal257221273
Decimal175145187
Hexaf91bb

Different shades of #af91bb color code.

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

Light Shade of #af91bb
#c6b0ce
Dark Shade of #af91bb
#9871a7
Saturated Shade of #af91bb
#b388c4
Desaturated Shade of #af91bb
#ab9ab2
Grey scale Shade of #af91bb
#a6a6a6
Brighten Shade
#c8aad4
Most Readable Shade
#000000

Shades of #af91bb color code

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

#af91bb
#9b80a6
#887091
#74607c
#615067
#4d4053
#3a303e
#262029
#131014
#000000

Similar Color like #af91bb color

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

#b092bc
#b193bd
#b294be
#b395bf
#b496c0
#b597c1
#b698c2
#b799c3
#b89ac4
#b99bc5
#ba9cc6
#bb9dc7
#bc9ec8
#bd9fc9
#ae90ba
#ad8fb9
#ac8eb8
#ab8db7
#aa8cb6
#a98bb5
#a88ab4
#a789b3
#a688b2
#a587b1
#a486b0
#a385af
#a284ae
#a183ad

Monochromatic Color with #af91bb

#af91bb
#d7b2e5
#100d11
#382e3b
#5f4f66
#877090

Tints of #af91bb Color

#af91bb
#b79dc2
#c0a9ca
#c9b5d1
#d2c1d9
#dbcee0
#e4dae8
#ede6ef
#f6f2f7
#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

#af91bb
#9dbb91

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

Split Complementary

#af91bb
#b2bb91
#91bb9a

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

Analogous Color

#9e91bb
#a791bb
#af91bb
#b791bb
#bb91b6

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

#af91bb
#bbaf91
#91bbaf

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

#af91bb
#bb9a91
#9dbb91
#91b2bb

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

#af91bb
#9dbb91
#91bb9a
#bb91b2

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

#af91bb Color Code Preview on Black Background Color

This is how #af91bb Color will look on black background color. Color contrast ratio is 7.59

#af91bb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af91bb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af91bb

#af91bb color code is use for CSS Background Color

Background color for the above div is #af91bb

HTML with inline CSS

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

#af91bb color code is use for CSS Border Color

CSS Border color for the above div is #af91bb

HTML with inline CSS

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

CSS Border Left color for the above div is #af91bb

HTML with inline CSS

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

CSS Border Right color for the above div is #af91bb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #af91bb

HTML with inline CSS

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

CSS Border Top color for the above div is #af91bb

HTML with inline CSS

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

#af91bb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#af91bb Color code Preview on White Background

This is how #af91bb Color code will look on white background color. Color contrast ratio is 2.77

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

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,145,187,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(157,187,145,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(175,145,187,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.