@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#8508af hex color - Violet - Warm color - Information

#8508af hex color - Violet - Warm color

Color Hue/Base color: Violet

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

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

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code 8508af #8508af
RGB Decimal 133, 8, 175 rgb(133, 8, 175)
RGB Percent 52%, 3%, 69% rgb(52%, 3%, 69%)
CSS RGBa 133, 8, 175,1 rgba(133,8,175,1)
CMYK Model cmyk(24%,95%,0%,31.37%)
HSL Color Space 285,91% ,36% hsl(285,91% ,36%)
HSV Color Space 285°, 95%, 69%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10000101 00001000 10101111
Octal 205 10 257
Decimal 133 8 175
Hex 85 08 af

Different shades of #8508af color code.

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

Light Shade of #8508af
#aa0ae0
Dark Shade of #8508af
#60067e
Saturated Shade of #8508af
#8900b7
Desaturated Shade of #8508af
#8011a6
Grey scale Shade of #8508af
#5b5b5b
Brighten Shade
#9e21c8
Most Readable Shade
#FFFFFF

Shades of #8508af color code

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

#8508af
#76079b
#670688
#580574
#490461
#3b034d
#2c023a
#1d0126
#0e0013
#000000

Similar Color like #8508af color

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

#8609b0
#870ab1
#880bb2
#890cb3
#8a0db4
#8b0eb5
#8c0fb6
#8d10b7
#8e11b8
#8f12b9
#9013ba
#9114bb
#9215bc
#9316bd
#8407ae
#8306ad
#8205ac
#8104ab
#8003aa
#7f02a9
#7e01a8
#7d00a7
#7c00a6
#7b00a5
#7a00a4
#7900a3
#7800a2
#7700a1

Monochromatic Color with #8508af

#8508af
#a50ad9
#040005
#24022f
#44045a
#650684

Tints of #8508af Color

#8508af
#9223b7
#a03ec0
#ad5ac9
#bb75d2
#c891db
#d6ace4
#e3c8ed
#f1e3f6
#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

#8508af
#32af08

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

Split Complementary

#8508af
#85af08
#08af32

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

Analogous Color

#4208af
#6408af
#8508af
#a608af
#af0896

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

#8508af
#af8508
#08af85

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

#8508af
#af3108
#32af08
#0885af

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

#8508af
#32af08
#08af32
#af0885

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

#8508af Color Code Preview on Black Background Color

This is how #8508af Color will look on black background color. Color contrast ratio is 2.65

#8508af in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#8508af color code is use for CSS Background Color

Background color for the above div is #8508af

HTML with inline CSS

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

#8508af color code is use for CSS Border Color

CSS Border color for the above div is #8508af

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#8508af hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8508af Color code Preview on White Background

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

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

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,8,175,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(50,175,8,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(133,8,175,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.