crispedge.com

Color picker

Loading...

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

#8882ed hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

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

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code8882ed#8882ed
RGB Decimal136, 130, 237rgb(136, 130, 237)
RGB Percent53%, 51%, 93%rgb(53%, 51%, 93%)
CSS RGBa136, 130, 237,1rgba(136,130,237,1)
CMYK Modelcmyk(43%,45%,0%,7%)
HSL Color Space243,75% ,72%hsl(243,75% ,72%)
HSV Color Space243°, 45%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100010001000001011101101
Octal210202355
Decimal136130237
Hex8882ed

Different shades of #8882ed color code.

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

Light Shade of #8882ed
#b2aff3
Dark Shade of #8882ed
#5e55e7
Saturated Shade of #8882ed
#827bf4
Desaturated Shade of #8882ed
#8e89e6
Grey scale Shade of #8882ed
#b7b7b7
Brighten Shade
#a19bff
Most Readable Shade
#000000

Shades of #8882ed color code

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

#8882ed
#7873d2
#6965b8
#5a569e
#4b4883
#3c3969
#2d2b4f
#1e1c34
#0f0e1a
#000000

Similar Color like #8882ed color

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

#8983ee
#8a84ef
#8b85f0
#8c86f1
#8d87f2
#8e88f3
#8f89f4
#908af5
#918bf6
#928cf7
#938df8
#948ef9
#958ffa
#9690fb
#8781ec
#8680eb
#857fea
#847ee9
#837de8
#827ce7
#817be6
#807ae5
#7f79e4
#7e78e3
#7d77e2
#7c76e1
#7b75e0
#7a74df

Monochromatic Color with #8882ed

#8882ed
#0e0d18
#262543
#3f3c6d
#575398
#706bc2

Tints of #8882ed Color

#8882ed
#958fef
#a29df1
#afabf3
#bcb9f5
#cac7f7
#d7d5f9
#e4e3fb
#f1f1fd
#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

#8882ed
#e7ed82

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

Split Complementary

#8882ed
#edbd82
#b2ed82

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

Analogous Color

#82a7ed
#8291ed
#8882ed
#9d82ed
#b382ed

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

#8882ed
#ed8882
#82ed88

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

#8882ed
#ed82b1
#e7ed82
#82edbd

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

#8882ed
#e7ed82
#b2ed82
#bd82ed

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

#8882ed Color Code Preview on Black Background Color

This is how #8882ed Color will look on black background color. Color contrast ratio is 6.46

#8882ed in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#8882ed color code is use for CSS Background Color

Background color for the above div is #8882ed

HTML with inline CSS

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

#8882ed color code is use for CSS Border Color

CSS Border color for the above div is #8882ed

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#8882ed hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8882ed Color code Preview on White Background

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

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

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