crispedge.com

Color picker

Loading...

#af73bf hex color - Violet - Warm color - Information

#af73bf hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #af73bf Color code in RGB color code model is created after adding 68.63% red color, 45.1% green color and 74.9% blue color. Hex #af73bf Color code in CMYK color (process color) code model is generated after subtraction of 8% cyan, 40% magenta, 0% yellow and 25% black.

Hex #af73bf color code is between #aa77bb web safe hex color code and #bb66cc web safe hex color code. #aa77bb is the nearest web safe color code. You can see here many more shades of #af73bf color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaf73bf#af73bf
RGB Decimal175, 115, 191rgb(175, 115, 191)
RGB Percent69%, 45%, 75%rgb(69%, 45%, 75%)
CSS RGBa175, 115, 191,1rgba(175,115,191,1)
CMYK Modelcmyk(8%,40%,0%,25%)
HSL Color Space287,37% ,60%hsl(287,37% ,60%)
HSV Color Space287°, 40%, 75%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011110111001110111111
Octal257163277
Decimal175115191
Hexaf73bf

Different shades of #af73bf color code.

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

Light Shade of #af73bf
#c396cf
Dark Shade of #af73bf
#9b50af
Saturated Shade of #af73bf
#b569c9
Desaturated Shade of #af73bf
#a97db5
Grey scale Shade of #af73bf
#999999
Brighten Shade
#c88cd8
Most Readable Shade
#000000

Shades of #af73bf color code

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

#af73bf
#9b66a9
#885994
#744c7f
#613f6a
#4d3354
#3a263f
#26192a
#130c15
#000000

Similar Color like #af73bf color

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

#b074c0
#b175c1
#b276c2
#b377c3
#b478c4
#b579c5
#b67ac6
#b77bc7
#b87cc8
#b97dc9
#ba7eca
#bb7fcb
#bc80cc
#bd81cd
#ae72be
#ad71bd
#ac70bc
#ab6fbb
#aa6eba
#a96db9
#a86cb8
#a76bb7
#a66ab6
#a569b5
#a468b4
#a367b3
#a266b2
#a165b1

Monochromatic Color with #af73bf

#af73bf
#d68de9
#130d15
#3a263f
#61406a
#885994

Tints of #af73bf Color

#af73bf
#b782c6
#c092cd
#c9a1d4
#d2b1db
#dbc0e2
#e4d0e9
#eddff0
#f6eff7
#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

#af73bf
#83bf73

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

Split Complementary

#af73bf
#a9bf73
#73bf89

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

Analogous Color

#9173bf
#a073bf
#af73bf
#be73bf
#bf73b1

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

#af73bf
#bfaf73
#73bfaf

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

#af73bf
#bf8973
#83bf73
#73a9bf

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

#af73bf
#83bf73
#73bf89
#bf73a9

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

#af73bf Color Code Preview on Black Background Color

This is how #af73bf Color will look on black background color. Color contrast ratio is 6.03

#af73bf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af73bf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af73bf

#af73bf color code is use for CSS Background Color

Background color for the above div is #af73bf

HTML with inline CSS

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

#af73bf color code is use for CSS Border Color

CSS Border color for the above div is #af73bf

HTML with inline CSS

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

CSS Border Left color for the above div is #af73bf

HTML with inline CSS

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

CSS Border Right color for the above div is #af73bf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #af73bf

HTML with inline CSS

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

CSS Border Top color for the above div is #af73bf

HTML with inline CSS

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

#af73bf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#af73bf Color code Preview on White Background

This is how #af73bf Color code will look on white background color. Color contrast ratio is 3.48

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

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,115,191,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(131,191,115,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(175,115,191,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.