crispedge.com

Color picker

Loading...

#8754db hex color - Violet - Cool color - Information

#8754db hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #8754db Color code in RGB color code model is created after adding 52.94% red color, 32.94% green color and 85.88% blue color. Hex #8754db Color code in CMYK color (process color) code model is generated after subtraction of 38% cyan, 62% magenta, 0% yellow and 14% black.

Hex #8754db color code is between #8855dd web safe hex color code and #7744cc web safe hex color code. #8855dd is the nearest web safe color code. You can see here many more shades of #8754db color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code8754db#8754db
RGB Decimal135, 84, 219rgb(135, 84, 219)
RGB Percent53%, 33%, 86%rgb(53%, 33%, 86%)
CSS RGBa135, 84, 219,1rgba(135,84,219,1)
CMYK Modelcmyk(38%,62%,0%,14%)
HSL Color Space263,65% ,59%hsl(263,65% ,59%)
HSV Color Space263°, 62%, 86%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100001110101010011011011
Octal207124333
Decimal13584219
Hex8754db

Different shades of #8754db color code.

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

Light Shade of #8754db
#a57ee4
Dark Shade of #8754db
#6a2cd0
Saturated Shade of #8754db
#844ae5
Desaturated Shade of #8754db
#8a5ed1
Grey scale Shade of #8754db
#979797
Brighten Shade
#a06df4
Most Readable Shade
#FFFFFF

Shades of #8754db color code

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

#8754db
#784ac2
#6941aa
#5a3892
#4b2e79
#3c2561
#2d1c49
#1e1230
#0f0918
#000000

Similar Color like #8754db color

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

#8855dc
#8956dd
#8a57de
#8b58df
#8c59e0
#8d5ae1
#8e5be2
#8f5ce3
#905de4
#915ee5
#925fe6
#9360e7
#9461e8
#9562e9
#8653da
#8552d9
#8451d8
#8350d7
#824fd6
#814ed5
#804dd4
#7f4cd3
#7e4bd2
#7d4ad1
#7c49d0
#7b48cf
#7a47ce
#7946cd

Monochromatic Color with #8754db

#8754db
#040206
#1e1331
#38235b
#533386
#6d44b0

Tints of #8754db Color

#8754db
#9467df
#a17ae3
#af8de7
#bca0eb
#c9b3ef
#d7c6f3
#e4d9f7
#f1ecfb
#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

#8754db
#a8db54

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

Split Complementary

#8754db
#dbcb54
#64db54

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

Analogous Color

#5457db
#6c54db
#8754db
#a254db
#bd54db

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

#8754db
#db8754
#54db87

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

#8754db
#db5464
#a8db54
#54dbca

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

#8754db
#a8db54
#64db54
#cb54db

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 #8754db 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.

#8754db Color Code Preview on Black Background Color

This is how #8754db Color will look on black background color. Color contrast ratio is 4.32

#8754db in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8754db

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8754db

#8754db color code is use for CSS Background Color

Background color for the above div is #8754db

HTML with inline CSS

<div style="background-color:#8754db;"></div>

#8754db color code is use for CSS Border Color

CSS Border color for the above div is #8754db

HTML with inline CSS

<div style="border:5px solid #8754db;"></div>

CSS Border Left color for the above div is #8754db

HTML with inline CSS

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

CSS Border Right color for the above div is #8754db

HTML with inline CSS

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

CSS Border Bottom color for the above div is #8754db

HTML with inline CSS

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

CSS Border Top color for the above div is #8754db

HTML with inline CSS

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

#8754db hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8754db Color code Preview on White Background

This is how #8754db Color code will look on white background color. Color contrast ratio is 4.86

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

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,84,219,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(168,219,84,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(135,84,219,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.