COLOR #876791

HEX: #876791 RGB: (135,103,145)

Color info

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

RGB color model

#876791 color RGB value is (135,103,145).

RGB: (135,103,145) (53%, 40%, 57%)

RGB channels and saturation

R 135 of 255 = 53%
G 103 of 255 = 40%
B 145 of 255 = 57%

135
103
145

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

Portions of RGB colors in percentages

R + G + B = 135 + 103 + 145 = 383 (100%)
R 135 of 383 ~ 35.25%
G 103 of 383 ~ 26.89%
B 145 of 383 ~ 37.86'%

%35.25
%26.89
%37.86

CMYK color model

#876791 color CMYK value is (7,29,0,43).

  • cyan value is 6.90%
  • magenta value is 28.97%
  • yellow value is 0.00%
  • key color value is 43.14%

CMYK: (7,29,0,43)
C7M29Y0K43 (7%, 29%, 0%, 43%)
(0.07 / 0.29 / 0.00 / 0.43)

CMYK percentages

%6.9
%28.97
%0
%43.14

Codes

Color #876791 in popluar color models

87 67 91
RGB 135 103 145
HSL 286° 16.94% 48.63%
HSB/HSV 286° 28.97% 56.86%
CMYK 6.90% 28.97% 0.00%
43.14%

Color #876791 in popluar number systems.

HEX 87 67 91
Decimal 135 103 145
Binary 10000111 1100111 10010001
Octal 207 147 221

Shades and tints

Shades of #876791

#876791
(135,103,145)
#7B5E84
(123,94,132)
#6F5577
(111,85,119)
#634C6A
(99,76,106)
#57435D
(87,67,93)
#4B3A50
(75,58,80)
#3F3143
(63,49,67)
#332836
(51,40,54)
#271F29
(39,31,41)
#1B161C
(27,22,28)
#0F0D0F
(15,13,15)
#000000
(0,0,0)

Tints of #876791

#876791
(135,103,145)
#91749B
(145,116,155)
#9B81A5
(155,129,165)
#A58EAF
(165,142,175)
#AF9BB9
(175,155,185)
#B9A8C3
(185,168,195)
#C3B5CD
(195,181,205)
#CDC2D7
(205,194,215)
#D7CFE1
(215,207,225)
#E1DCEB
(225,220,235)
#EBE9F5
(235,233,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #876791 color. Also use rgb(135,103,145) instead hex code.

Text Font Color

.myTextColor { color: #876791; }

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

This text font color is #876791.

Background Color

.myBgColor { background-color: #876791; }

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

This div background color is #876791.

Border color

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

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

This div border color is #876791.

Opacity

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

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

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

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

This text has shadow with #876791 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #876791.

Preview

Color preview on black background

This text has color #876791 on black background.


Color preview on white background

This text has color #876791 on white background.


Black color preview on #876791 background

This text has black color on #876791 background.


White color preview on #876791 background

This text has white color on #876791 background.


Related colors

Complementary color

Complementary color for #hex is #78986E.


I love getcolorcode.com

Triadic colors

1 #918767 and #679187 with #876791 are triadic colors.

2 #916787 and #678791 with #876791 are triadic colors.