COLOR #875589

HEX: #875589 RGB: (135,85,137)

Color info

#875589 contains red, green and blue colors in about the same proportion. Web safe color of #875589 is #996699 (or #969).

RGB color model

#875589 color RGB value is (135,85,137).

RGB: (135,85,137) (53%, 33%, 54%)

RGB channels and saturation

R 135 of 255 = 53%
G 85 of 255 = 33%
B 137 of 255 = 54%

135
85
137

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

Portions of RGB colors in percentages

R + G + B = 135 + 85 + 137 = 357 (100%)
R 135 of 357 ~ 37.82%
G 85 of 357 ~ 23.81%
B 137 of 357 ~ 38.38'%

%37.82
%23.81
%38.38

CMYK color model

#875589 color CMYK value is (1,38,0,46).

  • cyan value is 1.46%
  • magenta value is 37.96%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (1,38,0,46)
C1M38Y0K46 (1%, 38%, 0%, 46%)
(0.01 / 0.38 / 0.00 / 0.46)

CMYK percentages

%1.46
%37.96
%0
%46.27

Codes

Color #875589 in popluar color models

87 55 89
RGB 135 85 137
HSL 298° 23.42% 43.53%
HSB/HSV 298° 37.96% 53.73%
CMYK 1.46% 37.96% 0.00%
46.27%

Color #875589 in popluar number systems.

HEX 87 55 89
Decimal 135 85 137
Binary 10000111 1010101 10001001
Octal 207 125 211

Shades and tints

Shades of #875589

#875589
(135,85,137)
#7B4E7D
(123,78,125)
#6F4771
(111,71,113)
#634065
(99,64,101)
#573959
(87,57,89)
#4B324D
(75,50,77)
#3F2B41
(63,43,65)
#332435
(51,36,53)
#271D29
(39,29,41)
#1B161D
(27,22,29)
#0F0F11
(15,15,17)
#000000
(0,0,0)

Tints of #875589

#875589
(135,85,137)
#916493
(145,100,147)
#9B739D
(155,115,157)
#A582A7
(165,130,167)
#AF91B1
(175,145,177)
#B9A0BB
(185,160,187)
#C3AFC5
(195,175,197)
#CDBECF
(205,190,207)
#D7CDD9
(215,205,217)
#E1DCE3
(225,220,227)
#EBEBED
(235,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #875589; }

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

This text font color is #875589.

Background Color

.myBgColor { background-color: #875589; }

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

This div background color is #875589.

Border color

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

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

This div border color is #875589.

Opacity

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

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

Text with #875589 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 #875589;}

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

This text has shadow with #875589 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #875589.

Preview

Color preview on black background

This text has color #875589 on black background.


Color preview on white background

This text has color #875589 on white background.


Black color preview on #875589 background

This text has black color on #875589 background.


White color preview on #875589 background

This text has white color on #875589 background.


Related colors

Complementary color

Complementary color for #hex is #78AA76.


I love getcolorcode.com

Triadic colors

1 #898755 and #558987 with #875589 are triadic colors.

2 #895587 and #558789 with #875589 are triadic colors.