crispedge.com

#a686ca hex color - Violet - Cool color - Information

#a686ca hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #a686ca Color code in RGB color code model is created after adding 65.1% red color, 52.55% green color and 79.22% blue color. Hex #a686ca Color code in CMYK color (process color) code model is generated after subtraction of 18% cyan, 34% magenta, 0% yellow and 21% black.

Hex #a686ca color code is between #aa88cc web safe hex color code and #9977bb web safe hex color code. #aa88cc is the nearest web safe color code. You can see here many more shades of #a686ca color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea686ca#a686ca
RGB Decimal166, 134, 202rgb(166, 134, 202)
RGB Percent65%, 53%, 79%rgb(65%, 53%, 79%)
CSS RGBa166, 134, 202,1rgba(166,134,202,1)
CMYK Modelcmyk(18%,34%,0%,21%)
HSL Color Space268,39% ,66%hsl(268,39% ,66%)
HSV Color Space268°, 34%, 79%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101001101000011011001010
Octal246206312
Decimal166134202
Hexa686ca

Different shades of #a686ca color code.

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

Light Shade of #a686ca
#c0a9da
Dark Shade of #a686ca
#8c63ba
Saturated Shade of #a686ca
#a57dd3
Desaturated Shade of #a686ca
#a78fc1
Grey scale Shade of #a686ca
#a8a8a8
Brighten Shade
#bf9fe3
Most Readable Shade
#000000

Shades of #a686ca color code

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

#a686ca
#9377b3
#81689d
#6e5986
#5c4a70
#493b59
#372c43
#241d2c
#120e16
#000000

Similar Color like #a686ca color

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

#a787cb
#a888cc
#a989cd
#aa8ace
#ab8bcf
#ac8cd0
#ad8dd1
#ae8ed2
#af8fd3
#b090d4
#b191d5
#b292d6
#b393d7
#b494d8
#a585c9
#a484c8
#a383c7
#a282c6
#a181c5
#a080c4
#9f7fc3
#9e7ec2
#9d7dc1
#9c7cc0
#9b7bbf
#9a7abe
#9979bd
#9878bc

Monochromatic Color with #a686ca

#a686ca
#c9a2f4
#1a1520
#3d314a
#604e75
#836a9f

Tints of #a686ca Color

#a686ca
#af93cf
#b9a0d5
#c3aedb
#cdbbe1
#d7c9e7
#e1d6ed
#ebe4f3
#f5f1f9
#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

#a686ca
#aaca86

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

Split Complementary

#a686ca
#cac886
#88ca86

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

Analogous Color

#8b86ca
#9886ca
#a686ca
#b486ca
#c186ca

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

#a686ca
#caa686
#86caa6

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

#a686ca
#ca8688
#aaca86
#86cac8

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

#a686ca
#aaca86
#88ca86
#c886ca

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

#a686ca Color Code Preview on Black Background Color

This is how #a686ca Color will look on black background color. Color contrast ratio is 6.88

#a686ca in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a686ca

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a686ca

#a686ca color code is use for CSS Background Color

Background color for the above div is #a686ca

HTML with inline CSS

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

#a686ca color code is use for CSS Border Color

CSS Border color for the above div is #a686ca

HTML with inline CSS

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

CSS Border Left color for the above div is #a686ca

HTML with inline CSS

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

CSS Border Right color for the above div is #a686ca

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a686ca

HTML with inline CSS

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

CSS Border Top color for the above div is #a686ca

HTML with inline CSS

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

#a686ca hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a686ca Color code Preview on White Background

This is how #a686ca Color code will look on white background color. Color contrast ratio is 3.05

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

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(166,134,202,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(170,202,134,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(166,134,202,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.

< /html>