crispedge.com

Color picker

Loading...

#8b1fae hex color - Violet - Warm color - Information

#8b1fae hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #8b1fae Color code in RGB color code model is created after adding 54.51% red color, 12.16% green color and 68.24% blue color. Hex #8b1fae Color code in CMYK color (process color) code model is generated after subtraction of 20% cyan, 82% magenta, 0% yellow and 32% black.

Hex #8b1fae color code is between #8822aa web safe hex color code and #9911bb web safe hex color code. #8822aa is the nearest web safe color code. You can see here many more shades of #8b1fae color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code8b1fae#8b1fae
RGB Decimal139, 31, 174rgb(139, 31, 174)
RGB Percent55%, 12%, 68%rgb(55%, 12%, 68%)
CSS RGBa139, 31, 174,1rgba(139,31,174,1)
CMYK Modelcmyk(20%,82%,0%,32%)
HSL Color Space285,70% ,40%hsl(285,70% ,40%)
HSV Color Space285°, 82%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100010110001111110101110
Octal21337256
Decimal13931174
Hex8b1fae

Different shades of #8b1fae color code.

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

Light Shade of #8b1fae
#ad27d9
Dark Shade of #8b1fae
#681783
Saturated Shade of #8b1fae
#9015b8
Desaturated Shade of #8b1fae
#8629a4
Grey scale Shade of #8b1fae
#666666
Brighten Shade
#a438c7
Most Readable Shade
#FFFFFF

Shades of #8b1fae color code

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

#8b1fae
#7b1b9a
#6c1887
#5c1474
#4d1160
#3d0d4d
#2e0a3a
#1e0626
#0f0313
#000000

Similar Color like #8b1fae color

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

#8c20af
#8d21b0
#8e22b1
#8f23b2
#9024b3
#9125b4
#9226b5
#9327b6
#9428b7
#9529b8
#962ab9
#972bba
#982cbb
#992dbc
#8a1ead
#891dac
#881cab
#871baa
#861aa9
#8519a8
#8418a7
#8317a6
#8216a5
#8115a4
#8014a3
#7f13a2
#7e12a1
#7d11a0

Monochromatic Color with #8b1fae

#8b1fae
#ad27d8
#030104
#25082e
#471059
#691783

Tints of #8b1fae Color

#8b1fae
#9737b7
#a450c0
#b169c9
#be82d2
#cb9bdb
#d8b4e4
#e5cded
#f2e6f6
#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

#8b1fae
#42ae1f

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

Split Complementary

#8b1fae
#89ae1f
#1fae44

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

Analogous Color

#521fae
#6e1fae
#8b1fae
#a81fae
#ae1f98

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

#8b1fae
#ae8b1f
#1fae8b

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

#8b1fae
#ae431f
#42ae1f
#1f89ae

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

#8b1fae
#42ae1f
#1fae44
#ae1f89

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 #8b1fae 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.

#8b1fae Color Code Preview on Black Background Color

This is how #8b1fae Color will look on black background color. Color contrast ratio is 2.90

#8b1fae in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8b1fae

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8b1fae

#8b1fae color code is use for CSS Background Color

Background color for the above div is #8b1fae

HTML with inline CSS

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

#8b1fae color code is use for CSS Border Color

CSS Border color for the above div is #8b1fae

HTML with inline CSS

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

CSS Border Left color for the above div is #8b1fae

HTML with inline CSS

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

CSS Border Right color for the above div is #8b1fae

HTML with inline CSS

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

CSS Border Bottom color for the above div is #8b1fae

HTML with inline CSS

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

CSS Border Top color for the above div is #8b1fae

HTML with inline CSS

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

#8b1fae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8b1fae Color code Preview on White Background

This is how #8b1fae Color code will look on white background color. Color contrast ratio is 7.23

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

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(139,31,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(66,174,31,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(139,31,174,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.