crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#8872cc hex color - Violet - Cool color - Information

#8872cc hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #8872cc Color code in RGB color code model is created after adding 53.33% red color, 44.71% green color and 80% blue color. Hex #8872cc Color code in CMYK color (process color) code model is generated after subtraction of 33% cyan, 44% magenta, 0% yellow and 20% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code8872cc#8872cc
RGB Decimal136, 114, 204rgb(136, 114, 204)
RGB Percent53%, 45%, 80%rgb(53%, 45%, 80%)
CSS RGBa136, 114, 204,1rgba(136,114,204,1)
CMYK Modelcmyk(33%,44%,0%,20%)
HSL Color Space255,47% ,62%hsl(255,47% ,62%)
HSV Color Space255°, 44%, 80%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100010000111001011001100
Octal210162314
Decimal136114204
Hex8872cc

Different shades of #8872cc color code.

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

Light Shade of #8872cc
#a897da
Dark Shade of #8872cc
#684dbe
Saturated Shade of #8872cc
#8368d6
Desaturated Shade of #8872cc
#8d7cc2
Grey scale Shade of #8872cc
#9f9f9f
Brighten Shade
#a18be5
Most Readable Shade
#FFFFFF

Shades of #8872cc color code

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

#8872cc
#7865b5
#69589e
#5a4c88
#4b3f71
#3c325a
#2d2644
#1e192d
#0f0c16
#000000

Similar Color like #8872cc color

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

#8973cd
#8a74ce
#8b75cf
#8c76d0
#8d77d1
#8e78d2
#8f79d3
#907ad4
#917bd5
#927cd6
#937dd7
#947ed8
#957fd9
#9680da
#8771cb
#8670ca
#856fc9
#846ec8
#836dc7
#826cc6
#816bc5
#806ac4
#7f69c3
#7e68c2
#7d67c1
#7c66c0
#7b65bf
#7a64be

Monochromatic Color with #8872cc

#8872cc
#a48af6
#171322
#332b4c
#4f4277
#6c5aa1

Tints of #8872cc Color

#8872cc
#9581d1
#a291d7
#afa1dd
#bcb0e2
#cac0e8
#d7d0ee
#e4dff3
#f1eff9
#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

#8872cc
#b6cc72

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

Split Complementary

#8872cc
#ccb572
#89cc72

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

Analogous Color

#7280cc
#7672cc
#8872cc
#9a72cc
#ac72cc

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

#8872cc
#cc8872
#72cc88

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

#8872cc
#cc7289
#b6cc72
#72ccb5

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

#8872cc
#b6cc72
#89cc72
#b572cc

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 #8872cc 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.

#8872cc Color Code Preview on Black Background Color

This is how #8872cc Color will look on black background color. Color contrast ratio is 5.33

#8872cc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8872cc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8872cc

#8872cc color code is use for CSS Background Color

Background color for the above div is #8872cc

HTML with inline CSS

<div style="background-color:#8872cc;"></div>

#8872cc color code is use for CSS Border Color

CSS Border color for the above div is #8872cc

HTML with inline CSS

<div style="border:5px solid #8872cc;"></div>

CSS Border Left color for the above div is #8872cc

HTML with inline CSS

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

CSS Border Right color for the above div is #8872cc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #8872cc

HTML with inline CSS

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

CSS Border Top color for the above div is #8872cc

HTML with inline CSS

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

#8872cc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8872cc Color code Preview on White Background

This is how #8872cc Color code will look on white background color. Color contrast ratio is 3.94

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.