crispedge.com

Color picker

Loading...

#af92cc hex color - Violet - Cool color - Information

#af92cc hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #af92cc Color code in RGB color code model is created after adding 68.63% red color, 57.25% green color and 80% blue color. Hex #af92cc Color code in CMYK color (process color) code model is generated after subtraction of 14% cyan, 28% magenta, 0% yellow and 20% black.

Hex #af92cc color code is between #aa99bb web safe hex color code and #bb88dd web safe hex color code. #aa99bb is the nearest web safe color code. You can see here many more shades of #af92cc color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaf92cc#af92cc
RGB Decimal175, 146, 204rgb(175, 146, 204)
RGB Percent69%, 57%, 80%rgb(69%, 57%, 80%)
CSS RGBa175, 146, 204,1rgba(175,146,204,1)
CMYK Modelcmyk(14%,28%,0%,20%)
HSL Color Space270,36% ,69%hsl(270,36% ,69%)
HSV Color Space270°, 28%, 80%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011111001001011001100
Octal257222314
Decimal175146204
Hexaf92cc

Different shades of #af92cc color code.

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

Light Shade of #af92cc
#c8b5dc
Dark Shade of #af92cc
#956fbc
Saturated Shade of #af92cc
#af8ad4
Desaturated Shade of #af92cc
#af9ac4
Grey scale Shade of #af92cc
#afafaf
Brighten Shade
#c8abe5
Most Readable Shade
#000000

Shades of #af92cc color code

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

#af92cc
#9b81b5
#88719e
#746188
#615171
#4d405a
#3a3044
#26202d
#131016
#000000

Similar Color like #af92cc color

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

#b093cd
#b194ce
#b295cf
#b396d0
#b497d1
#b598d2
#b699d3
#b79ad4
#b89bd5
#b99cd6
#ba9dd7
#bb9ed8
#bc9fd9
#bda0da
#ae91cb
#ad90ca
#ac8fc9
#ab8ec8
#aa8dc7
#a98cc6
#a88bc5
#a78ac4
#a689c3
#a588c2
#a487c1
#a386c0
#a285bf
#a184be

Monochromatic Color with #af92cc

#af92cc
#d3b0f6
#1d1822
#42374c
#665577
#8b74a1

Tints of #af92cc Color

#af92cc
#b79ed1
#c0aad7
#c9b6dd
#d2c2e2
#dbcee8
#e4daee
#ede6f3
#f6f2f9
#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

#af92cc
#afcc92

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

Split Complementary

#af92cc
#cccc92
#92cc92

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

Analogous Color

#9892cc
#a392cc
#af92cc
#bb92cc
#c692cc

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

#af92cc
#ccaf92
#92ccaf

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

#af92cc
#cc9292
#afcc92
#92cccc

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

#af92cc
#afcc92
#92cc92
#cc92cc

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

#af92cc Color Code Preview on Black Background Color

This is how #af92cc Color will look on black background color. Color contrast ratio is 7.81

#af92cc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af92cc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af92cc

#af92cc color code is use for CSS Background Color

Background color for the above div is #af92cc

HTML with inline CSS

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

#af92cc color code is use for CSS Border Color

CSS Border color for the above div is #af92cc

HTML with inline CSS

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

CSS Border Left color for the above div is #af92cc

HTML with inline CSS

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

CSS Border Right color for the above div is #af92cc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #af92cc

HTML with inline CSS

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

CSS Border Top color for the above div is #af92cc

HTML with inline CSS

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

#af92cc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#af92cc Color code Preview on White Background

This is how #af92cc Color code will look on white background color. Color contrast ratio is 2.69

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

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