crispedge.com

Color picker

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

#885577 hex color - Plum Highness - Red - Warm color - Information

#885577 hex color - Plum Highness - Red - Warm color

Color Hue/Base color: Red

Hex #885577 Color Code is also known as Plum Highness color.

Hex #885577 Color code in RGB color code model is created after adding 53.33% red color, 33.33% green color and 46.67% blue color. Hex #885577 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 38% magenta, 13% yellow and 47% black.

Hex #885577 color code is a web safe color. Next web safe color code is #774466 and previous web safe color code is #996688. You can see here many more shades of #885577 color code.

0 Likes 0 Comments | 63 Views

Color Table

Hex Color Code885577#885577
RGB Decimal136, 85, 119rgb(136, 85, 119)
RGB Percent53%, 33%, 47%rgb(53%, 33%, 47%)
CSS RGBa136, 85, 119,1rgba(136,85,119,1)
CMYK Modelcmyk(0%,38%,13%,47%)
HSL Color Space320,23% ,43%hsl(320,23% ,43%)
HSV Color Space320°, 38%, 53%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100010000101010101110111
Octal210125167
Decimal13685119
Hex885577

Different shades of #885577 color code.

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

Light Shade of #885577
#a36d91
Dark Shade of #885577
#69415c
Saturated Shade of #885577
#934a7b
Desaturated Shade of #885577
#7d6073
Grey scale Shade of #885577
#6e6e6e
Brighten Shade
#a16e90
Most Readable Shade
#FFFFFF

Shades of #885577 color code

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

#885577
#784b69
#69425c
#5a384f
#4b2f42
#3c2534
#2d1c27
#1e121a
#0f090d
#000000

Similar Color like #885577 color

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

#895678
#8a5779
#8b587a
#8c597b
#8d5a7c
#8e5b7d
#8f5c7e
#905d7f
#915e80
#925f81
#936082
#946183
#956284
#966385
#875476
#865375
#855274
#845173
#835072
#824f71
#814e70
#804d6f
#7f4c6e
#7e4b6d
#7d4a6c
#7c496b
#7b486a
#7a4769

Monochromatic Color with #885577

#885577
#b3709c
#dd8ac1
#080507
#33202d
#5d3a52

Tints of #885577 Color

#885577
#956786
#a27a95
#af8da4
#bca0b3
#cab3c2
#d7c6d1
#e4d9e0
#f1ecef
#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

#885577
#558866

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

Split Complementary

#885577
#5e8855
#558880

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

Analogous Color

#855588
#885581
#885577
#88556d
#885563

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

#885577
#778855
#557788

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

#885577
#887f55
#558866
#555d88

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

#885577
#558866
#558880
#88555e

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 #885577 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.

#885577 Color Code Preview on Black Background Color

This is how #885577 Color will look on black background color. Color contrast ratio is 3.61

#885577 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #885577

HTML with inline CSS

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

Your Example Paragraph content text in with font color #885577

#885577 color code is use for CSS Background Color

Background color for the above div is #885577

HTML with inline CSS

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

#885577 color code is use for CSS Border Color

CSS Border color for the above div is #885577

HTML with inline CSS

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

CSS Border Left color for the above div is #885577

HTML with inline CSS

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

CSS Border Right color for the above div is #885577

HTML with inline CSS

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

CSS Border Bottom color for the above div is #885577

HTML with inline CSS

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

CSS Border Top color for the above div is #885577

HTML with inline CSS

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

#885577 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#885577 Color code Preview on White Background

This is how #885577 Color code will look on white background color. Color contrast ratio is 5.81

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

Related Gradients

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

0 Likes 0 Comments | 63 Views

Post your comment:-

By submitting comment you agree to our privacy policy.