COLOR #805587

HEX: #805587 RGB: (128,85,135)

Color info

#805587 contains red, green and blue colors in about the same proportion. Web safe color of #805587 is #666699 (or #669).

RGB color model

#805587 color RGB value is (128,85,135).

RGB: (128,85,135) (50%, 33%, 53%)

RGB channels and saturation

R 128 of 255 = 50%
G 85 of 255 = 33%
B 135 of 255 = 53%

128
85
135

R + G + B ~ 45%. #805587 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 128 + 85 + 135 = 348 (100%)
R 128 of 348 ~ 36.78%
G 85 of 348 ~ 24.43%
B 135 of 348 ~ 38.79'%

%36.78
%24.43
%38.79

CMYK color model

#805587 color CMYK value is (5,37,0,47).

  • cyan value is 5.19%
  • magenta value is 37.04%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (5,37,0,47)
C5M37Y0K47 (5%, 37%, 0%, 47%)
(0.05 / 0.37 / 0.00 / 0.47)

CMYK percentages

%5.19
%37.04
%0
%47.06

Codes

Color #805587 in popluar color models

80 55 87
RGB 128 85 135
HSL 292° 22.73% 43.14%
HSB/HSV 292° 37.04% 52.94%
CMYK 5.19% 37.04% 0.00%
47.06%

Color #805587 in popluar number systems.

HEX 80 55 87
Decimal 128 85 135
Binary 10000000 1010101 10000111
Octal 200 125 207

Shades and tints

Shades of #805587

#805587
(128,85,135)
#754E7B
(117,78,123)
#6A476F
(106,71,111)
#5F4063
(95,64,99)
#543957
(84,57,87)
#49324B
(73,50,75)
#3E2B3F
(62,43,63)
#332433
(51,36,51)
#281D27
(40,29,39)
#1D161B
(29,22,27)
#120F0F
(18,15,15)
#000000
(0,0,0)

Tints of #805587

#805587
(128,85,135)
#8B6491
(139,100,145)
#96739B
(150,115,155)
#A182A5
(161,130,165)
#AC91AF
(172,145,175)
#B7A0B9
(183,160,185)
#C2AFC3
(194,175,195)
#CDBECD
(205,190,205)
#D8CDD7
(216,205,215)
#E3DCE1
(227,220,225)
#EEEBEB
(238,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #805587 color. Also use rgb(128,85,135) instead hex code.

Text Font Color

.myTextColor { color: #805587; }

<p style="color:#805587">This sample text font color is #805587.</p>

This text font color is #805587.

Background Color

.myBgColor { background-color: #805587; }

<div style="background-color:#805587">Inner text</div>

This div background color is #805587.

Border color

.myBorderColor { border: 1px solid #805587; }

<div style="border:3px solid #805587">Div</div>

This div border color is #805587.

Opacity

.myOpacity80 { color: #805587; opacity: 0.8; }

<p style="color:#805587;opacity:0.8;">80%</p>

Text with #805587 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #805587;}

<p style="text-shadow: 3px 3px 1px #805587">Text here.</p>

This text has shadow with #805587 color.


.textShadow {text-shadow: 3px 3px 1px #805587', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #805587, 5px 5px 20px red">Text here.</p>

This text has shadow with #805587 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#805587, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#805587, Direction=45, Strength=4)">Text</p>

This text has shadow with #805587 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #805587;
-webkit-box-shadow: 1px 1px 3px 2px #805587;
box-shadow: 1px 1px 3px 2px #805587;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #805587; -webkit-box-shadow: 1px 1px 3px 2px #805587; box-shadow:1px 1px 3px 2px #805587;">
Div content here
</div>

This div box has shadow with color #805587.

Preview

Color preview on black background

This text has color #805587 on black background.


Color preview on white background

This text has color #805587 on white background.


Black color preview on #805587 background

This text has black color on #805587 background.


White color preview on #805587 background

This text has white color on #805587 background.


Related colors

Complementary color

Complementary color for #hex is #7FAA78.


I love getcolorcode.com

Triadic colors

1 #878055 and #558780 with #805587 are triadic colors.

2 #875580 and #558087 with #805587 are triadic colors.