crispedge.com

Color picker

Loading...

#8764ed hex color - Blue - Cool color - Information

#8764ed hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #8764ed Color code in RGB color code model is created after adding 52.94% red color, 39.22% green color and 92.94% blue color. Hex #8764ed Color code in CMYK color (process color) code model is generated after subtraction of 43% cyan, 58% magenta, 0% yellow and 7% black.

Hex #8764ed color code is between #8866ee web safe hex color code and #7755dd web safe hex color code. #8866ee is the nearest web safe color code. You can see here many more shades of #8764ed color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code8764ed#8764ed
RGB Decimal135, 100, 237rgb(135, 100, 237)
RGB Percent53%, 39%, 93%rgb(53%, 39%, 93%)
CSS RGBa135, 100, 237,1rgba(135,100,237,1)
CMYK Modelcmyk(43%,58%,0%,7%)
HSL Color Space255,79% ,66%hsl(255,79% ,66%)
HSV Color Space255°, 58%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100001110110010011101101
Octal207144355
Decimal135100237
Hex8764ed

Different shades of #8764ed color code.

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

Light Shade of #8764ed
#aa92f2
Dark Shade of #8764ed
#6436e8
Saturated Shade of #8764ed
#835bf6
Desaturated Shade of #8764ed
#8b6de4
Grey scale Shade of #8764ed
#a8a8a8
Brighten Shade
#a07dff
Most Readable Shade
#FFFFFF

Shades of #8764ed color code

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

#8764ed
#7858d2
#694db8
#5a429e
#4b3783
#3c2c69
#2d214f
#1e1634
#0f0b1a
#000000

Similar Color like #8764ed color

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

#8865ee
#8966ef
#8a67f0
#8b68f1
#8c69f2
#8d6af3
#8e6bf4
#8f6cf5
#906df6
#916ef7
#926ff8
#9370f9
#9471fa
#9572fb
#8663ec
#8562eb
#8461ea
#8360e9
#825fe8
#815ee7
#805de6
#7f5ce5
#7e5be4
#7d5ae3
#7c59e2
#7b58e1
#7a57e0
#7956df

Monochromatic Color with #8764ed

#8764ed
#0e0a18
#261c43
#3e2e6d
#574098
#6f52c2

Tints of #8764ed Color

#8764ed
#9475ef
#a186f1
#af97f3
#bca8f5
#c9baf7
#d7cbf9
#e4dcfb
#f1edfd
#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

#8764ed
#caed64

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

Split Complementary

#8764ed
#edcc64
#85ed64

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

Analogous Color

#6478ed
#6c64ed
#8764ed
#a264ed
#be64ed

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

#8764ed
#ed8764
#64ed87

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

#8764ed
#ed6485
#caed64
#64edcb

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

#8764ed
#caed64
#85ed64
#cc64ed

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 #8764ed 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.

#8764ed Color Code Preview on Black Background Color

This is how #8764ed Color will look on black background color. Color contrast ratio is 5.08

#8764ed in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8764ed

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8764ed

#8764ed color code is use for CSS Background Color

Background color for the above div is #8764ed

HTML with inline CSS

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

#8764ed color code is use for CSS Border Color

CSS Border color for the above div is #8764ed

HTML with inline CSS

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

CSS Border Left color for the above div is #8764ed

HTML with inline CSS

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

CSS Border Right color for the above div is #8764ed

HTML with inline CSS

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

CSS Border Bottom color for the above div is #8764ed

HTML with inline CSS

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

CSS Border Top color for the above div is #8764ed

HTML with inline CSS

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

#8764ed hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8764ed Color code Preview on White Background

This is how #8764ed Color code will look on white background color. Color contrast ratio is 4.14

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

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(135,100,237,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(202,237,100,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(135,100,237,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.