crispedge.com

Color picker

Loading...

#af95ff hex color - Violet - Cool color - Information

#af95ff hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #af95ff Color code in RGB color code model is created after adding 68.63% red color, 58.43% green color and 100% blue color. Hex #af95ff Color code in CMYK color (process color) code model is generated after subtraction of 31% cyan, 42% magenta, 0% yellow and 0% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaf95ff#af95ff
RGB Decimal175, 149, 255rgb(175, 149, 255)
RGB Percent69%, 58%, 100%rgb(69%, 58%, 100%)
CSS RGBa175, 149, 255,1rgba(175,149,255,1)
CMYK Modelcmyk(31%,42%,0%,0%)
HSL Color Space255,100% ,79%hsl(255,100% ,79%)
HSV Color Space255°, 42%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011111001010111111111
Octal257225377
Decimal175149255
Hexaf95ff

Different shades of #af95ff color code.

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

Light Shade of #af95ff
#d5c8ff
Dark Shade of #af95ff
#8862ff
Saturated Shade of #af95ff
#af95ff
Desaturated Shade of #af95ff
#b29afa
Grey scale Shade of #af95ff
#cacaca
Brighten Shade
#c8aeff
Most Readable Shade
#000000

Shades of #af95ff color code

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

#af95ff
#9b84e2
#8873c6
#7463aa
#61528d
#4d4271
#3a3155
#262138
#13101c
#000000

Similar Color like #af95ff color

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

#b096ff
#b197ff
#b298ff
#b399ff
#b49aff
#b59bff
#b69cff
#b79dff
#b89eff
#b99fff
#baa0ff
#bba1ff
#bca2ff
#bda3ff
#ae94fe
#ad93fd
#ac92fc
#ab91fb
#aa90fa
#a98ff9
#a88ef8
#a78df7
#a68cf6
#a58bf5
#a48af4
#a389f3
#a288f2
#a187f1

Monochromatic Color with #af95ff

#af95ff
#1d192a
#3a3255
#584b80
#7563aa
#927cd4

Tints of #af95ff Color

#af95ff
#b7a0ff
#c0acff
#c9b8ff
#d2c4ff
#dbcfff
#e4dbff
#ede7ff
#f6f3ff
#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

#af95ff
#e5ff95

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

Split Complementary

#af95ff
#ffe495
#b0ff95

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

Analogous Color

#95a5ff
#9a95ff
#af95ff
#c495ff
#d995ff

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

#af95ff
#ffaf95
#95ffaf

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

#af95ff
#ff95b0
#e5ff95
#95ffe4

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

#af95ff
#e5ff95
#b0ff95
#e495ff

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

#af95ff Color Code Preview on Black Background Color

This is how #af95ff Color will look on black background color. Color contrast ratio is 8.57

#af95ff in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af95ff

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af95ff

#af95ff color code is use for CSS Background Color

Background color for the above div is #af95ff

HTML with inline CSS

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

#af95ff color code is use for CSS Border Color

CSS Border color for the above div is #af95ff

HTML with inline CSS

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

CSS Border Left color for the above div is #af95ff

HTML with inline CSS

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

CSS Border Right color for the above div is #af95ff

HTML with inline CSS

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

CSS Border Bottom color for the above div is #af95ff

HTML with inline CSS

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

CSS Border Top color for the above div is #af95ff

HTML with inline CSS

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

#af95ff hex Color code used as CSS color Codes

Example CSS Class for usage

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

#af95ff Color code Preview on White Background

This is how #af95ff Color code will look on white background color. Color contrast ratio is 2.45

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

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