COLOR #867666

HEX: #867666 RGB: (134,118,102)

Color info

#867666 contains red, green and blue colors in about the same proportion. Web safe color of #867666 is #996666 (or #966).

RGB color model

#867666 color RGB value is (134,118,102).

RGB: (134,118,102) (53%, 46%, 40%)

RGB channels and saturation

R 134 of 255 = 53%
G 118 of 255 = 46%
B 102 of 255 = 40%

134
118
102

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

Portions of RGB colors in percentages

R + G + B = 134 + 118 + 102 = 354 (100%)
R 134 of 354 ~ 37.85%
G 118 of 354 ~ 33.33%
B 102 of 354 ~ 28.81'%

%37.85
%33.33
%28.81

CMYK color model

#867666 color CMYK value is (0,12,24,47).

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

CMYK: (0,12,24,47)
C0M12Y24K47 (0%, 12%, 24%, 47%)
(0.00 / 0.12 / 0.24 / 0.47)

CMYK percentages

%0
%11.94
%23.88
%47.45

Codes

Color #867666 in popluar color models

86 76 66
RGB 134 118 102
HSL 30° 13.56% 46.27%
HSB/HSV 30° 23.88% 52.55%
CMYK 0.00% 11.94% 23.88%
47.45%

Color #867666 in popluar number systems.

HEX 86 76 66
Decimal 134 118 102
Binary 10000110 1110110 1100110
Octal 206 166 146

Shades and tints

Shades of #867666

#867666
(134,118,102)
#7A6C5D
(122,108,93)
#6E6254
(110,98,84)
#62584B
(98,88,75)
#564E42
(86,78,66)
#4A4439
(74,68,57)
#3E3A30
(62,58,48)
#323027
(50,48,39)
#26261E
(38,38,30)
#1A1C15
(26,28,21)
#0E120C
(14,18,12)
#000000
(0,0,0)

Tints of #867666

#867666
(134,118,102)
#918273
(145,130,115)
#9C8E80
(156,142,128)
#A79A8D
(167,154,141)
#B2A69A
(178,166,154)
#BDB2A7
(189,178,167)
#C8BEB4
(200,190,180)
#D3CAC1
(211,202,193)
#DED6CE
(222,214,206)
#E9E2DB
(233,226,219)
#F4EEE8
(244,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #867666; }

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

This text font color is #867666.

Background Color

.myBgColor { background-color: #867666; }

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

This div background color is #867666.

Border color

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

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

This div border color is #867666.

Opacity

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

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

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

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

This text has shadow with #867666 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #867666.

Preview

Color preview on black background

This text has color #867666 on black background.


Color preview on white background

This text has color #867666 on white background.


Black color preview on #867666 background

This text has black color on #867666 background.


White color preview on #867666 background

This text has white color on #867666 background.


Related colors

Complementary color

Complementary color for #hex is #798999.


I love getcolorcode.com

Triadic colors

1 #668676 and #766686 with #867666 are triadic colors.

2 #667686 and #768666 with #867666 are triadic colors.