COLOR #875681

HEX: #875681 RGB: (135,86,129)

Color info

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

RGB color model

#875681 color RGB value is (135,86,129).

RGB: (135,86,129) (53%, 34%, 51%)

RGB channels and saturation

R 135 of 255 = 53%
G 86 of 255 = 34%
B 129 of 255 = 51%

135
86
129

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

Portions of RGB colors in percentages

R + G + B = 135 + 86 + 129 = 350 (100%)
R 135 of 350 ~ 38.57%
G 86 of 350 ~ 24.57%
B 129 of 350 ~ 36.86'%

%38.57
%24.57
%36.86

CMYK color model

#875681 color CMYK value is (0,36,4,47).

  • cyan value is 0.00%
  • magenta value is 36.30%
  • yellow value is 4.44%
  • key color value is 47.06%

CMYK: (0,36,4,47)
C0M36Y4K47 (0%, 36%, 4%, 47%)
(0.00 / 0.36 / 0.04 / 0.47)

CMYK percentages

%0
%36.3
%4.44
%47.06

Codes

Color #875681 in popluar color models

87 56 81
RGB 135 86 129
HSL 307° 22.17% 43.33%
HSB/HSV 307° 36.30% 52.94%
CMYK 0.00% 36.30% 4.44%
47.06%

Color #875681 in popluar number systems.

HEX 87 56 81
Decimal 135 86 129
Binary 10000111 1010110 10000001
Octal 207 126 201

Shades and tints

Shades of #875681

#875681
(135,86,129)
#7B4F76
(123,79,118)
#6F486B
(111,72,107)
#634160
(99,65,96)
#573A55
(87,58,85)
#4B334A
(75,51,74)
#3F2C3F
(63,44,63)
#332534
(51,37,52)
#271E29
(39,30,41)
#1B171E
(27,23,30)
#0F1013
(15,16,19)
#000000
(0,0,0)

Tints of #875681

#875681
(135,86,129)
#91658C
(145,101,140)
#9B7497
(155,116,151)
#A583A2
(165,131,162)
#AF92AD
(175,146,173)
#B9A1B8
(185,161,184)
#C3B0C3
(195,176,195)
#CDBFCE
(205,191,206)
#D7CED9
(215,206,217)
#E1DDE4
(225,221,228)
#EBECEF
(235,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #875681 color. Also use rgb(135,86,129) instead hex code.

Text Font Color

.myTextColor { color: #875681; }

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

This text font color is #875681.

Background Color

.myBgColor { background-color: #875681; }

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

This div background color is #875681.

Border color

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

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

This div border color is #875681.

Opacity

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

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

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

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

This text has shadow with #875681 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #875681.

Preview

Color preview on black background

This text has color #875681 on black background.


Color preview on white background

This text has color #875681 on white background.


Black color preview on #875681 background

This text has black color on #875681 background.


White color preview on #875681 background

This text has white color on #875681 background.


Related colors

Complementary color

Complementary color for #hex is #78A97E.


I love getcolorcode.com

Triadic colors

1 #818756 and #568187 with #875681 are triadic colors.

2 #815687 and #568781 with #875681 are triadic colors.