COLOR #876495

HEX: #876495 RGB: (135,100,149)

Color info

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

RGB color model

#876495 color RGB value is (135,100,149).

RGB: (135,100,149) (53%, 39%, 58%)

RGB channels and saturation

R 135 of 255 = 53%
G 100 of 255 = 39%
B 149 of 255 = 58%

135
100
149

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

Portions of RGB colors in percentages

R + G + B = 135 + 100 + 149 = 384 (100%)
R 135 of 384 ~ 35.16%
G 100 of 384 ~ 26.04%
B 149 of 384 ~ 38.8'%

%35.16
%26.04
%38.8

CMYK color model

#876495 color CMYK value is (9,33,0,42).

  • cyan value is 9.40%
  • magenta value is 32.89%
  • yellow value is 0.00%
  • key color value is 41.57%

CMYK: (9,33,0,42)
C9M33Y0K42 (9%, 33%, 0%, 42%)
(0.09 / 0.33 / 0.00 / 0.42)

CMYK percentages

%9.4
%32.89
%0
%41.57

Codes

Color #876495 in popluar color models

87 64 95
RGB 135 100 149
HSL 283° 19.68% 48.82%
HSB/HSV 283° 32.89% 58.43%
CMYK 9.40% 32.89% 0.00%
41.57%

Color #876495 in popluar number systems.

HEX 87 64 95
Decimal 135 100 149
Binary 10000111 1100100 10010101
Octal 207 144 225

Shades and tints

Shades of #876495

#876495
(135,100,149)
#7B5B88
(123,91,136)
#6F527B
(111,82,123)
#63496E
(99,73,110)
#574061
(87,64,97)
#4B3754
(75,55,84)
#3F2E47
(63,46,71)
#33253A
(51,37,58)
#271C2D
(39,28,45)
#1B1320
(27,19,32)
#0F0A13
(15,10,19)
#000000
(0,0,0)

Tints of #876495

#876495
(135,100,149)
#91729E
(145,114,158)
#9B80A7
(155,128,167)
#A58EB0
(165,142,176)
#AF9CB9
(175,156,185)
#B9AAC2
(185,170,194)
#C3B8CB
(195,184,203)
#CDC6D4
(205,198,212)
#D7D4DD
(215,212,221)
#E1E2E6
(225,226,230)
#EBF0EF
(235,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #876495 color. Also use rgb(135,100,149) instead hex code.

Text Font Color

.myTextColor { color: #876495; }

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

This text font color is #876495.

Background Color

.myBgColor { background-color: #876495; }

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

This div background color is #876495.

Border color

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

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

This div border color is #876495.

Opacity

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

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

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

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

This text has shadow with #876495 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #876495.

Preview

Color preview on black background

This text has color #876495 on black background.


Color preview on white background

This text has color #876495 on white background.


Black color preview on #876495 background

This text has black color on #876495 background.


White color preview on #876495 background

This text has white color on #876495 background.


Related colors

Complementary color

Complementary color for #hex is #789B6A.


I love getcolorcode.com

Triadic colors

1 #958764 and #649587 with #876495 are triadic colors.

2 #956487 and #648795 with #876495 are triadic colors.