COLOR #867684

HEX: #867684 RGB: (134,118,132)

Color info

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

RGB color model

#867684 color RGB value is (134,118,132).

RGB: (134,118,132) (53%, 46%, 52%)

RGB channels and saturation

R 134 of 255 = 53%
G 118 of 255 = 46%
B 132 of 255 = 52%

134
118
132

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

Portions of RGB colors in percentages

R + G + B = 134 + 118 + 132 = 384 (100%)
R 134 of 384 ~ 34.9%
G 118 of 384 ~ 30.73%
B 132 of 384 ~ 34.38'%

%34.9
%30.73
%34.38

CMYK color model

#867684 color CMYK value is (0,12,1,47).

  • cyan value is 0.00%
  • magenta value is 11.94%
  • yellow value is 1.49%
  • key color value is 47.45%

CMYK: (0,12,1,47)
C0M12Y1K47 (0%, 12%, 1%, 47%)
(0.00 / 0.12 / 0.01 / 0.47)

CMYK percentages

%0
%11.94
%1.49
%47.45

Codes

Color #867684 in popluar color models

86 76 84
RGB 134 118 132
HSL 308° 6.35% 49.41%
HSB/HSV 308° 11.94% 52.55%
CMYK 0.00% 11.94% 1.49%
47.45%

Color #867684 in popluar number systems.

HEX 86 76 84
Decimal 134 118 132
Binary 10000110 1110110 10000100
Octal 206 166 204

Shades and tints

Shades of #867684

#867684
(134,118,132)
#7A6C78
(122,108,120)
#6E626C
(110,98,108)
#625860
(98,88,96)
#564E54
(86,78,84)
#4A4448
(74,68,72)
#3E3A3C
(62,58,60)
#323030
(50,48,48)
#262624
(38,38,36)
#1A1C18
(26,28,24)
#0E120C
(14,18,12)
#000000
(0,0,0)

Tints of #867684

#867684
(134,118,132)
#91828F
(145,130,143)
#9C8E9A
(156,142,154)
#A79AA5
(167,154,165)
#B2A6B0
(178,166,176)
#BDB2BB
(189,178,187)
#C8BEC6
(200,190,198)
#D3CAD1
(211,202,209)
#DED6DC
(222,214,220)
#E9E2E7
(233,226,231)
#F4EEF2
(244,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #867684 color. Also use rgb(134,118,132) instead hex code.

Text Font Color

.myTextColor { color: #867684; }

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

This text font color is #867684.

Background Color

.myBgColor { background-color: #867684; }

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

This div background color is #867684.

Border color

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

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

This div border color is #867684.

Opacity

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

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

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

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

This text has shadow with #867684 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #867684.

Preview

Color preview on black background

This text has color #867684 on black background.


Color preview on white background

This text has color #867684 on white background.


Black color preview on #867684 background

This text has black color on #867684 background.


White color preview on #867684 background

This text has white color on #867684 background.


Related colors

Complementary color

Complementary color for #hex is #79897B.


I love getcolorcode.com

Triadic colors

1 #848676 and #768486 with #867684 are triadic colors.

2 #847686 and #768684 with #867684 are triadic colors.