crispedge.com

Color picker

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

#885b78 hex color - Violet - Warm color - Information

#885b78 hex color - Violet - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Violet

Hex #885b78 Color code in RGB color code model is created after adding 53.33% red color, 35.69% green color and 47.06% blue color. Hex #885b78 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 33% magenta, 12% yellow and 47% black.

Hex #885b78 color code is between #775577 web safe hex color code and #996688 web safe hex color code. #775577 is the nearest web safe color code. You can see here many more shades of #885b78 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code885b78#885b78
RGB Decimal136, 91, 120rgb(136, 91, 120)
RGB Percent53%, 36%, 47%rgb(53%, 36%, 47%)
CSS RGBa136, 91, 120,1rgba(136,91,120,1)
CMYK Modelcmyk(0%,33%,12%,47%)
HSL Color Space321,20% ,45%hsl(321,20% ,45%)
HSV Color Space321°, 33%, 53%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100010000101101101111000
Octal210133170
Decimal13691120
Hex885b78

Different shades of #885b78 color code.

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

Light Shade of #885b78
#a27492
Dark Shade of #885b78
#69475d
Saturated Shade of #885b78
#93507b
Desaturated Shade of #885b78
#7d6675
Grey scale Shade of #885b78
#717171
Brighten Shade
#a17491
Most Readable Shade
#FFFFFF

Shades of #885b78 color code

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

#885b78
#78506a
#69465d
#5a3c50
#4b3242
#3c2835
#2d1e28
#1e141a
#0f0a0d
#000000

Similar Color like #885b78 color

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

#895c79
#8a5d7a
#8b5e7b
#8c5f7c
#8d607d
#8e617e
#8f627f
#906380
#916481
#926582
#936683
#946784
#956885
#966986
#875a77
#865976
#855875
#845774
#835673
#825572
#815471
#805370
#7f526f
#7e516e
#7d506d
#7c4f6c
#7b4e6b
#7a4d6a

Monochromatic Color with #885b78

#885b78
#b3779e
#dd94c3
#080607
#33222d
#5d3f52

Tints of #885b78 Color

#885b78
#956d87
#a27f96
#af91a5
#bca3b4
#cab6c3
#d7c8d2
#e4dae1
#f1ecf0
#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

#885b78
#5b886b

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

Split Complementary

#885b78
#62885b
#5b8881

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

Analogous Color

#865b88
#885b81
#885b78
#885b6f
#885b66

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

#885b78
#78885b
#5b7888

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

#885b78
#88815b
#5b886b
#5b6188

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

#885b78
#5b886b
#5b8882
#885b62

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 #885b78 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.

#885b78 Color Code Preview on Black Background Color

This is how #885b78 Color will look on black background color. Color contrast ratio is 3.81

#885b78 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #885b78

HTML with inline CSS

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

Your Example Paragraph content text in with font color #885b78

#885b78 color code is use for CSS Background Color

Background color for the above div is #885b78

HTML with inline CSS

<div style="background-color:#885b78;"></div>

#885b78 color code is use for CSS Border Color

CSS Border color for the above div is #885b78

HTML with inline CSS

<div style="border:5px solid #885b78;"></div>

CSS Border Left color for the above div is #885b78

HTML with inline CSS

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

CSS Border Right color for the above div is #885b78

HTML with inline CSS

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

CSS Border Bottom color for the above div is #885b78

HTML with inline CSS

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

CSS Border Top color for the above div is #885b78

HTML with inline CSS

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

#885b78 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#885b78 Color code Preview on White Background

This is how #885b78 Color code will look on white background color. Color contrast ratio is 5.51

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

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.