crispedge.com

Color picker

Loading...

#a875da hex color - Violet - Warm color - Information

#a875da hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #a875da Color code in RGB color code model is created after adding 65.88% red color, 45.88% green color and 85.49% blue color. Hex #a875da Color code in CMYK color (process color) code model is generated after subtraction of 23% cyan, 46% magenta, 0% yellow and 15% black.

Hex #a875da color code is between #aa77dd web safe hex color code and #9966cc web safe hex color code. #aa77dd is the nearest web safe color code. You can see here many more shades of #a875da color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codea875da#a875da
RGB Decimal168, 117, 218rgb(168, 117, 218)
RGB Percent66%, 46%, 85%rgb(66%, 46%, 85%)
CSS RGBa168, 117, 218,1rgba(168,117,218,1)
CMYK Modelcmyk(23%,46%,0%,15%)
HSL Color Space270,58% ,66%hsl(270,58% ,66%)
HSV Color Space270°, 46%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101010000111010111011010
Octal250165332
Decimal168117218
Hexa875da

Different shades of #a875da color code.

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

Light Shade of #a875da
#c19de5
Dark Shade of #a875da
#8f4dcf
Saturated Shade of #a875da
#a86ce3
Desaturated Shade of #a875da
#a87ed1
Grey scale Shade of #a875da
#a7a7a7
Brighten Shade
#c18ef3
Most Readable Shade
#000000

Shades of #a875da color code

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

#a875da
#9568c1
#825ba9
#704e91
#5d4179
#4a3460
#382748
#251a30
#120d18
#000000

Similar Color like #a875da color

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

#a976db
#aa77dc
#ab78dd
#ac79de
#ad7adf
#ae7be0
#af7ce1
#b07de2
#b17ee3
#b27fe4
#b380e5
#b481e6
#b582e7
#b683e8
#a774d9
#a673d8
#a572d7
#a471d6
#a370d5
#a26fd4
#a16ed3
#a06dd2
#9f6cd1
#9e6bd0
#9d6acf
#9c69ce
#9b68cd
#9a67cc

Monochromatic Color with #a875da

#a875da
#040305
#251a30
#46315a
#664785
#875eaf

Tints of #a875da Color

#a875da
#b184de
#bb93e2
#c5a3e6
#ceb2ea
#d8c1ee
#e2d1f2
#ebe0f6
#f5effa
#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

#a875da
#a7da75

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

Split Complementary

#a875da
#dada75
#75da76

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

Analogous Color

#8075da
#9475da
#a875da
#bc75da
#d075da

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

#a875da
#daa875
#75daa8

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

#a875da
#da7575
#a7da75
#75d9da

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

#a875da
#a7da75
#75da76
#da75da

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

#a875da Color Code Preview on Black Background Color

This is how #a875da Color will look on black background color. Color contrast ratio is 6.22

#a875da in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a875da

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a875da

#a875da color code is use for CSS Background Color

Background color for the above div is #a875da

HTML with inline CSS

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

#a875da color code is use for CSS Border Color

CSS Border color for the above div is #a875da

HTML with inline CSS

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

CSS Border Left color for the above div is #a875da

HTML with inline CSS

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

CSS Border Right color for the above div is #a875da

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a875da

HTML with inline CSS

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

CSS Border Top color for the above div is #a875da

HTML with inline CSS

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

#a875da hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a875da Color code Preview on White Background

This is how #a875da Color code will look on white background color. Color contrast ratio is 3.38

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

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(168,117,218,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(167,218,117,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(168,117,218,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.