crispedge.com

Color picker

Loading...

#af97fb hex color - Violet - Cool color - Information

#af97fb hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #af97fb Color code in RGB color code model is created after adding 68.63% red color, 59.22% green color and 98.43% blue color. Hex #af97fb Color code in CMYK color (process color) code model is generated after subtraction of 30% cyan, 40% magenta, 0% yellow and 2% black.

Hex #af97fb color code is between #aa99ff web safe hex color code and #bb88ee web safe hex color code. #aa99ff is the nearest web safe color code. You can see here many more shades of #af97fb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaf97fb#af97fb
RGB Decimal175, 151, 251rgb(175, 151, 251)
RGB Percent69%, 59%, 98%rgb(69%, 59%, 98%)
CSS RGBa175, 151, 251,1rgba(175,151,251,1)
CMYK Modelcmyk(30%,40%,0%,2%)
HSL Color Space254,93% ,79%hsl(254,93% ,79%)
HSV Color Space254°, 40%, 98%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011111001011111111011
Octal257227373
Decimal175151251
Hexaf97fb

Different shades of #af97fb color code.

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

Light Shade of #af97fb
#d5c8fd
Dark Shade of #af97fb
#8966f9
Saturated Shade of #af97fb
#ad93ff
Desaturated Shade of #af97fb
#b29cf6
Grey scale Shade of #af97fb
#c9c9c9
Brighten Shade
#c8b0ff
Most Readable Shade
#000000

Shades of #af97fb color code

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

#af97fb
#9b86df
#8875c3
#7464a7
#61538b
#4d436f
#3a3253
#262137
#13101b
#000000

Similar Color like #af97fb color

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

#b098fc
#b199fd
#b29afe
#b39bff
#b49cff
#b59dff
#b69eff
#b79fff
#b8a0ff
#b9a1ff
#baa2ff
#bba3ff
#bca4ff
#bda5ff
#ae96fa
#ad95f9
#ac94f8
#ab93f7
#aa92f6
#a991f5
#a890f4
#a78ff3
#a68ef2
#a58df1
#a48cf0
#a38bef
#a28aee
#a189ed

Monochromatic Color with #af97fb

#af97fb
#1b1726
#383151
#564a7b
#7464a6
#917dd0

Tints of #af97fb Color

#af97fb
#b7a2fb
#c0aefb
#c9b9fc
#d2c5fc
#dbd0fd
#e4dcfd
#ede7fe
#f6f3fe
#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

#af97fb
#e3fb97

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

Split Complementary

#af97fb
#fbe197
#b1fb97

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

Analogous Color

#97a7fb
#9b97fb
#af97fb
#c397fb
#d797fb

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

#af97fb
#fbaf97
#97fbaf

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

#af97fb
#fb97b1
#e3fb97
#97fbe1

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

#af97fb
#e3fb97
#b1fb97
#e197fb

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

#af97fb Color Code Preview on Black Background Color

This is how #af97fb Color will look on black background color. Color contrast ratio is 8.64

#af97fb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af97fb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af97fb

#af97fb color code is use for CSS Background Color

Background color for the above div is #af97fb

HTML with inline CSS

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

#af97fb color code is use for CSS Border Color

CSS Border color for the above div is #af97fb

HTML with inline CSS

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

CSS Border Left color for the above div is #af97fb

HTML with inline CSS

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

CSS Border Right color for the above div is #af97fb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #af97fb

HTML with inline CSS

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

CSS Border Top color for the above div is #af97fb

HTML with inline CSS

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

#af97fb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#af97fb Color code Preview on White Background

This is how #af97fb Color code will look on white background color. Color contrast ratio is 2.43

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

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