Skip to main content Skip to docs navigation

#867eea hex color - Blue - Cool color - Information

On this page
@
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.

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #867eea Color code in RGB color code model is created after adding 52.55% red color, 49.41% green color and 91.76% blue color. Hex #867eea Color code in CMYK color (process color) code model is generated after subtraction of 43% cyan, 46% magenta, 0% yellow and 8.24% black.

Hex #867eea color code is between #8877ee web safe hex color code and #7788dd web safe hex color code. #8877ee is the nearest web safe color code. You can see here many more shades of #867eea color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 867eea #867eea
RGB Decimal 134, 126, 234 rgb(134, 126, 234)
RGB Percent 53%, 49%, 92% rgb(53%, 49%, 92%)
CSS RGBa 134, 126, 234,1 rgba(134,126,234,1)
CMYK Model cmyk(43%,46%,0%,8.24%)
HSL Color Space 244,72% ,71% hsl(244,72% ,71%)
HSV Color Space 244°, 46%, 92%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10000110 01111110 11101010
Octal 206 176 352
Decimal 134 126 234
Hex 86 7e ea

Different shades of #867eea color code.

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

Light Shade of #867eea
#afaaf1
Dark Shade of #867eea
#5d52e3
Saturated Shade of #867eea
#8076f1
Desaturated Shade of #867eea
#8c85e2
Grey scale Shade of #867eea
#b4b4b4
Brighten Shade
#9f97ff
Most Readable Shade
#000000

Shades of #867eea color code

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

#867eea
#7770d0
#6862b6
#59549c
#4a4682
#3b3868
#2c2a4e
#1d1c34
#0e0e1a
#000000

Similar Color like #867eea color

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

#877feb
#8880ec
#8981ed
#8a82ee
#8b83ef
#8c84f0
#8d85f1
#8e86f2
#8f87f3
#9088f4
#9189f5
#928af6
#938bf7
#948cf8
#857de9
#847ce8
#837be7
#827ae6
#8179e5
#8078e4
#7f77e3
#7e76e2
#7d75e1
#7c74e0
#7b73df
#7a72de
#7971dd
#7870dc

Monochromatic Color with #867eea

#867eea
#0c0c15
#252240
#3d396a
#555095
#6e67bf

Tints of #867eea Color

#867eea
#938cec
#a09aee
#aea9f1
#bbb7f3
#c9c5f5
#d6d4f8
#e4e2fa
#f1f0fc
#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

#867eea
#e2ea7e

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

Split Complementary

#867eea
#eabc7e
#acea7e

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

Analogous Color

#7ea1ea
#7e8cea
#867eea
#9c7eea
#b17eea

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

#867eea
#ea867e
#7eea86

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

#867eea
#ea7eac
#e2ea7e
#7eeabc

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

#867eea
#e2ea7e
#acea7e
#bc7eea

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 #867eea 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.

#867eea Color Code Preview on Black Background Color

This is how #867eea Color will look on black background color. Color contrast ratio is 6.19

#867eea in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #867eea

HTML with inline CSS

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

Your Example Paragraph content text in with font color #867eea

#867eea color code is use for CSS Background Color

Background color for the above div is #867eea

HTML with inline CSS

<div style="background-color:#867eea;"></div>

#867eea color code is use for CSS Border Color

CSS Border color for the above div is #867eea

HTML with inline CSS

<div style="border:5px solid #867eea;"></div>

CSS Border Left color for the above div is #867eea

HTML with inline CSS

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

CSS Border Right color for the above div is #867eea

HTML with inline CSS

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

CSS Border Bottom color for the above div is #867eea

HTML with inline CSS

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

CSS Border Top color for the above div is #867eea

HTML with inline CSS

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

#867eea hex Color code used as CSS color Codes

Example CSS Class for usage

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

#867eea Color code Preview on White Background

This is how #867eea Color code will look on white background color. Color contrast ratio is 3.39

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

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(134,126,234,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(226,234,126,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(134,126,234,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.