crispedge.com

Color picker

Loading...

#886fed hex color - Blue - Cool color - Information

#886fed hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #886fed Color code in RGB color code model is created after adding 53.33% red color, 43.53% green color and 92.94% blue color. Hex #886fed Color code in CMYK color (process color) code model is generated after subtraction of 43% cyan, 53% magenta, 0% yellow and 7% black.

Hex #886fed color code is between #7777ee web safe hex color code and #9966dd web safe hex color code. #7777ee is the nearest web safe color code. You can see here many more shades of #886fed color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code886fed#886fed
RGB Decimal136, 111, 237rgb(136, 111, 237)
RGB Percent53%, 44%, 93%rgb(53%, 44%, 93%)
CSS RGBa136, 111, 237,1rgba(136,111,237,1)
CMYK Modelcmyk(43%,53%,0%,7%)
HSL Color Space252,78% ,68%hsl(252,78% ,68%)
HSV Color Space252°, 53%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100010000110111111101101
Octal210157355
Decimal136111237
Hex886fed

Different shades of #886fed color code.

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

Light Shade of #886fed
#ad9cf3
Dark Shade of #886fed
#6342e7
Saturated Shade of #886fed
#8367f5
Desaturated Shade of #886fed
#8d77e5
Grey scale Shade of #886fed
#aeaeae
Brighten Shade
#a188ff
Most Readable Shade
#FFFFFF

Shades of #886fed color code

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

#886fed
#7862d2
#6956b8
#5a4a9e
#4b3d83
#3c3169
#2d254f
#1e1834
#0f0c1a
#000000

Similar Color like #886fed color

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

#8970ee
#8a71ef
#8b72f0
#8c73f1
#8d74f2
#8e75f3
#8f76f4
#9077f5
#9178f6
#9279f7
#937af8
#947bf9
#957cfa
#967dfb
#876eec
#866deb
#856cea
#846be9
#836ae8
#8269e7
#8168e6
#8067e5
#7f66e4
#7e65e3
#7d64e2
#7c63e1
#7b62e0
#7a61df

Monochromatic Color with #886fed

#886fed
#0e0b18
#261f43
#3f336d
#574798
#705bc2

Tints of #886fed Color

#886fed
#957fef
#a28ff1
#af9ff3
#bcaff5
#cabff7
#d7cff9
#e4dffb
#f1effd
#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

#886fed
#d4ed6f

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

Split Complementary

#886fed
#edc76f
#95ed6f

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

Analogous Color

#6f88ed
#6f6fed
#886fed
#a16fed
#ba6fed

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

#886fed
#ed886f
#6fed88

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

#886fed
#ed6f95
#d4ed6f
#6fedc7

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

#886fed
#d4ed6f
#95ed6f
#c76fed

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 #886fed 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.

#886fed Color Code Preview on Black Background Color

This is how #886fed Color will look on black background color. Color contrast ratio is 5.54

#886fed in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #886fed

HTML with inline CSS

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

Your Example Paragraph content text in with font color #886fed

#886fed color code is use for CSS Background Color

Background color for the above div is #886fed

HTML with inline CSS

<div style="background-color:#886fed;"></div>

#886fed color code is use for CSS Border Color

CSS Border color for the above div is #886fed

HTML with inline CSS

<div style="border:5px solid #886fed;"></div>

CSS Border Left color for the above div is #886fed

HTML with inline CSS

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

CSS Border Right color for the above div is #886fed

HTML with inline CSS

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

CSS Border Bottom color for the above div is #886fed

HTML with inline CSS

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

CSS Border Top color for the above div is #886fed

HTML with inline CSS

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

#886fed hex Color code used as CSS color Codes

Example CSS Class for usage

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

#886fed Color code Preview on White Background

This is how #886fed Color code will look on white background color. Color contrast ratio is 3.79

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

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(136,111,237,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(212,237,111,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(136,111,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.