COLOR #867587

HEX: #867587 RGB: (134,117,135)

Color info

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

RGB color model

#867587 color RGB value is (134,117,135).

RGB: (134,117,135) (53%, 46%, 53%)

RGB channels and saturation

R 134 of 255 = 53%
G 117 of 255 = 46%
B 135 of 255 = 53%

134
117
135

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

Portions of RGB colors in percentages

R + G + B = 134 + 117 + 135 = 386 (100%)
R 134 of 386 ~ 34.72%
G 117 of 386 ~ 30.31%
B 135 of 386 ~ 34.97'%

%34.72
%30.31
%34.97

CMYK color model

#867587 color CMYK value is (1,13,0,47).

  • cyan value is 0.74%
  • magenta value is 13.33%
  • yellow value is 0.00%
  • key color value is 47.06%
CMYK: (1,13,0,47) C1M13Y0K47 (1%,13%,0%,47%) (0.01/0.13/0.00/0.47) 

CMYK percentages

%0.74
%13.33
%0
%47.06

Codes

Color #867587 in popluar color models

86 75 87
RGB 134 117 135
HSL 297° 7.14% 49.41%
HSB/HSV 297° 13.33% 52.94%
CMYK 0.74% 13.33% 0.00%
47.06%

Color #867587 in popluar number systems.

HEX 86 75 87
Decimal 134 117 135
Binary 10000110 1110101 10000111
Octal 206 165 207

Shades and tints

Shades of #867587

#867587
(134,117,135)
#7A6B7B
(122,107,123)
#6E616F
(110,97,111)
#625763
(98,87,99)
#564D57
(86,77,87)
#4A434B
(74,67,75)
#3E393F
(62,57,63)
#322F33
(50,47,51)
#262527
(38,37,39)
#1A1B1B
(26,27,27)
#0E110F
(14,17,15)
#000000
(0,0,0)

Tints of #867587

#867587
(134,117,135)
#918191
(145,129,145)
#9C8D9B
(156,141,155)
#A799A5
(167,153,165)
#B2A5AF
(178,165,175)
#BDB1B9
(189,177,185)
#C8BDC3
(200,189,195)
#D3C9CD
(211,201,205)
#DED5D7
(222,213,215)
#E9E1E1
(233,225,225)
#F4EDEB
(244,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #867587 color. Also use rgb(134,117,135) instead hex code.

Text Font Color

.myTextColor { color: #867587; }

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

This text font color is #867587.

Background Color

.myBgColor { background-color: #867587; }

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

This div background color is #867587.

Border color

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

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

This div border color is #867587.

Opacity

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

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

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

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

This text has shadow with #867587 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #867587.

Preview

Color preview on black background

This text has color #867587 on black background.


Color preview on white background

This text has color #867587 on white background.


Black color preview on #867587 background

This text has black color on #867587 background.


White color preview on #867587 background

This text has white color on #867587 background.


Related colors

Complementary color

Complementary color for #hex is #798A78.


I love getcolorcode.com

Triadic colors

1 #878675 and #758786 with #867587 are triadic colors.

2 #877586 and #758687 with #867587 are triadic colors.