crispedge.com

Color picker

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

#8877bb hex color - Violet - Cool color - Information

#8877bb hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #8877bb Color code in RGB color code model is created after adding 53.33% red color, 46.67% green color and 73.33% blue color. Hex #8877bb Color code in CMYK color (process color) code model is generated after subtraction of 27% cyan, 36% magenta, 0% yellow and 27% black.

Hex #8877bb color code is a web safe color. Next web safe color code is #7766aa and previous web safe color code is #9988cc. You can see here many more shades of #8877bb color code.

0 Likes 0 Comments | 24 Views

Color Table

Hex Color Code8877bb#8877bb
RGB Decimal136, 119, 187rgb(136, 119, 187)
RGB Percent53%, 47%, 73%rgb(53%, 47%, 73%)
CSS RGBa136, 119, 187,1rgba(136,119,187,1)
CMYK Modelcmyk(27%,36%,0%,27%)
HSL Color Space255,33% ,60%hsl(255,33% ,60%)
HSV Color Space255°, 36%, 73%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100010000111011110111011
Octal210167273
Decimal136119187
Hex8877bb

Different shades of #8877bb color code.

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

Light Shade of #8877bb
#a699cc
Dark Shade of #8877bb
#6a55aa
Saturated Shade of #8877bb
#836dc5
Desaturated Shade of #8877bb
#8d81b1
Grey scale Shade of #8877bb
#999999
Brighten Shade
#a190d4
Most Readable Shade
#FFFFFF

Shades of #8877bb color code

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

#8877bb
#7869a6
#695c91
#5a4f7c
#4b4267
#3c3453
#2d273e
#1e1a29
#0f0d14
#000000

Similar Color like #8877bb color

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

#8978bc
#8a79bd
#8b7abe
#8c7bbf
#8d7cc0
#8e7dc1
#8f7ec2
#907fc3
#9180c4
#9281c5
#9382c6
#9483c7
#9584c8
#9685c9
#8776ba
#8675b9
#8574b8
#8473b7
#8372b6
#8271b5
#8170b4
#806fb3
#7f6eb2
#7e6db1
#7d6cb0
#7c6baf
#7b6aae
#7a69ad

Monochromatic Color with #8877bb

#8877bb
#a792e5
#0c0b11
#2b263b
#4a4166
#695c90

Tints of #8877bb Color

#8877bb
#9586c2
#a295ca
#afa4d1
#bcb3d9
#cac2e0
#d7d1e8
#e4e0ef
#f1eff7
#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

#8877bb
#aabb77

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

Split Complementary

#8877bb
#bbaa77
#88bb77

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

Analogous Color

#7781bb
#7a77bb
#8877bb
#9677bb
#a377bb

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

#8877bb
#bb8877
#77bb88

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

#8877bb
#bb7788
#aabb77
#77bbaa

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

#8877bb
#aabb77
#88bb77
#aa77bb

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 #8877bb 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.

#8877bb Color Code Preview on Black Background Color

This is how #8877bb Color will look on black background color. Color contrast ratio is 5.40

#8877bb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8877bb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8877bb

#8877bb color code is use for CSS Background Color

Background color for the above div is #8877bb

HTML with inline CSS

<div style="background-color:#8877bb;"></div>

#8877bb color code is use for CSS Border Color

CSS Border color for the above div is #8877bb

HTML with inline CSS

<div style="border:5px solid #8877bb;"></div>

CSS Border Left color for the above div is #8877bb

HTML with inline CSS

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

CSS Border Right color for the above div is #8877bb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #8877bb

HTML with inline CSS

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

CSS Border Top color for the above div is #8877bb

HTML with inline CSS

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

#8877bb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8877bb Color code Preview on White Background

This is how #8877bb Color code will look on white background color. Color contrast ratio is 3.89

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

Related Gradients

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

0 Likes 0 Comments | 24 Views

Post your comment:-

By submitting comment you agree to our privacy policy.