crispedge.com

Color picker

Loading...

#8311cf hex color - Violet - Warm color - Information

#8311cf hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #8311cf Color code in RGB color code model is created after adding 51.37% red color, 6.67% green color and 81.18% blue color. Hex #8311cf Color code in CMYK color (process color) code model is generated after subtraction of 37% cyan, 92% magenta, 0% yellow and 19% black.

Hex #8311cf color code is between #8800cc web safe hex color code and #7700dd web safe hex color code. #8800cc is the nearest web safe color code. You can see here many more shades of #8311cf color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code8311cf#8311cf
RGB Decimal131, 17, 207rgb(131, 17, 207)
RGB Percent51%, 7%, 81%rgb(51%, 7%, 81%)
CSS RGBa131, 17, 207,1rgba(131,17,207,1)
CMYK Modelcmyk(37%,92%,0%,19%)
HSL Color Space276,85% ,44%hsl(276,85% ,44%)
HSV Color Space276°, 92%, 81%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100000110001000111001111
Octal20321317
Decimal13117207
Hex8311cf

Different shades of #8311cf color code.

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

Light Shade of #8311cf
#9d26ed
Dark Shade of #8311cf
#650da0
Saturated Shade of #8311cf
#8506da
Desaturated Shade of #8311cf
#811cc4
Grey scale Shade of #8311cf
#707070
Brighten Shade
#9c2ae8
Most Readable Shade
#FFFFFF

Shades of #8311cf color code

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

#8311cf
#740fb8
#650da1
#570b8a
#480973
#3a075c
#2b0545
#1d032e
#0e0117
#000000

Similar Color like #8311cf color

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

#8412d0
#8513d1
#8614d2
#8715d3
#8816d4
#8917d5
#8a18d6
#8b19d7
#8c1ad8
#8d1bd9
#8e1cda
#8f1ddb
#901edc
#911fdd
#8210ce
#810fcd
#800ecc
#7f0dcb
#7e0cca
#7d0bc9
#7c0ac8
#7b09c7
#7a08c6
#7907c5
#7806c4
#7705c3
#7604c2
#7503c1

Monochromatic Color with #8311cf

#8311cf
#9e15f9
#170325
#32074f
#4d0a7a
#680ea4

Tints of #8311cf Color

#8311cf
#902bd4
#9e45d9
#ac60df
#ba7ae4
#c795e9
#d5afef
#e3caf4
#f1e4f9
#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

#8311cf
#5dcf11

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

Split Complementary

#8311cf
#bccf11
#11cf24

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

Analogous Color

#3711cf
#5d11cf
#8311cf
#a911cf
#cf11cf

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

#8311cf
#cf8311
#11cf83

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

#8311cf
#cf2411
#5dcf11
#11bccf

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

#8311cf
#5dcf11
#11cf24
#cf11bc

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 #8311cf 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.

#8311cf Color Code Preview on Black Background Color

This is how #8311cf Color will look on black background color. Color contrast ratio is 2.95

#8311cf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8311cf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8311cf

#8311cf color code is use for CSS Background Color

Background color for the above div is #8311cf

HTML with inline CSS

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

#8311cf color code is use for CSS Border Color

CSS Border color for the above div is #8311cf

HTML with inline CSS

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

CSS Border Left color for the above div is #8311cf

HTML with inline CSS

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

CSS Border Right color for the above div is #8311cf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #8311cf

HTML with inline CSS

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

CSS Border Top color for the above div is #8311cf

HTML with inline CSS

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

#8311cf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8311cf Color code Preview on White Background

This is how #8311cf Color code will look on white background color. Color contrast ratio is 7.13

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

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(131,17,207,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(93,207,17,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(131,17,207,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.