crispedge.com

Color picker

Loading...

#8576af hex color - Violet - Cool color - Information

#8576af hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #8576af Color code in RGB color code model is created after adding 52.16% red color, 46.27% green color and 68.63% blue color. Hex #8576af Color code in CMYK color (process color) code model is generated after subtraction of 24% cyan, 33% magenta, 0% yellow and 31% black.

Hex #8576af color code is between #8877aa web safe hex color code and #7766bb web safe hex color code. #8877aa is the nearest web safe color code. You can see here many more shades of #8576af color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code8576af#8576af
RGB Decimal133, 118, 175rgb(133, 118, 175)
RGB Percent52%, 46%, 69%rgb(52%, 46%, 69%)
CSS RGBa133, 118, 175,1rgba(133,118,175,1)
CMYK Modelcmyk(24%,33%,0%,31%)
HSL Color Space256,26% ,57%hsl(256,26% ,57%)
HSV Color Space256°, 33%, 69%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100001010111011010101111
Octal205166257
Decimal133118175
Hex8576af

Different shades of #8576af color code.

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

Light Shade of #8576af
#a296c2
Dark Shade of #8576af
#6a5999
Saturated Shade of #8576af
#806bba
Desaturated Shade of #8576af
#8a81a4
Grey scale Shade of #8576af
#929292
Brighten Shade
#9e8fc8
Most Readable Shade
#FFFFFF

Shades of #8576af color code

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

#8576af
#76689b
#675b88
#584e74
#494161
#3b344d
#2c273a
#1d1a26
#0e0d13
#000000

Similar Color like #8576af color

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

#8677b0
#8778b1
#8879b2
#897ab3
#8a7bb4
#8b7cb5
#8c7db6
#8d7eb7
#8e7fb8
#8f80b9
#9081ba
#9182bb
#9283bc
#9384bd
#8475ae
#8374ad
#8273ac
#8172ab
#8071aa
#7f70a9
#7e6fa8
#7d6ea7
#7c6da6
#7b6ca5
#7a6ba4
#796aa3
#7869a2
#7768a1

Monochromatic Color with #8576af

#8576af
#a593d9
#040305
#24202f
#443d5a
#655984

Tints of #8576af Color

#8576af
#9285b7
#a094c0
#ada3c9
#bbb2d2
#c8c2db
#d6d1e4
#e3e0ed
#f1eff6
#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

#8576af
#a0af76

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

Split Complementary

#8576af
#afa176
#83af76

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

Analogous Color

#767eaf
#7a76af
#8576af
#9076af
#9c76af

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

#8576af
#af8576
#76af85

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

#8576af
#af7684
#a0af76
#76afa1

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

#8576af
#a0af76
#83af76
#a176af

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 #8576af 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.

#8576af Color Code Preview on Black Background Color

This is how #8576af Color will look on black background color. Color contrast ratio is 5.21

#8576af in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8576af

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8576af

#8576af color code is use for CSS Background Color

Background color for the above div is #8576af

HTML with inline CSS

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

#8576af color code is use for CSS Border Color

CSS Border color for the above div is #8576af

HTML with inline CSS

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

CSS Border Left color for the above div is #8576af

HTML with inline CSS

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

CSS Border Right color for the above div is #8576af

HTML with inline CSS

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

CSS Border Bottom color for the above div is #8576af

HTML with inline CSS

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

CSS Border Top color for the above div is #8576af

HTML with inline CSS

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

#8576af hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8576af Color code Preview on White Background

This is how #8576af Color code will look on white background color. Color contrast ratio is 4.03

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

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